01KVVMV9QMCRVYA6E7NA164DF5: 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: [
        "oxidecomputer/dendrite",
    ],
    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: 01KVVMVQB93HRD0X5DVGRHJSKK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-24T01:46:37.886Zjob assigned to worker 01KVVMVWWAS9SXFGPQZJZNSVR7 [factory aws, i-0155e9e20ff6d159f] (queued for 1 m 2 s)
 
22026-06-24T01:46:45.926Zstarting task 0: "setup"
32026-06-24T01:46:45.940Z++ uname -s
42026-06-24T01:46:45.943Z+ kern=SunOS
52026-06-24T01:46:45.944Z+ build_user=build
62026-06-24T01:46:45.944Z+ build_uid=12345
72026-06-24T01:46:45.944Z+ work_dir=/work
82026-06-24T01:46:45.944Z+ input_dir=/input
92026-06-24T01:46:45.944Z+ [[ 0 == 12345 ]]
102026-06-24T01:46:45.944Z+ case "$kern" in
112026-06-24T01:46:45.944Z+ groupadd -g 12345 build
122026-06-24T01:46:45.944Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-24T01:46:47.947Z+ zfs create -o mountpoint=/work rpool/work
142026-06-24T01:46:48.074Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-24T01:46:48.077Z+ home_fs=zfs
162026-06-24T01:46:48.077Z+ [[ zfs == autofs ]]
172026-06-24T01:46:48.077Z+ mkdir -p /home/build
182026-06-24T01:46:48.079Z+ chown build:build /home/build /work
192026-06-24T01:46:50.082Z+ chmod 0700 /home/build /work
202026-06-24T01:46:50.087Zprocess exited: duration 4165 ms, exit code 0
 
212026-06-24T01:46:50.093Zstarting task 1: "rust-toolchain"
222026-06-24T01:46:50.101Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
232026-06-24T01:46:50.101Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-24T01:46:50.101Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-06-24T01:46:50.102Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-06-24T01:46:50.104Z * rust toolchain channel = "1.96.0"
272026-06-24T01:46:50.104Z * rust toolchain profile = "default"
282026-06-24T01:46:50.105Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-24T01:46:50.105Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
302026-06-24T01:46:50.190Zinfo: downloading installer
312026-06-24T01:46:52.043Zwarn: It looks like you have an existing rustup settings file at:
322026-06-24T01:46:52.043Zwarn: /home/build/.rustup/settings.toml
332026-06-24T01:46:52.043Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-24T01:46:52.043Zwarn: instead of the one inferred from the default host triple.
352026-06-24T01:46:52.053Zinfo: profile set to default
362026-06-24T01:46:52.053Zinfo: default host triple is x86_64-unknown-illumos
372026-06-24T01:46:52.056Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
382026-06-24T01:46:52.227Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
392026-06-24T01:46:52.230Zinfo: downloading 6 components
402026-06-24T01:47:06.736Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
412026-06-24T01:47:06.736Z
422026-06-24T01:47:06.765Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
432026-06-24T01:47:06.765Z
442026-06-24T01:47:06.765Z
452026-06-24T01:47:06.765ZRust is installed now. Great!
462026-06-24T01:47:06.765Z
472026-06-24T01:47:06.765ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-24T01:47:06.765Zenvironment variable. This has not been done automatically.
492026-06-24T01:47:06.765Z
502026-06-24T01:47:06.765ZTo configure your current shell, you need to source
512026-06-24T01:47:06.765Zthe corresponding env file under $HOME/.cargo.
522026-06-24T01:47:06.765Z
532026-06-24T01:47:06.765ZThis is usually done by running one of the following (note the leading DOT):
542026-06-24T01:47:06.765Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-24T01:47:06.765Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-24T01:47:06.765Zsource "~/.cargo/env.nu" # For nushell
572026-06-24T01:47:06.765Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-24T01:47:06.765Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-24T01:47:06.765Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-24T01:47:06.768Zwarn: no default linker (`cc`) was found in your PATH
612026-06-24T01:47:06.768Zwarn: many Rust crates require a system C toolchain to build
622026-06-24T01:47:06.870Z+ rustup --version
632026-06-24T01:47:06.877Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-24T01:47:06.877Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-24T01:47:06.899Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
662026-06-24T01:47:06.904Z+ cargo --version
672026-06-24T01:47:06.913Zcargo 1.96.0 (30a34c682 2026-05-25)
682026-06-24T01:47:06.916Z+ rustc --version
692026-06-24T01:47:06.938Zrustc 1.96.0 (ac68faa20 2026-05-25)
702026-06-24T01:47:06.941Zprocess exited: duration 16847 ms, exit code 0
 
712026-06-24T01:47:06.947Zstarting task 2: "authentication"
722026-06-24T01:47:06.971Zprocess exited: duration 24 ms, exit code 0
 
732026-06-24T01:47:06.979Zstarting task 3: "clone repository"
742026-06-24T01:47:06.983Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-24T01:47:06.986Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-24T01:47:07.021ZCloning into '/work/oxidecomputer/omicron'...
772026-06-24T01:47:16.503Z+ cd /work/oxidecomputer/omicron
782026-06-24T01:47:16.503Z+ git fetch origin 3559cc0cbcdae07971bbc35938fa33d77a525c3f
792026-06-24T01:47:16.814ZFrom https://github.com/oxidecomputer/omicron
802026-06-24T01:47:16.814Z * branch 3559cc0cbcdae07971bbc35938fa33d77a525c3f -> FETCH_HEAD
812026-06-24T01:47:16.828Z+ [[ -n alan/the-update-channel ]]
822026-06-24T01:47:16.831Z++ git branch --show-current
832026-06-24T01:47:16.834Z+ current=main
842026-06-24T01:47:16.834Z+ [[ main != alan/the-update-channel ]]
852026-06-24T01:47:16.834Z+ git branch -f alan/the-update-channel 3559cc0cbcdae07971bbc35938fa33d77a525c3f
862026-06-24T01:47:16.837Z+ git checkout -f alan/the-update-channel
872026-06-24T01:47:17.082ZSwitched to branch 'alan/the-update-channel'
882026-06-24T01:47:17.084Z+ git reset --hard 3559cc0cbcdae07971bbc35938fa33d77a525c3f
892026-06-24T01:47:17.324ZHEAD is now at 3559cc0cb fix hakari
902026-06-24T01:47:17.326Zprocess exited: duration 10348 ms, exit code 0
 
912026-06-24T01:47:17.332Zstarting task 4: "build"
922026-06-24T01:47:17.343Z+ source ./env.sh
932026-06-24T01:47:17.343Z++ OLD_SHELL_OPTS=ehxB
942026-06-24T01:47:17.343Z++ set -o xtrace
952026-06-24T01:47:17.346Z++++ dirname ./env.sh
962026-06-24T01:47:17.349Z+++ readlink -f .
972026-06-24T01:47:17.352Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ 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-24T01:47:17.352Z++ case $OLD_SHELL_OPTS in
1092026-06-24T01:47:17.352Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-24T01:47:17.352Z+ source .github/buildomat/ci-env.sh
1112026-06-24T01:47:17.352Z++ export CARGO_TERM_COLOR=always
1122026-06-24T01:47:17.352Z++ CARGO_TERM_COLOR=always
1132026-06-24T01:47:17.352Z+ target_os=illumos
1142026-06-24T01:47:17.352Z+ NEXTEST_VERSION=0.9.131
1152026-06-24T01:47:17.352Z+ cargo --version
1162026-06-24T01:47:17.363Zcargo 1.96.0 (30a34c682 2026-05-25)
1172026-06-24T01:47:17.366Z+ rustc --version
1182026-06-24T01:47:17.389Zrustc 1.96.0 (ac68faa20 2026-05-25)
1192026-06-24T01:47:17.392Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.131/illumos
1202026-06-24T01:47:17.394Z+ gunzip
1212026-06-24T01:47:17.394Z+ tar -xvf - -C /home/build/.cargo/bin
1222026-06-24T01:47:18.505Zx cargo-nextest, 22186872 bytes, 43334 tape blocks
1232026-06-24T01:47:18.508Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1242026-06-24T01:47:18.508Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1252026-06-24T01:47:18.508Ztests will store ephemeral output in /var/tmp/omicron_tmp
1262026-06-24T01:47:18.508Z+ mkdir /var/tmp/omicron_tmp
1272026-06-24T01:47:18.511Z+ OUTPUT_DIR=/work
1282026-06-24T01:47:18.511Z+ echo 'tests will store non-ephemeral output in /work'
1292026-06-24T01:47:18.511Ztests will store non-ephemeral output in /work
1302026-06-24T01:47:18.511Z+ mkdir -p /work
1312026-06-24T01:47:18.514Z+ banner prerequisites
1322026-06-24T01:47:18.517Z
1332026-06-24T01:47:18.517Z ##### ##### ###### ##### ###### #### # # # #### #
1342026-06-24T01:47:18.517Z # # # # # # # # # # # # # # #
1352026-06-24T01:47:18.517Z # # # # ##### # # ##### # # # # # #### #
1362026-06-24T01:47:18.517Z ##### ##### # ##### # # # # # # # # #
1372026-06-24T01:47:18.517Z # # # # # # # # # # # # # # #
1382026-06-24T01:47:18.517Z # # # ###### # # ###### ### # #### # #### #
1392026-06-24T01:47:18.517Z
1402026-06-24T01:47:18.517Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1412026-06-24T01:47:20.092Z Startup: Refreshing catalog 'helios' ... Done
1422026-06-24T01:47:20.196Z Startup: Caching catalogs ... Done
1432026-06-24T01:47:20.654ZPlanning: Solver setup ... Done (0.414s)
1442026-06-24T01:47:20.681ZPlanning: Running solver ... Done (0.026s)
1452026-06-24T01:47:20.693ZPlanning: Finding local manifests ... Done (0.003s)
1462026-06-24T01:47:20.704ZPlanning: Fetching manifests: 0/2 0% complete
1472026-06-24T01:47:20.728ZPlanning: Fetching manifests: 2/2 100% complete
1482026-06-24T01:47:20.742ZPlanning: Package planning ... Done (0.015s)
1492026-06-24T01:47:20.745ZPlanning: Merging actions ... Done (0.002s)
1502026-06-24T01:47:20.911ZPlanning: Checking for conflicting actions ... Done (0.167s)
1512026-06-24T01:47:20.914ZPlanning: Consolidating action changes ... Done (0.001s)
1522026-06-24T01:47:21.807ZPlanning: Evaluating mediators ... Done (0.895s)
1532026-06-24T01:47:21.810ZPlanning: Planning completed in 1.59 seconds
1542026-06-24T01:47:21.817Z Packages to install: 2
1552026-06-24T01:47:21.817Z Estimated space available: 156.05 GB
1562026-06-24T01:47:21.817ZEstimated space to be consumed: 29.56 MB
1572026-06-24T01:47:21.817Z Create boot environment: No
1582026-06-24T01:47:21.817ZCreate backup boot environment: No
1592026-06-24T01:47:21.817Z Rebuild boot archive: No
1602026-06-24T01:47:21.819Z
1612026-06-24T01:47:21.819ZChanged packages:
1622026-06-24T01:47:21.819Zhelios
1632026-06-24T01:47:21.819Z developer/build-essential
1642026-06-24T01:47:21.820Z None -> 11-3.0
1652026-06-24T01:47:21.820Z library/libxmlsec1
1662026-06-24T01:47:21.820Z None -> 1.2.35-3.0
1672026-06-24T01:47:21.844Z
1682026-06-24T01:47:21.844ZDownload: 0/214 items 0.0/1.3MB 0% complete
1692026-06-24T01:47:22.474ZDownload: Completed 1.28 MB in 0.63 seconds (2.0M/s)
1702026-06-24T01:47:22.538Z Actions: 1/268 actions (Installing new actions)
1712026-06-24T01:47:22.574Z Actions: Completed 268 actions in 0.04 seconds.
1722026-06-24T01:47:22.587ZFinalize: Updating package state database ... Done (0.013s)
1732026-06-24T01:47:22.587ZFinalize: Updating package cache ... Done (0.000s)
1742026-06-24T01:47:22.614ZFinalize: Updating image state ... Done (0.027s)
1752026-06-24T01:47:25.197ZFinalize: Creating fast lookup database ... Done (2.554s)
1762026-06-24T01:47:25.271ZFinalize: Reading search index ... Done (0.013s)
1772026-06-24T01:47:25.274ZFinalize: Updating search index ... Done (0.000s)
1782026-06-24T01:47:25.370ZFinalize: Updating package cache ... Done (0.000s)
1792026-06-24T01:47:25.684ZPlanning: Evaluating mediator changes ... Done
1802026-06-24T01:47:25.788ZPlanning: Checking for conflicting actions ... Done
1812026-06-24T01:47:25.791ZPlanning: Consolidating action changes ... Done
1822026-06-24T01:47:25.942ZPlanning: Evaluating mediators ... Done
1832026-06-24T01:47:25.946ZPlanning: Planning completed in 0.26 seconds
1842026-06-24T01:47:25.968Z Mediators to change: 2
1852026-06-24T01:47:25.968Z Create boot environment: No
1862026-06-24T01:47:25.968ZCreate backup boot environment: No
1872026-06-24T01:47:26.017ZFinalize: Updating package state database ... Done
1882026-06-24T01:47:26.017ZFinalize: Updating package cache ... Done
1892026-06-24T01:47:26.032ZFinalize: Updating image state ... Done
1902026-06-24T01:47:27.954ZFinalize: Creating fast lookup database ... Done
1912026-06-24T01:47:28.015ZFinalize: Reading search index ... Done
1922026-06-24T01:47:28.018ZFinalize: Updating search index ... Done
1932026-06-24T01:47:28.084ZFinalize: Updating package cache ... Done
1942026-06-24T01:47:28.373ZPlanning: Evaluating mediator changes ... Done
1952026-06-24T01:47:28.476ZPlanning: Checking for conflicting actions ... Done
1962026-06-24T01:47:28.478ZPlanning: Consolidating action changes ... Done
1972026-06-24T01:47:28.630ZPlanning: Evaluating mediators ... Done
1982026-06-24T01:47:28.633ZPlanning: Planning completed in 0.26 seconds
1992026-06-24T01:47:28.653Z Mediators to change: 1
2002026-06-24T01:47:28.653Z Create boot environment: No
2012026-06-24T01:47:28.653ZCreate backup boot environment: No
2022026-06-24T01:47:28.697ZFinalize: Updating package state database ... Done
2032026-06-24T01:47:28.697ZFinalize: Updating package cache ... Done
2042026-06-24T01:47:28.710ZFinalize: Updating image state ... Done
2052026-06-24T01:47:30.632ZFinalize: Creating fast lookup database ... Done
2062026-06-24T01:47:30.697ZFinalize: Reading search index ... Done
2072026-06-24T01:47:30.701ZFinalize: Updating search index ... Done
2082026-06-24T01:47:30.756ZFinalize: Updating package cache ... Done
2092026-06-24T01:47:31.069ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102026-06-24T01:47:31.069Zapache system 2.4 system
2112026-06-24T01:47:31.069Zclang system 15 system
2122026-06-24T01:47:31.069Zcsh system system illumos
2132026-06-24T01:47:31.069Zctags system system illumos
2142026-06-24T01:47:31.069Zfile vendor vendor darwinsys
2152026-06-24T01:47:31.069Zfile system system illumos
2162026-06-24T01:47:31.069Zgcc vendor 14 vendor
2172026-06-24T01:47:31.069Zgcc system 13 system
2182026-06-24T01:47:31.069Zgcc system 10 system
2192026-06-24T01:47:31.069Zgo system 1.25 system
2202026-06-24T01:47:31.069Zllvm system 15 system
2212026-06-24T01:47:31.069Zmariadb system 11.4 system
2222026-06-24T01:47:31.069Zmta vendor vendor dma
2232026-06-24T01:47:31.069Zopenjdk system 17 system
2242026-06-24T01:47:31.069Zopenjdk system 11 system
2252026-06-24T01:47:31.069Zopenssl vendor 3 vendor
2262026-06-24T01:47:31.069Zperl system 5.40 system
2272026-06-24T01:47:31.069Zpostgresql system 18 system
2282026-06-24T01:47:31.069Zpostgresql system 17 system
2292026-06-24T01:47:31.069Zpython vendor 3 vendor
2302026-06-24T01:47:31.069Zpython system 2 system
2312026-06-24T01:47:31.069Zpython3 vendor 3.13 vendor
2322026-06-24T01:47:31.069Zruby system 3.4 system
2332026-06-24T01:47:31.069Zruby system 3.0 system
2342026-06-24T01:47:31.069Zwords vendor vendor american-english
2352026-06-24T01:47:31.069Zwords system system australian-english
2362026-06-24T01:47:31.069Zwords system system british-english
2372026-06-24T01:47:31.069Zwords system system canadian-english
2382026-06-24T01:47:31.069Zwords system system french
2392026-06-24T01:47:31.069Zwords system system italian
2402026-06-24T01:47:31.069Zwords system system ngerman
2412026-06-24T01:47:31.069Zwords system system ogerman
2422026-06-24T01:47:31.069Zwords system system spanish
2432026-06-24T01:47:31.321ZPUBLISHER TYPE STATUS P LOCATION
2442026-06-24T01:47:31.321Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2452026-06-24T01:47:31.621ZFMRI IFO
2462026-06-24T01:47:31.621Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2472026-06-24T01:47:31.621Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2482026-06-24T01:47:31.621Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2492026-06-24T01:47:31.621Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2502026-06-24T01:47:31.621Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2512026-06-24T01:47:31.621Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2522026-06-24T01:47:31.621Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2532026-06-24T01:47:31.621Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2542026-06-24T01:47:31.621Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2552026-06-24T01:47:31.881Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562026-06-24T01:47:32.147Z Updating crates.io index
2572026-06-24T01:47:32.150Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582026-06-24T01:47:32.393Z Updating git repository `https://github.com/oxidecomputer/lldp`
2592026-06-24T01:47:32.695Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2602026-06-24T01:47:32.991Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-06-24T01:47:33.869Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2622026-06-24T01:47:34.401Z Updating git repository `https://github.com/oxidecomputer/crucible`
2632026-06-24T01:47:35.892Z Updating git repository `https://github.com/oxidecomputer/opte`
2642026-06-24T01:47:36.617Z Updating git repository `https://github.com/oxidecomputer/tofino`
2652026-06-24T01:47:36.864Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-06-24T01:47:37.901Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-06-24T01:47:38.298Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-06-24T01:47:38.631Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-06-24T01:47:38.877Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-06-24T01:47:39.296Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2712026-06-24T01:47:39.753Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2722026-06-24T01:47:39.985Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-06-24T01:47:40.204Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-06-24T01:47:40.448Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2752026-06-24T01:47:40.733Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2762026-06-24T01:47:40.974Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2772026-06-24T01:47:41.207Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2782026-06-24T01:47:41.466Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2792026-06-24T01:47:41.829Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2802026-06-24T01:47:42.143Z Updating git repository `https://github.com/oxidecomputer/erebor`
2812026-06-24T01:47:42.367Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-06-24T01:47:42.760Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-06-24T01:47:42.988Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-06-24T01:47:43.271Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-06-24T01:47:43.496Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-06-24T01:47:43.718Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-06-24T01:47:44.052Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882026-06-24T01:47:44.376Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-06-24T01:47:44.789Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902026-06-24T01:47:45.073Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2912026-06-24T01:47:45.328Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922026-06-24T01:47:45.628Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2932026-06-24T01:47:45.868Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-06-24T01:47:46.123Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-06-24T01:47:46.381Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-06-24T01:47:46.589Z Updating git repository `https://github.com/illumos/smf-rs`
2972026-06-24T01:47:49.765Z Downloading crates ...
2982026-06-24T01:47:49.828Z Downloaded colorchoice v1.0.4
2992026-06-24T01:47:49.831Z Downloaded generic-array v0.14.7
3002026-06-24T01:47:49.838Z Downloaded unicode-linebreak v0.1.5
3012026-06-24T01:47:49.841Z Downloaded terminal_size v0.4.3
3022026-06-24T01:47:49.845Z Downloaded scroll_derive v0.12.1
3032026-06-24T01:47:49.845Z Downloaded errno v0.3.14
3042026-06-24T01:47:49.847Z Downloaded erased-serde v0.4.9
3052026-06-24T01:47:49.847Z Downloaded byteorder v1.5.0
3062026-06-24T01:47:49.850Z Downloaded toml v0.8.23
3072026-06-24T01:47:49.850Z Downloaded toml_write v0.1.2
3082026-06-24T01:47:49.850Z Downloaded cargo_metadata v0.21.0
3092026-06-24T01:47:49.853Z Downloaded block-buffer v0.10.4
3102026-06-24T01:47:49.853Z Downloaded equivalent v1.0.2
3112026-06-24T01:47:49.853Z Downloaded anstream v1.0.0
3122026-06-24T01:47:49.856Z Downloaded thread-id v4.2.2
3132026-06-24T01:47:49.856Z Downloaded ucd-trie v0.1.7
3142026-06-24T01:47:49.856Z Downloaded proc-macro-error v1.0.4
3152026-06-24T01:47:49.858Z Downloaded zerocopy-derive v0.7.35
3162026-06-24T01:47:49.862Z Downloaded zerofrom v0.1.6
3172026-06-24T01:47:49.862Z Downloaded usdt v0.5.0
3182026-06-24T01:47:49.862Z Downloaded unicode-xid v0.2.6
3192026-06-24T01:47:49.865Z Downloaded dtrace-parser v0.2.0
3202026-06-24T01:47:49.865Z Downloaded dof v0.3.0
3212026-06-24T01:47:49.865Z Downloaded thiserror v1.0.69
3222026-06-24T01:47:49.867Z Downloaded version_check v0.9.5
3232026-06-24T01:47:49.867Z Downloaded once_cell v1.21.3
3242026-06-24T01:47:49.870Z Downloaded anstyle-query v1.1.5
3252026-06-24T01:47:49.870Z Downloaded autocfg v1.5.0
3262026-06-24T01:47:49.870Z Downloaded anstyle-parse v1.0.0
3272026-06-24T01:47:49.875Z Downloaded thiserror v2.0.18
3282026-06-24T01:47:49.875Z Downloaded typeid v1.0.3
3292026-06-24T01:47:49.879Z Downloaded bytecount v0.6.9
3302026-06-24T01:47:49.879Z Downloaded anstyle v1.0.14
3312026-06-24T01:47:49.879Z Downloaded bitflags v2.11.0
3322026-06-24T01:47:49.879Z Downloaded usdt-impl v0.5.0
3332026-06-24T01:47:49.882Z Downloaded toml_datetime v0.6.11
3342026-06-24T01:47:49.882Z Downloaded zerofrom-derive v0.1.6
3352026-06-24T01:47:49.885Z Downloaded camino v1.2.2
3362026-06-24T01:47:49.889Z Downloaded usdt-attr-macro v0.5.0
3372026-06-24T01:47:49.897Z Downloaded anyhow v1.0.102
3382026-06-24T01:47:49.897Z Downloaded zerovec-derive v0.11.2
3392026-06-24T01:47:49.901Z Downloaded cargo-platform v0.2.0
3402026-06-24T01:47:49.901Z Downloaded writeable v0.6.2
3412026-06-24T01:47:49.901Z Downloaded utf8parse v0.2.2
3422026-06-24T01:47:49.901Z Downloaded yoke-derive v0.8.1
3432026-06-24T01:47:49.901Z Downloaded usdt-macro v0.5.0
3442026-06-24T01:47:49.904Z Downloaded digest v0.10.7
3452026-06-24T01:47:49.904Z Downloaded zmij v1.0.21
3462026-06-24T01:47:49.904Z Downloaded icu_normalizer v2.1.1
3472026-06-24T01:47:49.908Z Downloaded camino-tempfile v1.4.1
3482026-06-24T01:47:49.908Z Downloaded yoke v0.8.1
3492026-06-24T01:47:49.908Z Downloaded utf8_iter v1.0.4
3502026-06-24T01:47:49.911Z Downloaded thiserror-impl v2.0.18
3512026-06-24T01:47:49.915Z Downloaded stable_deref_trait v1.2.1
3522026-06-24T01:47:49.917Z Downloaded cpufeatures v0.2.17
3532026-06-24T01:47:49.917Z Downloaded thiserror-impl v1.0.69
3542026-06-24T01:47:49.917Z Downloaded fnv v1.0.7
3552026-06-24T01:47:49.920Z Downloaded tinystr v0.8.2
3562026-06-24T01:47:49.920Z Downloaded ordered-float v2.10.1
3572026-06-24T01:47:49.920Z Downloaded idna_adapter v1.2.1
3582026-06-24T01:47:49.924Z Downloaded serde-value v0.7.0
3592026-06-24T01:47:49.924Z Downloaded pretty-hex v0.4.1
3602026-06-24T01:47:49.924Z Downloaded clap_lex v1.0.0
3612026-06-24T01:47:49.927Z Downloaded heck v0.4.1
3622026-06-24T01:47:49.927Z Downloaded percent-encoding v2.3.2
3632026-06-24T01:47:49.927Z Downloaded textwrap v0.16.2
3642026-06-24T01:47:49.930Z Downloaded unicode-ident v1.0.24
3652026-06-24T01:47:49.930Z Downloaded smawk v0.3.2
3662026-06-24T01:47:49.933Z Downloaded icu_properties v2.1.2
3672026-06-24T01:47:49.933Z Downloaded toml_edit v0.22.27
3682026-06-24T01:47:49.935Z Downloaded fs-err v3.3.0
3692026-06-24T01:47:49.938Z Downloaded proc-macro-error-attr v1.0.4
3702026-06-24T01:47:49.941Z Downloaded strsim v0.11.1
3712026-06-24T01:47:49.941Z Downloaded crypto-common v0.1.7
3722026-06-24T01:47:49.941Z Downloaded url v2.5.8
3732026-06-24T01:47:49.944Z Downloaded fastrand v2.3.0
3742026-06-24T01:47:49.944Z Downloaded potential_utf v0.1.4
3752026-06-24T01:47:49.947Z Downloaded typenum v1.19.0
3762026-06-24T01:47:49.950Z Downloaded zerotrie v0.2.3
3772026-06-24T01:47:49.952Z Downloaded tabled_derive v0.7.0
3782026-06-24T01:47:49.952Z Downloaded swrite v0.1.0
3792026-06-24T01:47:49.952Z Downloaded memmap v0.7.0
3802026-06-24T01:47:49.955Z Downloaded heck v0.5.0
3812026-06-24T01:47:49.955Z Downloaded macaddr v1.0.1
3822026-06-24T01:47:49.958Z Downloaded serde_spanned v0.6.9
3832026-06-24T01:47:49.961Z Downloaded plain v0.2.3
3842026-06-24T01:47:49.964Z Downloaded zerovec v0.11.5
3852026-06-24T01:47:49.966Z Downloaded is_terminal_polyfill v1.70.2
3862026-06-24T01:47:49.966Z Downloaded zerocopy v0.7.35
3872026-06-24T01:47:49.977Z Downloaded itoa v1.0.17
3882026-06-24T01:47:49.980Z Downloaded serde-untagged v0.1.9
3892026-06-24T01:47:49.980Z Downloaded quote v1.0.45
3902026-06-24T01:47:49.982Z Downloaded cargo_toml v0.21.0
3912026-06-24T01:47:49.982Z Downloaded cfg-if v1.0.4
3922026-06-24T01:47:49.986Z Downloaded displaydoc v0.2.5
3932026-06-24T01:47:49.988Z Downloaded winnow v0.7.14
3942026-06-24T01:47:49.996Z Downloaded unicode-width v0.2.0
3952026-06-24T01:47:49.999Z Downloaded unicode-width v0.1.14
3962026-06-24T01:47:50.002Z Downloaded sha2 v0.10.9
3972026-06-24T01:47:50.006Z Downloaded form_urlencoded v1.2.2
3982026-06-24T01:47:50.008Z Downloaded serde_tokenstream v0.2.3
3992026-06-24T01:47:50.011Z Downloaded scroll v0.12.0
4002026-06-24T01:47:50.014Z Downloaded synstructure v0.13.2
4012026-06-24T01:47:50.018Z Downloaded smallvec v1.15.1
4022026-06-24T01:47:50.021Z Downloaded clap_derive v4.6.1
4032026-06-24T01:47:50.023Z Downloaded icu_locale_core v2.1.1
4042026-06-24T01:47:50.037Z Downloaded pest_derive v2.8.6
4052026-06-24T01:47:50.037Z Downloaded semver v1.0.28
4062026-06-24T01:47:50.041Z Downloaded litemap v0.8.1
4072026-06-24T01:47:50.046Z Downloaded pest_generator v2.8.6
4082026-06-24T01:47:50.050Z Downloaded proc-macro2 v1.0.106
4092026-06-24T01:47:50.053Z Downloaded num-traits v0.2.19
4102026-06-24T01:47:50.055Z Downloaded icu_normalizer_data v2.1.1
4112026-06-24T01:47:50.055Z Downloaded cargo-util-schemas v0.8.2
4122026-06-24T01:47:50.056Z Downloaded papergrid v0.11.0
4132026-06-24T01:47:50.058Z Downloaded icu_properties_data v2.1.2
4142026-06-24T01:47:50.063Z Downloaded getrandom v0.4.1
4152026-06-24T01:47:50.065Z Downloaded log v0.4.29
4162026-06-24T01:47:50.071Z Downloaded icu_provider v2.1.1
4172026-06-24T01:47:50.077Z Downloaded clap v4.6.1
4182026-06-24T01:47:50.083Z Downloaded serde_core v1.0.228
4192026-06-24T01:47:50.085Z Downloaded tempfile v3.25.0
4202026-06-24T01:47:50.088Z Downloaded serde_derive v1.0.228
4212026-06-24T01:47:50.093Z Downloaded serde v1.0.228
4222026-06-24T01:47:50.097Z Downloaded memchr v2.8.0
4232026-06-24T01:47:50.099Z Downloaded icu_collections v2.1.1
4242026-06-24T01:47:50.102Z Downloaded pest_meta v2.8.6
4252026-06-24T01:47:50.119Z Downloaded tabled v0.15.0
4262026-06-24T01:47:50.129Z Downloaded indexmap v2.14.0
4272026-06-24T01:47:50.133Z Downloaded pest v2.8.6
4282026-06-24T01:47:50.139Z Downloaded syn v1.0.109
4292026-06-24T01:47:50.144Z Downloaded idna v1.1.0
4302026-06-24T01:47:50.147Z Downloaded hashbrown v0.17.0
4312026-06-24T01:47:50.150Z Downloaded serde_json v1.0.150
4322026-06-24T01:47:50.155Z Downloaded clap_builder v4.6.0
4332026-06-24T01:47:50.160Z Downloaded goblin v0.8.2
4342026-06-24T01:47:50.187Z Downloaded syn v2.0.117
4352026-06-24T01:47:50.199Z Downloaded rustix v1.1.3
4362026-06-24T01:47:50.230Z Downloaded libc v0.2.185
4372026-06-24T01:47:50.299Z Compiling proc-macro2 v1.0.106
4382026-06-24T01:47:50.299Z Compiling unicode-ident v1.0.24
4392026-06-24T01:47:50.299Z Compiling quote v1.0.45
4402026-06-24T01:47:50.299Z Compiling serde_core v1.0.228
4412026-06-24T01:47:50.304Z Compiling libc v0.2.185
4422026-06-24T01:47:50.304Z Compiling version_check v0.9.5
4432026-06-24T01:47:50.304Z Compiling memchr v2.8.0
4442026-06-24T01:47:50.304Z Compiling serde v1.0.228
4452026-06-24T01:47:50.304Z Compiling stable_deref_trait v1.2.1
4462026-06-24T01:47:50.304Z Compiling zmij v1.0.21
4472026-06-24T01:47:50.478Z Compiling autocfg v1.5.0
4482026-06-24T01:47:50.482Z Compiling itoa v1.0.17
4492026-06-24T01:47:50.482Z Compiling ucd-trie v0.1.7
4502026-06-24T01:47:50.482Z Compiling thiserror v1.0.69
4512026-06-24T01:47:50.496Z Compiling litemap v0.8.1
4522026-06-24T01:47:50.500Z Compiling writeable v0.6.2
4532026-06-24T01:47:50.500Z Compiling icu_properties_data v2.1.2
4542026-06-24T01:47:50.500Z Compiling rustix v1.1.3
4552026-06-24T01:47:50.500Z Compiling byteorder v1.5.0
4562026-06-24T01:47:50.500Z Compiling icu_normalizer_data v2.1.1
4572026-06-24T01:47:50.500Z Compiling bitflags v2.11.0
4582026-06-24T01:47:50.500Z Compiling serde_json v1.0.150
4592026-06-24T01:47:50.500Z Compiling hashbrown v0.17.0
4602026-06-24T01:47:50.500Z Compiling equivalent v1.0.2
4612026-06-24T01:47:50.500Z Compiling smallvec v1.15.1
4622026-06-24T01:47:50.500Z Compiling typeid v1.0.3
4632026-06-24T01:47:50.514Z Compiling toml_write v0.1.2
4642026-06-24T01:47:50.518Z Compiling syn v1.0.109
4652026-06-24T01:47:50.518Z Compiling erased-serde v0.4.9
4662026-06-24T01:47:50.687Z Compiling winnow v0.7.14
4672026-06-24T01:47:50.859Z Compiling camino v1.2.2
4682026-06-24T01:47:50.879Z Compiling getrandom v0.4.1
4692026-06-24T01:47:51.033Z Compiling plain v0.2.3
4702026-06-24T01:47:51.116Z Compiling percent-encoding v2.3.2
4712026-06-24T01:47:51.223Z Compiling utf8_iter v1.0.4
4722026-06-24T01:47:51.265Z Compiling thiserror v2.0.18
4732026-06-24T01:47:51.289Z Compiling utf8parse v0.2.2
4742026-06-24T01:47:51.292Z Compiling log v0.4.29
4752026-06-24T01:47:51.311Z Compiling pest v2.8.6
4762026-06-24T01:47:51.331Z Compiling colorchoice v1.0.4
4772026-06-24T01:47:51.350Z Compiling anstyle v1.0.14
4782026-06-24T01:47:51.392Z Compiling cfg-if v1.0.4
4792026-06-24T01:47:51.501Z Compiling indexmap v2.14.0
4802026-06-24T01:47:51.542Z Compiling num-traits v0.2.19
4812026-06-24T01:47:51.603Z Compiling form_urlencoded v1.2.2
4822026-06-24T01:47:51.622Z Compiling is_terminal_polyfill v1.70.2
4832026-06-24T01:47:51.642Z Compiling anstyle-parse v1.0.0
4842026-06-24T01:47:51.683Z Compiling pretty-hex v0.4.1
4852026-06-24T01:47:51.703Z Compiling anstyle-query v1.1.5
4862026-06-24T01:47:51.706Z Compiling fs-err v3.3.0
4872026-06-24T01:47:51.706Z Compiling strsim v0.11.1
4882026-06-24T01:47:51.706Z Compiling usdt-impl v0.5.0
4892026-06-24T01:47:51.805Z Compiling proc-macro-error-attr v1.0.4
4902026-06-24T01:47:51.868Z Compiling proc-macro-error v1.0.4
4912026-06-24T01:47:51.871Z Compiling heck v0.5.0
4922026-06-24T01:47:51.871Z Compiling unicode-width v0.1.14
4932026-06-24T01:47:51.871Z Compiling unicode-xid v0.2.6
4942026-06-24T01:47:51.871Z Compiling fnv v1.0.7
4952026-06-24T01:47:51.888Z Compiling heck v0.4.1
4962026-06-24T01:47:51.950Z Compiling errno v0.3.14
4972026-06-24T01:47:52.013Z Compiling thread-id v4.2.2
4982026-06-24T01:47:52.073Z Compiling anyhow v1.0.102
4992026-06-24T01:47:52.093Z Compiling clap_lex v1.0.0
5002026-06-24T01:47:52.096Z Compiling bytecount v0.6.9
5012026-06-24T01:47:52.118Z Compiling fastrand v2.3.0
5022026-06-24T01:47:52.139Z Compiling once_cell v1.21.3
5032026-06-24T01:47:52.147Z Compiling memmap v0.7.0
5042026-06-24T01:47:52.157Z Compiling unicode-width v0.2.0
5052026-06-24T01:47:52.259Z Compiling anstream v1.0.0
5062026-06-24T01:47:52.361Z Compiling smawk v0.3.2
5072026-06-24T01:47:52.381Z Compiling unicode-linebreak v0.1.5
5082026-06-24T01:47:52.422Z Compiling swrite v0.1.0
5092026-06-24T01:47:52.462Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5102026-06-24T01:47:52.558Z Compiling pest_meta v2.8.6
5112026-06-24T01:47:52.753Z Compiling papergrid v0.11.0
5122026-06-24T01:47:52.961Z Compiling syn v2.0.117
5132026-06-24T01:47:53.454Z Compiling ordered-float v2.10.1
5142026-06-24T01:47:53.698Z Compiling terminal_size v0.4.3
5152026-06-24T01:47:53.698Z Compiling tempfile v3.25.0
5162026-06-24T01:47:53.807Z Compiling clap_builder v4.6.0
5172026-06-24T01:47:53.807Z Compiling textwrap v0.16.2
5182026-06-24T01:47:53.893Z Compiling semver v1.0.28
5192026-06-24T01:47:54.215Z Compiling camino-tempfile v1.4.1
5202026-06-24T01:47:54.336Z Compiling tabled_derive v0.7.0
5212026-06-24T01:47:54.354Z Compiling serde-untagged v0.1.9
5222026-06-24T01:47:54.981Z Compiling tabled v0.15.0
5232026-06-24T01:47:55.308Z Compiling synstructure v0.13.2
5242026-06-24T01:47:55.308Z Compiling pest_generator v2.8.6
5252026-06-24T01:47:55.822Z Compiling serde_derive v1.0.228
5262026-06-24T01:47:55.822Z Compiling zerofrom-derive v0.1.6
5272026-06-24T01:47:55.825Z Compiling yoke-derive v0.8.1
5282026-06-24T01:47:55.825Z Compiling zerovec-derive v0.11.2
5292026-06-24T01:47:55.825Z Compiling displaydoc v0.2.5
5302026-06-24T01:47:55.825Z Compiling thiserror-impl v1.0.69
5312026-06-24T01:47:55.825Z Compiling zerocopy-derive v0.7.35
5322026-06-24T01:47:55.825Z Compiling scroll_derive v0.12.1
5332026-06-24T01:47:55.825Z Compiling thiserror-impl v2.0.18
5342026-06-24T01:47:55.825Z Compiling clap_derive v4.6.1
5352026-06-24T01:47:55.894Z Compiling pest_derive v2.8.6
5362026-06-24T01:47:56.571Z Compiling scroll v0.12.0
5372026-06-24T01:47:56.753Z Compiling zerocopy v0.7.35
5382026-06-24T01:47:56.796Z Compiling goblin v0.8.2
5392026-06-24T01:47:56.922Z Compiling zerofrom v0.1.6
5402026-06-24T01:47:56.940Z Compiling dtrace-parser v0.2.0
5412026-06-24T01:47:57.029Z Compiling yoke v0.8.1
5422026-06-24T01:47:57.240Z Compiling zerovec v0.11.5
5432026-06-24T01:47:57.240Z Compiling zerotrie v0.2.3
5442026-06-24T01:47:57.275Z Compiling clap v4.6.1
5452026-06-24T01:47:57.651Z Compiling tinystr v0.8.2
5462026-06-24T01:47:57.651Z Compiling potential_utf v0.1.4
5472026-06-24T01:47:57.783Z Compiling icu_collections v2.1.1
5482026-06-24T01:47:57.804Z Compiling icu_locale_core v2.1.1
5492026-06-24T01:47:58.209Z Compiling toml_datetime v0.6.11
5502026-06-24T01:47:58.209Z Compiling serde_spanned v0.6.9
5512026-06-24T01:47:58.212Z Compiling serde-value v0.7.0
5522026-06-24T01:47:58.212Z Compiling cargo-platform v0.2.0
5532026-06-24T01:47:58.212Z Compiling macaddr v1.0.1
5542026-06-24T01:47:58.227Z Compiling dof v0.3.0
5552026-06-24T01:47:58.230Z Compiling serde_tokenstream v0.2.3
5562026-06-24T01:47:58.336Z Compiling icu_provider v2.1.1
5572026-06-24T01:47:58.503Z Compiling toml_edit v0.22.27
5582026-06-24T01:47:58.563Z Compiling icu_normalizer v2.1.1
5592026-06-24T01:47:58.564Z Compiling icu_properties v2.1.2
5602026-06-24T01:47:58.944Z Compiling usdt-attr-macro v0.5.0
5612026-06-24T01:47:58.944Z Compiling usdt-macro v0.5.0
5622026-06-24T01:47:59.357Z Compiling idna_adapter v1.2.1
5632026-06-24T01:47:59.461Z Compiling idna v1.1.0
5642026-06-24T01:47:59.583Z Compiling usdt v0.5.0
5652026-06-24T01:47:59.711Z Compiling toml v0.8.23
5662026-06-24T01:47:59.726Z Compiling url v2.5.8
5672026-06-24T01:48:00.035Z Compiling cargo_toml v0.21.0
5682026-06-24T01:48:00.124Z Compiling cargo-util-schemas v0.8.2
5692026-06-24T01:48:00.920Z Compiling cargo_metadata v0.21.0
5702026-06-24T01:48:01.814Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5712026-06-24T01:48:03.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.22s
5722026-06-24T01:48:04.153Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5732026-06-24T01:48:04.636Z Downloading crates ...
5742026-06-24T01:48:04.747Z Downloaded async-compression v0.4.41
5752026-06-24T01:48:04.752Z Downloaded cfg_aliases v0.1.1
5762026-06-24T01:48:04.755Z Downloaded adler2 v2.0.1
5772026-06-24T01:48:04.758Z Downloaded assert_matches v1.5.0
5782026-06-24T01:48:04.761Z Downloaded cbc v0.1.2
5792026-06-24T01:48:04.764Z Downloaded arrayref v0.3.9
5802026-06-24T01:48:04.767Z Downloaded bit-vec v0.8.0
5812026-06-24T01:48:04.769Z Downloaded async-trait v0.1.89
5822026-06-24T01:48:04.772Z Downloaded defmt-parser v1.0.0
5832026-06-24T01:48:04.772Z Downloaded chacha20 v0.9.1
5842026-06-24T01:48:04.775Z Downloaded atty v0.2.14
5852026-06-24T01:48:04.775Z Downloaded crc v3.4.0
5862026-06-24T01:48:04.775Z Downloaded backon v1.6.0
5872026-06-24T01:48:04.777Z Downloaded atomicwrites v0.4.4
5882026-06-24T01:48:04.780Z Downloaded curve25519-dalek-derive v0.1.1
5892026-06-24T01:48:04.780Z Downloaded bumpalo v3.20.2
5902026-06-24T01:48:04.782Z Downloaded bitfield-macros v0.19.4
5912026-06-24T01:48:04.782Z Downloaded bitfield v0.19.4
5922026-06-24T01:48:04.782Z Downloaded darling_macro v0.13.4
5932026-06-24T01:48:04.787Z Downloaded atomic-waker v1.1.2
5942026-06-24T01:48:04.787Z Downloaded aes v0.8.4
5952026-06-24T01:48:04.791Z Downloaded async-stream v0.3.6
5962026-06-24T01:48:04.791Z Downloaded enum-as-inner v0.6.1
5972026-06-24T01:48:04.791Z Downloaded embedded-io v0.4.0
5982026-06-24T01:48:04.791Z Downloaded bcrypt-pbkdf v0.10.0
5992026-06-24T01:48:04.794Z Downloaded base64 v0.22.1
6002026-06-24T01:48:04.794Z Downloaded darling_macro v0.23.0
6012026-06-24T01:48:04.794Z Downloaded crucible-workspace-hack v0.1.0
6022026-06-24T01:48:04.807Z Downloaded diesel-dtrace v0.5.0
6032026-06-24T01:48:04.809Z Downloaded ascii-canvas v3.0.0
6042026-06-24T01:48:04.809Z Downloaded ctr v0.9.2
6052026-06-24T01:48:04.815Z Downloaded bit-set v0.8.0
6062026-06-24T01:48:04.815Z Downloaded crc32fast v1.5.0
6072026-06-24T01:48:04.818Z Downloaded bb8 v0.8.6
6082026-06-24T01:48:04.818Z Downloaded aead v0.5.2
6092026-06-24T01:48:04.818Z Downloaded csv-core v0.1.13
6102026-06-24T01:48:04.818Z Downloaded crossbeam-utils v0.8.21
6112026-06-24T01:48:04.818Z Downloaded crossbeam-epoch v0.9.18
6122026-06-24T01:48:04.820Z Downloaded bit-set v0.5.3
6132026-06-24T01:48:04.820Z Downloaded array-init v0.0.4
6142026-06-24T01:48:04.824Z Downloaded cpufeatures v0.3.0
6152026-06-24T01:48:04.827Z Downloaded crypto-common v0.2.2
6162026-06-24T01:48:04.827Z Downloaded base16ct v0.2.0
6172026-06-24T01:48:04.829Z Downloaded cfg_aliases v0.2.1
6182026-06-24T01:48:04.832Z Downloaded der_derive v0.7.3
6192026-06-24T01:48:04.834Z Downloaded darling v0.20.11
6202026-06-24T01:48:04.837Z Downloaded bitfield-struct v0.6.2
6212026-06-24T01:48:04.843Z Downloaded darling_macro v0.21.3
6222026-06-24T01:48:04.845Z Downloaded castaway v0.2.4
6232026-06-24T01:48:04.845Z Downloaded cobs v0.3.0
6242026-06-24T01:48:04.848Z Downloaded block-padding v0.3.3
6252026-06-24T01:48:04.848Z Downloaded crunchy v0.2.4
6262026-06-24T01:48:04.848Z Downloaded ciborium-ll v0.2.2
6272026-06-24T01:48:04.851Z Downloaded crc8 v0.1.1
6282026-06-24T01:48:04.851Z Downloaded async-stream-impl v0.3.6
6292026-06-24T01:48:04.851Z Downloaded darling_macro v0.20.11
6302026-06-24T01:48:04.851Z Downloaded cstr-argument v0.1.2
6312026-06-24T01:48:04.855Z Downloaded data-encoding v2.10.0
6322026-06-24T01:48:04.858Z Downloaded daft v0.1.7
6332026-06-24T01:48:04.861Z Downloaded defmt-macros v1.0.1
6342026-06-24T01:48:04.861Z Downloaded defmt v1.0.1
6352026-06-24T01:48:04.864Z Downloaded darling_core v0.20.11
6362026-06-24T01:48:04.867Z Downloaded cargo-platform v0.3.2
6372026-06-24T01:48:04.867Z Downloaded diesel_table_macro_syntax v0.3.0
6382026-06-24T01:48:04.867Z Downloaded async-recursion v1.1.1
6392026-06-24T01:48:04.870Z Downloaded crossbeam-deque v0.8.6
6402026-06-24T01:48:04.872Z Downloaded compression-core v0.4.31
6412026-06-24T01:48:04.872Z Downloaded critical-section v1.2.0
6422026-06-24T01:48:04.875Z Downloaded convert_case v0.4.0
6432026-06-24T01:48:04.879Z Downloaded ciborium-io v0.2.2
6442026-06-24T01:48:04.879Z Downloaded dsl_auto_type v0.2.0
6452026-06-24T01:48:04.881Z Downloaded difflib v0.4.0
6462026-06-24T01:48:04.881Z Downloaded fd-lock v4.0.4
6472026-06-24T01:48:04.881Z Downloaded block-buffer v0.12.1
6482026-06-24T01:48:04.885Z Downloaded flagset v0.4.7
6492026-06-24T01:48:04.887Z Downloaded document-features v0.2.12
6502026-06-24T01:48:04.890Z Downloaded backoff v0.4.0
6512026-06-24T01:48:04.890Z Downloaded dirs-sys-next v0.1.2
6522026-06-24T01:48:04.892Z Downloaded downcast-rs v2.0.2
6532026-06-24T01:48:04.895Z Downloaded derive_builder_macro v0.20.2
6542026-06-24T01:48:04.895Z Downloaded base64ct v1.8.3
6552026-06-24T01:48:04.898Z Downloaded anstream v0.6.21
6562026-06-24T01:48:04.900Z Downloaded dof v0.4.0
6572026-06-24T01:48:04.900Z Downloaded dunce v1.0.5
6582026-06-24T01:48:04.903Z Downloaded debug-ignore v1.0.5
6592026-06-24T01:48:04.906Z Downloaded float-cmp v0.10.0
6602026-06-24T01:48:04.906Z Downloaded foreign-types v0.5.0
6612026-06-24T01:48:04.906Z Downloaded float-ord v0.3.2
6622026-06-24T01:48:04.909Z Downloaded daft-derive v0.1.7
6632026-06-24T01:48:04.912Z Downloaded buf-list v1.1.2
6642026-06-24T01:48:04.914Z Downloaded display-error-chain v0.2.2
6652026-06-24T01:48:04.917Z Downloaded defmt v0.3.100
6662026-06-24T01:48:04.917Z Downloaded crc-catalog v2.4.0
6672026-06-24T01:48:04.917Z Downloaded ahash v0.8.12
6682026-06-24T01:48:04.919Z Downloaded bit-vec v0.6.3
6692026-06-24T01:48:04.919Z Downloaded futures-io v0.3.32
6702026-06-24T01:48:04.922Z Downloaded funty v2.0.0
6712026-06-24T01:48:04.922Z Downloaded foreign-types v0.3.2
6722026-06-24T01:48:04.922Z Downloaded async-bb8-diesel v0.2.1
6732026-06-24T01:48:04.925Z Downloaded anstyle-parse v0.2.7
6742026-06-24T01:48:04.925Z Downloaded foreign-types-macros v0.2.3
6752026-06-24T01:48:04.928Z Downloaded futures-sink v0.3.32
6762026-06-24T01:48:04.928Z Downloaded endian-type v0.1.2
6772026-06-24T01:48:04.928Z Downloaded dtrace-parser v0.3.0
6782026-06-24T01:48:04.931Z Downloaded globwalk v0.9.1
6792026-06-24T01:48:04.931Z Downloaded fxhash v0.2.1
6802026-06-24T01:48:04.934Z Downloaded env_filter v1.0.0
6812026-06-24T01:48:04.937Z Downloaded arrayvec v0.7.6
6822026-06-24T01:48:04.937Z Downloaded foreign-types-shared v0.3.1
6832026-06-24T01:48:04.941Z Downloaded embedded-io v0.6.1
6842026-06-24T01:48:04.941Z Downloaded dyn-clone v1.0.20
6852026-06-24T01:48:04.944Z Downloaded argon2 v0.5.3
6862026-06-24T01:48:04.944Z Downloaded deranged v0.5.8
6872026-06-24T01:48:04.947Z Downloaded bitflags v1.3.2
6882026-06-24T01:48:04.950Z Downloaded futures-macro v0.3.32
6892026-06-24T01:48:04.950Z Downloaded const_format_proc_macros v0.2.34
6902026-06-24T01:48:04.950Z Downloaded byte-wrapper v0.1.0
6912026-06-24T01:48:04.953Z Downloaded gethostname v0.5.0
6922026-06-24T01:48:04.955Z Downloaded cassowary v0.3.0
6932026-06-24T01:48:04.955Z Downloaded camino-tempfile-ext v0.3.3
6942026-06-24T01:48:04.955Z Downloaded foreign-types-shared v0.1.1
6952026-06-24T01:48:04.958Z Downloaded convert_case v0.10.0
6962026-06-24T01:48:04.958Z Downloaded ghash v0.5.1
6972026-06-24T01:48:04.962Z Downloaded git-stub v1.0.0
6982026-06-24T01:48:04.962Z Downloaded constant_time_eq v0.4.2
6992026-06-24T01:48:04.965Z Downloaded hash32 v0.2.1
7002026-06-24T01:48:04.965Z Downloaded compression-codecs v0.4.37
7012026-06-24T01:48:04.967Z Downloaded cexpr v0.6.0
7022026-06-24T01:48:04.967Z Downloaded darling v0.21.3
7032026-06-24T01:48:04.971Z Downloaded darling v0.13.4
7042026-06-24T01:48:04.974Z Downloaded fixedbitset v0.4.2
7052026-06-24T01:48:04.974Z Downloaded derive_builder_core v0.20.2
7062026-06-24T01:48:04.974Z Downloaded cipher v0.4.4
7072026-06-24T01:48:04.977Z Downloaded ff v0.13.1
7082026-06-24T01:48:04.977Z Downloaded env_logger v0.11.9
7092026-06-24T01:48:04.980Z Downloaded cargo_metadata v0.23.1
7102026-06-24T01:48:04.980Z Downloaded dirs-next v2.0.0
7112026-06-24T01:48:04.983Z Downloaded hash32 v0.3.1
7122026-06-24T01:48:04.983Z Downloaded filetime v0.2.27
7132026-06-24T01:48:04.983Z Downloaded fallible-iterator v0.2.0
7142026-06-24T01:48:04.985Z Downloaded ed25519 v2.2.3
7152026-06-24T01:48:04.985Z Downloaded cmake v0.1.57
7162026-06-24T01:48:04.988Z Downloaded hex v0.4.3
7172026-06-24T01:48:04.988Z Downloaded bcs v0.1.6
7182026-06-24T01:48:04.990Z Downloaded darling v0.23.0
7192026-06-24T01:48:04.994Z Downloaded ena v0.14.4
7202026-06-24T01:48:04.994Z Downloaded home v0.5.12
7212026-06-24T01:48:04.997Z Downloaded headers-core v0.3.0
7222026-06-24T01:48:04.997Z Downloaded foldhash v0.2.0
7232026-06-24T01:48:04.997Z Downloaded foldhash v0.1.5
7242026-06-24T01:48:04.997Z Downloaded chacha20 v0.10.0
7252026-06-24T01:48:04.999Z Downloaded corncobs v0.1.4
7262026-06-24T01:48:04.999Z Downloaded base64 v0.21.7
7272026-06-24T01:48:05.002Z Downloaded hex-literal v0.4.1
7282026-06-24T01:48:05.002Z Downloaded http-range v0.1.5
7292026-06-24T01:48:05.005Z Downloaded digest v0.11.3
7302026-06-24T01:48:05.005Z Downloaded futures-executor v0.3.32
7312026-06-24T01:48:05.010Z Downloaded futures-core v0.3.32
7322026-06-24T01:48:05.010Z Downloaded fs_extra v1.3.0
7332026-06-24T01:48:05.010Z Downloaded erased-serde v0.3.31
7342026-06-24T01:48:05.010Z Downloaded globset v0.4.18
7352026-06-24T01:48:05.013Z Downloaded hubpack_derive v0.1.1
7362026-06-24T01:48:05.014Z Downloaded fixedbitset v0.5.7
7372026-06-24T01:48:05.014Z Downloaded http-body v1.0.1
7382026-06-24T01:48:05.014Z Downloaded hostname v0.4.2
7392026-06-24T01:48:05.016Z Downloaded hostname v0.3.1
7402026-06-24T01:48:05.016Z Downloaded httpdate v1.0.3
7412026-06-24T01:48:05.019Z Downloaded hyper-tls v0.6.0
7422026-06-24T01:48:05.019Z Downloaded ident_case v1.0.1
7432026-06-24T01:48:05.019Z Downloaded either v1.15.0
7442026-06-24T01:48:05.019Z Downloaded fs-err v2.11.0
7452026-06-24T01:48:05.022Z Downloaded cookie_store v0.22.1
7462026-06-24T01:48:05.025Z Downloaded blake2 v0.10.6
7472026-06-24T01:48:05.025Z Downloaded derive-ex v0.1.8
7482026-06-24T01:48:05.027Z Downloaded ecdsa v0.16.9
7492026-06-24T01:48:05.027Z Downloaded console v0.15.11
7502026-06-24T01:48:05.030Z Downloaded colored v2.2.0
7512026-06-24T01:48:05.032Z Downloaded find-msvc-tools v0.1.9
7522026-06-24T01:48:05.033Z Downloaded bzip2 v0.6.1
7532026-06-24T01:48:05.036Z Downloaded blowfish v0.9.1
7542026-06-24T01:48:05.036Z Downloaded ciborium v0.2.2
7552026-06-24T01:48:05.040Z Downloaded clang-sys v1.8.1
7562026-06-24T01:48:05.040Z Downloaded bzip2 v0.4.4
7572026-06-24T01:48:05.040Z Downloaded indent_write v2.2.0
7582026-06-24T01:48:05.043Z Downloaded colored v3.1.1
7592026-06-24T01:48:05.045Z Downloaded illumos-nvpair-sys v0.2.0
7602026-06-24T01:48:05.047Z Downloaded illumos-nvpair v0.3.0
7612026-06-24T01:48:05.053Z Downloaded cookie v0.18.1
7622026-06-24T01:48:05.053Z Downloaded console v0.16.2
7632026-06-24T01:48:05.053Z Downloaded internet-checksum v0.2.1
7642026-06-24T01:48:05.056Z Downloaded group v0.13.0
7652026-06-24T01:48:05.056Z Downloaded git-stub-vcs v0.1.0
7662026-06-24T01:48:05.059Z Downloaded crc-any v2.5.0
7672026-06-24T01:48:05.059Z Downloaded is-terminal v0.4.17
7682026-06-24T01:48:05.062Z Downloaded dropshot-api-manager-types v0.7.2
7692026-06-24T01:48:05.062Z Downloaded des v0.8.1
7702026-06-24T01:48:05.068Z Downloaded http-body-util v0.1.3
7712026-06-24T01:48:05.070Z Downloaded arc-swap v1.8.2
7722026-06-24T01:48:05.073Z Downloaded instant v0.1.13
7732026-06-24T01:48:05.088Z Downloaded instability v0.3.11
7742026-06-24T01:48:05.088Z Downloaded inout v0.1.4
7752026-06-24T01:48:05.095Z Downloaded lazy_static v1.5.0
7762026-06-24T01:48:05.095Z Downloaded hubpack v0.1.2
7772026-06-24T01:48:05.095Z Downloaded glob v0.3.3
7782026-06-24T01:48:05.095Z Downloaded futures-channel v0.3.32
7792026-06-24T01:48:05.095Z Downloaded derive_builder v0.20.2
7802026-06-24T01:48:05.095Z Downloaded linked-hash-map v0.5.6
7812026-06-24T01:48:05.095Z Downloaded match_cfg v0.1.0
7822026-06-24T01:48:05.095Z Downloaded libscf-sys v1.1.0
7832026-06-24T01:48:05.095Z Downloaded crypto-bigint v0.5.5
7842026-06-24T01:48:05.099Z Downloaded half v1.8.3
7852026-06-24T01:48:05.099Z Downloaded indoc v1.0.9
7862026-06-24T01:48:05.104Z Downloaded cancel-safe-futures v0.1.5
7872026-06-24T01:48:05.104Z Downloaded lalrpop-util v0.19.12
7882026-06-24T01:48:05.104Z Downloaded keccak v0.1.6
7892026-06-24T01:48:05.108Z Downloaded lru-slab v0.1.2
7902026-06-24T01:48:05.108Z Downloaded lru v0.12.5
7912026-06-24T01:48:05.108Z Downloaded is_ci v1.2.0
7922026-06-24T01:48:05.111Z Downloaded md-5 v0.10.6
7932026-06-24T01:48:05.114Z Downloaded highway v1.3.0
7942026-06-24T01:48:05.114Z Downloaded md5 v0.7.0
7952026-06-24T01:48:05.117Z Downloaded newtype-uuid-macros v0.1.0
7962026-06-24T01:48:05.120Z Downloaded allocator-api2 v0.2.21
7972026-06-24T01:48:05.123Z Downloaded diff v0.1.13
7982026-06-24T01:48:05.123Z Downloaded getrandom v0.2.17
7992026-06-24T01:48:05.128Z Downloaded ingot v0.1.1
8002026-06-24T01:48:05.128Z Downloaded ipnetwork v0.21.1
8012026-06-24T01:48:05.131Z Downloaded indoc v2.0.7
8022026-06-24T01:48:05.131Z Downloaded futures-task v0.3.32
8032026-06-24T01:48:05.131Z Downloaded humantime v2.3.0
8042026-06-24T01:48:05.136Z Downloaded new_debug_unreachable v1.0.6
8052026-06-24T01:48:05.136Z Downloaded maplit v1.0.2
8062026-06-24T01:48:05.136Z Downloaded maybe-uninit v2.0.0
8072026-06-24T01:48:05.136Z Downloaded nibble_vec v0.1.0
8082026-06-24T01:48:05.139Z Downloaded managed v0.8.0
8092026-06-24T01:48:05.139Z Downloaded lru-cache v0.1.2
8102026-06-24T01:48:05.139Z Downloaded hyper-staticfile v0.10.1
8112026-06-24T01:48:05.139Z Downloaded num v0.4.3
8122026-06-24T01:48:05.142Z Downloaded normalize-line-endings v0.3.0
8132026-06-24T01:48:05.142Z Downloaded nodrop v0.1.14
8142026-06-24T01:48:05.142Z Downloaded impl-trait-for-tuples v0.2.3
8152026-06-24T01:48:05.145Z Downloaded futures v0.3.32
8162026-06-24T01:48:05.148Z Downloaded elliptic-curve v0.13.8
8172026-06-24T01:48:05.152Z Downloaded darling_core v0.23.0
8182026-06-24T01:48:05.155Z Downloaded num-derive v0.4.2
8192026-06-24T01:48:05.160Z Downloaded jobserver v0.1.34
8202026-06-24T01:48:05.163Z Downloaded num-iter v0.1.45
8212026-06-24T01:48:05.163Z Downloaded multimap v0.10.1
8222026-06-24T01:48:05.163Z Downloaded mime v0.3.17
8232026-06-24T01:48:05.163Z Downloaded darling_core v0.13.4
8242026-06-24T01:48:05.168Z Downloaded newline-converter v0.3.0
8252026-06-24T01:48:05.168Z Downloaded libefi-sys v0.1.0
8262026-06-24T01:48:05.168Z Downloaded newtype_derive v0.1.6
8272026-06-24T01:48:05.168Z Downloaded linear-map v1.2.0
8282026-06-24T01:48:05.168Z Downloaded hyper-rustls v0.27.7
8292026-06-24T01:48:05.172Z Downloaded num_threads v0.1.7
8302026-06-24T01:48:05.172Z Downloaded libsw-core v0.3.2
8312026-06-24T01:48:05.172Z Downloaded drift v0.2.0
8322026-06-24T01:48:05.177Z Downloaded olpc-cjson v0.1.4
8332026-06-24T01:48:05.181Z Downloaded num_enum_derive v0.5.11
8342026-06-24T01:48:05.181Z Downloaded openssl-probe v0.2.1
8352026-06-24T01:48:05.181Z Downloaded openssl-probe v0.1.6
8362026-06-24T01:48:05.185Z Downloaded httparse v1.10.1
8372026-06-24T01:48:05.185Z Downloaded openssl-macros v0.1.1
8382026-06-24T01:48:05.185Z Downloaded opaque-debug v0.3.1
8392026-06-24T01:48:05.185Z Downloaded fatfs v0.3.6
8402026-06-24T01:48:05.190Z Downloaded num-conv v0.2.0
8412026-06-24T01:48:05.190Z Downloaded const-oid v0.10.2
8422026-06-24T01:48:05.193Z Downloaded chacha20poly1305 v0.10.1
8432026-06-24T01:48:05.193Z Downloaded kstat-rs v0.2.4
8442026-06-24T01:48:05.193Z Downloaded compact_str v0.8.1
8452026-06-24T01:48:05.195Z Downloaded half v2.7.1
8462026-06-24T01:48:05.196Z Downloaded const-oid v0.9.6
8472026-06-24T01:48:05.199Z Downloaded ingot-macros v0.1.1
8482026-06-24T01:48:05.203Z Downloaded ingot-types v0.1.2
8492026-06-24T01:48:05.207Z Downloaded libsw v3.5.0
8502026-06-24T01:48:05.210Z Downloaded lock_api v0.4.14
8512026-06-24T01:48:05.213Z Downloaded libloading v0.8.9
8522026-06-24T01:48:05.216Z Downloaded ipnet v2.11.0
8532026-06-24T01:48:05.217Z Downloaded const_format v0.2.35
8542026-06-24T01:48:05.220Z Downloaded dropshot_endpoint v0.17.1
8552026-06-24T01:48:05.224Z Downloaded native-tls v0.2.18
8562026-06-24T01:48:05.235Z Downloaded parse-display v0.10.0
8572026-06-24T01:48:05.237Z Downloaded ar_archive_writer v0.5.1
8582026-06-24T01:48:05.241Z Downloaded packed_struct_codegen v0.10.1
8592026-06-24T01:48:05.241Z Downloaded parse-size v1.1.0
8602026-06-24T01:48:05.241Z Downloaded nu-ansi-term v0.50.3
8612026-06-24T01:48:05.241Z Downloaded darling_core v0.21.3
8622026-06-24T01:48:05.245Z Downloaded num-integer v0.1.46
8632026-06-24T01:48:05.248Z Downloaded path-slash v0.1.5
8642026-06-24T01:48:05.248Z Downloaded memoffset v0.9.1
8652026-06-24T01:48:05.248Z Downloaded hmac v0.12.1
8662026-06-24T01:48:05.250Z Downloaded num-derive v0.3.3
8672026-06-24T01:48:05.250Z Downloaded oso-derive v0.27.3
8682026-06-24T01:48:05.253Z Downloaded lzss v0.8.2
8692026-06-24T01:48:05.253Z Downloaded newtype-uuid v1.3.2
8702026-06-24T01:48:05.253Z Downloaded num_enum_derive v0.7.6
8712026-06-24T01:48:05.257Z Downloaded num_enum v0.7.6
8722026-06-24T01:48:05.260Z Downloaded pbkdf2 v0.11.0
8732026-06-24T01:48:05.260Z Downloaded num_enum v0.5.11
8742026-06-24T01:48:05.263Z Downloaded phf_shared v0.12.1
8752026-06-24T01:48:05.263Z Downloaded phf_shared v0.11.3
8762026-06-24T01:48:05.267Z Downloaded peg-runtime v0.8.5
8772026-06-24T01:48:05.267Z Downloaded pbkdf2 v0.12.2
8782026-06-24T01:48:05.267Z Downloaded mime_guess v2.0.5
8792026-06-24T01:48:05.269Z Downloaded hybrid-array v0.4.10
8802026-06-24T01:48:05.269Z Downloaded ignore v0.4.25
8812026-06-24T01:48:05.272Z Downloaded bytes v1.11.1
8822026-06-24T01:48:05.275Z Downloaded num-complex v0.4.6
8832026-06-24T01:48:05.275Z Downloaded memmap2 v0.9.10
8842026-06-24T01:48:05.278Z Downloaded indexmap v1.9.3
8852026-06-24T01:48:05.278Z Downloaded owo-colors v4.3.0
8862026-06-24T01:48:05.281Z Downloaded derive-where v1.6.0
8872026-06-24T01:48:05.282Z Downloaded phf_shared v0.13.1
8882026-06-24T01:48:05.284Z Downloaded derive_more v0.99.20
8892026-06-24T01:48:05.287Z Downloaded getrandom v0.3.4
8902026-06-24T01:48:05.290Z Downloaded predicates-tree v1.0.13
8912026-06-24T01:48:05.290Z Downloaded precomputed-hash v0.1.1
8922026-06-24T01:48:05.290Z Downloaded headers v0.4.1
8932026-06-24T01:48:05.292Z Downloaded parking_lot_core v0.8.6
8942026-06-24T01:48:05.295Z Downloaded num-rational v0.4.2
8952026-06-24T01:48:05.295Z Downloaded nonempty v0.12.0
8962026-06-24T01:48:05.298Z Downloaded flume v0.11.1
8972026-06-24T01:48:05.298Z Downloaded oxide-tokio-rt v0.1.4
8982026-06-24T01:48:05.301Z Downloaded parse-display-derive v0.10.0
8992026-06-24T01:48:05.304Z Downloaded password-hash v0.4.2
9002026-06-24T01:48:05.307Z Downloaded proc-macro-error-attr2 v2.0.0
9012026-06-24T01:48:05.310Z Downloaded crossbeam-channel v0.5.15
9022026-06-24T01:48:05.313Z Downloaded crossterm v0.28.1
9032026-06-24T01:48:05.319Z Downloaded predicates-core v1.0.10
9042026-06-24T01:48:05.321Z Downloaded progenitor-client v0.14.0
9052026-06-24T01:48:05.321Z Downloaded password-hash v0.5.0
9062026-06-24T01:48:05.325Z Downloaded iana-time-zone v0.1.65
9072026-06-24T01:48:05.325Z Downloaded progenitor-macro v0.14.0
9082026-06-24T01:48:05.327Z Downloaded progenitor-macro v0.13.0
9092026-06-24T01:48:05.327Z Downloaded powerfmt v0.2.0
9102026-06-24T01:48:05.330Z Downloaded proc-macro-crate v1.3.1
9112026-06-24T01:48:05.330Z Downloaded der v0.7.10
9122026-06-24T01:48:05.333Z Downloaded packed_struct v0.10.1
9132026-06-24T01:48:05.335Z Downloaded litrs v1.0.0
9142026-06-24T01:48:05.338Z Downloaded proc-macro-crate v3.4.0
9152026-06-24T01:48:05.338Z Downloaded omicron-zone-package v0.12.2
9162026-06-24T01:48:05.341Z Downloaded pem v3.0.6
9172026-06-24T01:48:05.341Z Downloaded psl-types v2.0.11
9182026-06-24T01:48:05.344Z Downloaded heapless v0.7.17
9192026-06-24T01:48:05.350Z Downloaded multer v3.1.0
9202026-06-24T01:48:05.353Z Downloaded phf v0.13.1
9212026-06-24T01:48:05.353Z Downloaded phf v0.12.1
9222026-06-24T01:48:05.355Z Downloaded peg v0.8.5
9232026-06-24T01:48:05.359Z Downloaded pin-project-internal v1.1.11
9242026-06-24T01:48:05.359Z Downloaded quick-error v1.2.3
9252026-06-24T01:48:05.359Z Downloaded pem-rfc7468 v0.7.0
9262026-06-24T01:48:05.362Z Downloaded radium v0.7.0
9272026-06-24T01:48:05.362Z Downloaded indicatif v0.18.4
9282026-06-24T01:48:05.365Z Downloaded polyval v0.6.2
9292026-06-24T01:48:05.365Z Downloaded poly1305 v0.8.0
9302026-06-24T01:48:05.367Z Downloaded pin-project-lite v0.2.17
9312026-06-24T01:48:05.370Z Downloaded nanorand v0.7.0
9322026-06-24T01:48:05.373Z Downloaded crossterm v0.29.0
9332026-06-24T01:48:05.375Z Downloaded recursive-proc-macro-impl v0.1.1
9342026-06-24T01:48:05.378Z Downloaded ref-cast v1.0.25
9352026-06-24T01:48:05.378Z Downloaded libbz2-rs-sys v0.2.2
9362026-06-24T01:48:05.380Z Downloaded flate2 v1.1.9
9372026-06-24T01:48:05.383Z Downloaded paste v1.0.15
9382026-06-24T01:48:05.386Z Downloaded oxnet v0.1.6
9392026-06-24T01:48:05.389Z Downloaded primeorder v0.13.6
9402026-06-24T01:48:05.389Z Downloaded pkcs8 v0.10.2
9412026-06-24T01:48:05.393Z Downloaded parking_lot v0.12.5
9422026-06-24T01:48:05.396Z Downloaded parking_lot v0.11.2
9432026-06-24T01:48:05.396Z Downloaded rand_xorshift v0.4.0
9442026-06-24T01:48:05.399Z Downloaded ref-cast-impl v1.0.25
9452026-06-24T01:48:05.403Z Downloaded recursive v0.1.1
9462026-06-24T01:48:05.409Z Downloaded derive_more v2.1.1
9472026-06-24T01:48:05.415Z Downloaded progenitor-extras v0.2.0
9482026-06-24T01:48:05.418Z Downloaded rtoolbox v0.0.3
9492026-06-24T01:48:05.421Z Downloaded rustc_version v0.4.1
9502026-06-24T01:48:05.421Z Downloaded rustc-hash v2.1.1
9512026-06-24T01:48:05.421Z Downloaded russh-cryptovec v0.7.3
9522026-06-24T01:48:05.424Z Downloaded ppv-lite86 v0.2.21
9532026-06-24T01:48:05.427Z Downloaded progenitor-client v0.13.0
9542026-06-24T01:48:05.430Z Downloaded progenitor v0.13.0
9552026-06-24T01:48:05.430Z Downloaded parking_lot_core v0.9.12
9562026-06-24T01:48:05.433Z Downloaded rand_chacha v0.3.1
9572026-06-24T01:48:05.435Z Downloaded rfc6979 v0.4.0
9582026-06-24T01:48:05.438Z Downloaded rustc_version v0.1.7
9592026-06-24T01:48:05.441Z Downloaded proc-macro-error2 v2.0.1
9602026-06-24T01:48:05.441Z Downloaded cc v1.2.56
9612026-06-24T01:48:05.448Z Downloaded peg-macros v0.8.5
9622026-06-24T01:48:05.450Z Downloaded postcard v1.1.3
9632026-06-24T01:48:05.453Z Downloaded miniz_oxide v0.8.9
9642026-06-24T01:48:05.453Z Downloaded rand_chacha v0.9.0
9652026-06-24T01:48:05.456Z Downloaded rand_core v0.6.4
9662026-06-24T01:48:05.458Z Downloaded scopeguard v1.2.0
9672026-06-24T01:48:05.458Z Downloaded same-file v1.0.6
9682026-06-24T01:48:05.461Z Downloaded scheduled-thread-pool v0.2.7
9692026-06-24T01:48:05.461Z Downloaded r2d2 v0.8.10
9702026-06-24T01:48:05.464Z Downloaded pkg-config v0.3.32
9712026-06-24T01:48:05.464Z Downloaded heapless v0.8.0
9722026-06-24T01:48:05.467Z Downloaded sapling-renderdag v0.1.0
9732026-06-24T01:48:05.467Z Downloaded predicates v3.1.4
9742026-06-24T01:48:05.469Z Downloaded pkcs1 v0.7.5
9752026-06-24T01:48:05.472Z Downloaded hickory-resolver v0.24.4
9762026-06-24T01:48:05.474Z Downloaded aws-lc-rs v1.16.3
9772026-06-24T01:48:05.478Z Downloaded derive_more-impl v2.1.1
9782026-06-24T01:48:05.481Z Downloaded progenitor v0.14.0
9792026-06-24T01:48:05.484Z Downloaded salsa20 v0.10.2
9802026-06-24T01:48:05.484Z Downloaded pkcs5 v0.7.1
9812026-06-24T01:48:05.491Z Downloaded rand_seeder v0.4.0
9822026-06-24T01:48:05.493Z Downloaded rand_core v0.9.5
9832026-06-24T01:48:05.493Z Downloaded scroll_derive v0.13.1
9842026-06-24T01:48:05.496Z Downloaded expectorate v1.2.0
9852026-06-24T01:48:05.496Z Downloaded postgres-types v0.2.12
9862026-06-24T01:48:05.499Z Downloaded psm v0.1.30
9872026-06-24T01:48:05.502Z Downloaded serde_urlencoded v0.7.1
9882026-06-24T01:48:05.505Z Downloaded diesel_derives v2.3.7
9892026-06-24T01:48:05.509Z Downloaded serde_spanned v1.1.1
9902026-06-24T01:48:05.509Z Downloaded serde_repr v0.1.20
9912026-06-24T01:48:05.512Z Downloaded postgres-protocol v0.6.10
9922026-06-24T01:48:05.512Z Downloaded secrecy v0.8.0
9932026-06-24T01:48:05.512Z Downloaded secrecy v0.10.3
9942026-06-24T01:48:05.515Z Downloaded serde-big-array v0.5.1
9952026-06-24T01:48:05.517Z Downloaded serde_bytes v0.11.19
9962026-06-24T01:48:05.517Z Downloaded seq-macro v0.3.6
9972026-06-24T01:48:05.521Z Downloaded quinn-udp v0.5.14
9982026-06-24T01:48:05.524Z Downloaded rustls-native-certs v0.8.3
9992026-06-24T01:48:05.528Z Downloaded shell-words v1.1.1
10002026-06-24T01:48:05.531Z Downloaded semver v0.1.20
10012026-06-24T01:48:05.533Z Downloaded pin-project v1.1.11
10022026-06-24T01:48:05.538Z Downloaded sha1 v0.10.6
10032026-06-24T01:48:05.540Z Downloaded serde_plain v1.0.2
10042026-06-24T01:48:05.540Z Downloaded rustversion v1.0.22
10052026-06-24T01:48:05.543Z Downloaded p256 v0.13.2
10062026-06-24T01:48:05.546Z Downloaded rusty-fork v0.3.1
10072026-06-24T01:48:05.546Z Downloaded resolv-conf v0.7.6
10082026-06-24T01:48:05.548Z Downloaded dropshot-api-manager v0.7.2
10092026-06-24T01:48:05.551Z Downloaded hashbrown v0.13.2
10102026-06-24T01:48:05.553Z Downloaded papergrid v0.17.0
10112026-06-24T01:48:05.556Z Downloaded sha1 v0.11.0
10122026-06-24T01:48:05.559Z Downloaded hashbrown v0.12.3
10132026-06-24T01:48:05.559Z Downloaded signal-hook-mio v0.2.5
10142026-06-24T01:48:05.562Z Downloaded signal-hook-tokio v0.3.1
10152026-06-24T01:48:05.565Z Downloaded sigpipe v0.1.3
10162026-06-24T01:48:05.565Z Downloaded ed25519-dalek v2.2.0
10172026-06-24T01:48:05.568Z Downloaded siphasher v1.0.2
10182026-06-24T01:48:05.568Z Downloaded scroll v0.13.0
10192026-06-24T01:48:05.568Z Downloaded scrypt v0.11.0
10202026-06-24T01:48:05.571Z Downloaded hickory-resolver v0.25.2
10212026-06-24T01:48:05.574Z Downloaded hickory-server v0.25.2
10222026-06-24T01:48:05.577Z Downloaded jiff-static v0.2.21
10232026-06-24T01:48:05.581Z Downloaded oso v0.27.3
10242026-06-24T01:48:05.583Z Downloaded progenitor-impl v0.13.0
10252026-06-24T01:48:05.587Z Downloaded rand_core v0.10.0
10262026-06-24T01:48:05.587Z Downloaded slog-bunyan v2.5.0
10272026-06-24T01:48:05.590Z Downloaded serde_path_to_error v0.1.20
10282026-06-24T01:48:05.594Z Downloaded slog-envlogger v2.2.0
10292026-06-24T01:48:05.607Z Downloaded serde-hex v0.1.0
10302026-06-24T01:48:05.612Z Downloaded sec1 v0.7.3
10312026-06-24T01:48:05.612Z Downloaded schemars_derive v0.8.22
10322026-06-24T01:48:05.614Z Downloaded prefix-trie v0.7.0
10332026-06-24T01:48:05.617Z Downloaded serde_with_macros v1.5.2
10342026-06-24T01:48:05.619Z Downloaded serde_derive_internals v0.29.1
10352026-06-24T01:48:05.627Z Downloaded shlex v1.3.0
10362026-06-24T01:48:05.629Z Downloaded sqlparser_derive v0.5.0
10372026-06-24T01:48:05.632Z Downloaded mio v1.2.0
10382026-06-24T01:48:05.636Z Downloaded ssh-encoding v0.2.0
10392026-06-24T01:48:05.639Z Downloaded ssh-cipher v0.2.0
10402026-06-24T01:48:05.639Z Downloaded russh-keys v0.45.0
10412026-06-24T01:48:05.641Z Downloaded strum v0.26.3
10422026-06-24T01:48:05.641Z Downloaded rcgen v0.12.1
10432026-06-24T01:48:05.644Z Downloaded itertools v0.10.5
10442026-06-24T01:48:05.647Z Downloaded rustls-pemfile v2.2.0
10452026-06-24T01:48:05.650Z Downloaded signature v2.2.0
10462026-06-24T01:48:05.650Z Downloaded prettyplease v0.2.37
10472026-06-24T01:48:05.653Z Downloaded strum v0.27.2
10482026-06-24T01:48:05.653Z Downloaded strsim v0.10.0
10492026-06-24T01:48:05.656Z Downloaded strip-ansi-escapes v0.2.1
10502026-06-24T01:48:05.656Z Downloaded signal-hook-registry v1.4.8
10512026-06-24T01:48:05.656Z Downloaded structmeta v0.3.0
10522026-06-24T01:48:05.659Z Downloaded slab v0.4.12
10532026-06-24T01:48:05.659Z Downloaded slog-dtrace v0.3.0
10542026-06-24T01:48:05.662Z Downloaded simd-adler32 v0.3.8
10552026-06-24T01:48:05.662Z Downloaded rustls-pki-types v1.14.0
10562026-06-24T01:48:05.662Z Downloaded structmeta-derive v0.3.0
10572026-06-24T01:48:05.665Z Downloaded tabled_derive v0.11.0
10582026-06-24T01:48:05.665Z Downloaded sync_wrapper v1.0.2
10592026-06-24T01:48:05.668Z Downloaded http v1.4.2
10602026-06-24T01:48:05.671Z Downloaded ron v0.8.1
10612026-06-24T01:48:05.674Z Downloaded aes-gcm v0.10.3
10622026-06-24T01:48:05.674Z Downloaded progenitor-impl v0.14.0
10632026-06-24T01:48:05.677Z Downloaded openssl-sys v0.9.115
10642026-06-24T01:48:05.679Z Downloaded smf v0.2.3
10652026-06-24T01:48:05.679Z Downloaded slog-stdlog v4.1.1
10662026-06-24T01:48:05.683Z Downloaded slog-async v2.8.0
10672026-06-24T01:48:05.686Z Downloaded tap v1.0.1
10682026-06-24T01:48:05.686Z Downloaded take_mut v0.2.2
10692026-06-24T01:48:05.686Z Downloaded tagptr v0.2.0
10702026-06-24T01:48:05.686Z Downloaded time-core v0.1.8
10712026-06-24T01:48:05.686Z Downloaded termtree v0.5.1
10722026-06-24T01:48:05.689Z Downloaded supports-color v3.0.2
10732026-06-24T01:48:05.689Z Downloaded subtle v2.6.1
10742026-06-24T01:48:05.692Z Downloaded slog-json v2.6.1
10752026-06-24T01:48:05.695Z Downloaded slog-scope v4.4.1
10762026-06-24T01:48:05.698Z Downloaded pretty_assertions v1.4.1
10772026-06-24T01:48:05.701Z Downloaded testing_table v0.3.0
10782026-06-24T01:48:05.704Z Downloaded tabwriter v1.4.1
10792026-06-24T01:48:05.704Z Downloaded hyper-util v0.1.20
10802026-06-24T01:48:05.707Z Downloaded serde_with_macros v3.17.0
10812026-06-24T01:48:05.710Z Downloaded stacker v0.1.23
10822026-06-24T01:48:05.710Z Downloaded thiserror-impl-no-std v2.0.2
10832026-06-24T01:48:05.711Z Downloaded spki v0.7.3
10842026-06-24T01:48:05.713Z Downloaded smallvec v0.6.14
10852026-06-24T01:48:05.716Z Downloaded serde_cbor v0.11.2
10862026-06-24T01:48:05.728Z Downloaded tinyvec_macros v0.1.1
10872026-06-24T01:48:05.728Z Downloaded thread-id v5.1.0
10882026-06-24T01:48:05.731Z Downloaded sqlformat v0.3.5
10892026-06-24T01:48:05.731Z Downloaded slog-term v2.9.2
10902026-06-24T01:48:05.734Z Downloaded tokio-macros v2.7.0
10912026-06-24T01:48:05.734Z Downloaded minimal-lexical v0.2.1
10922026-06-24T01:48:05.737Z Downloaded ryu v1.0.23
10932026-06-24T01:48:05.747Z Downloaded stringprep v0.1.5
10942026-06-24T01:48:05.750Z Downloaded strum_macros v0.26.4
10952026-06-24T01:48:05.752Z Downloaded strum_macros v0.24.3
10962026-06-24T01:48:05.760Z Downloaded strum_macros v0.27.2
10972026-06-24T01:48:05.770Z Downloaded topological-sort v0.2.2
10982026-06-24T01:48:05.773Z Downloaded rayon-core v1.13.0
10992026-06-24T01:48:05.776Z Downloaded sync-ptr v0.1.4
11002026-06-24T01:48:05.779Z Downloaded schemars v0.8.22
11012026-06-24T01:48:05.784Z Downloaded quinn v0.11.9
11022026-06-24T01:48:05.787Z Downloaded qorb v0.4.1
11032026-06-24T01:48:05.789Z Downloaded serde_yaml v0.9.34+deprecated
11042026-06-24T01:48:05.792Z Downloaded support-bundle-viewer v0.1.2
11052026-06-24T01:48:05.796Z Downloaded spin v0.9.8
11062026-06-24T01:48:05.796Z Downloaded static_assertions v1.1.0
11072026-06-24T01:48:05.799Z Downloaded try-lock v0.2.5
11082026-06-24T01:48:05.799Z Downloaded trait-variant v0.1.2
11092026-06-24T01:48:05.799Z Downloaded tower-service v0.3.3
11102026-06-24T01:48:05.799Z Downloaded thiserror-no-std v2.0.2
11112026-06-24T01:48:05.802Z Downloaded termios v0.3.3
11122026-06-24T01:48:05.802Z Downloaded tower-layer v0.3.3
11132026-06-24T01:48:05.804Z Downloaded snafu-derive v0.8.9
11142026-06-24T01:48:05.804Z Downloaded tls_codec v0.4.2
11152026-06-24T01:48:05.809Z Downloaded time-macros v0.2.27
11162026-06-24T01:48:05.812Z Downloaded tls_codec_derive v0.4.2
11172026-06-24T01:48:05.815Z Downloaded typify-macro v0.6.2
11182026-06-24T01:48:05.821Z Downloaded unarray v0.1.4
11192026-06-24T01:48:05.824Z Downloaded thread_local v1.1.9
11202026-06-24T01:48:05.826Z Downloaded tokio-dtrace v0.1.1
11212026-06-24T01:48:05.826Z Downloaded rustls-platform-verifier v0.6.2
11222026-06-24T01:48:05.829Z Downloaded string_cache v0.8.9
11232026-06-24T01:48:05.829Z Downloaded signal-hook v0.3.18
11242026-06-24T01:48:05.832Z Downloaded rand v0.8.6
11252026-06-24T01:48:05.835Z Downloaded iri-string v0.7.10
11262026-06-24T01:48:05.837Z Downloaded usdt-macro v0.6.0
11272026-06-24T01:48:05.840Z Downloaded usdt-attr-macro v0.6.0
11282026-06-24T01:48:05.840Z Downloaded usdt v0.6.0
11292026-06-24T01:48:05.840Z Downloaded untrusted v0.9.0
11302026-06-24T01:48:05.844Z Downloaded unicode-truncate v1.1.0
11312026-06-24T01:48:05.844Z Downloaded tokio-native-tls v0.3.1
11322026-06-24T01:48:05.849Z Downloaded similar v2.7.0
11332026-06-24T01:48:05.849Z Downloaded utf-8 v0.7.6
11342026-06-24T01:48:05.849Z Downloaded untrusted v0.7.1
11352026-06-24T01:48:05.852Z Downloaded unit-prefix v0.5.2
11362026-06-24T01:48:05.852Z Downloaded tokio-tungstenite v0.23.1
11372026-06-24T01:48:05.852Z Downloaded nom v7.1.3
11382026-06-24T01:48:05.857Z Downloaded schemars v0.9.0
11392026-06-24T01:48:05.861Z Downloaded publicsuffix v2.3.0
11402026-06-24T01:48:05.864Z Downloaded num-bigint v0.4.6
11412026-06-24T01:48:05.868Z Downloaded rsa v0.9.10
11422026-06-24T01:48:05.870Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11432026-06-24T01:48:05.870Z Downloaded term v0.7.0
11442026-06-24T01:48:05.873Z Downloaded tokio-tungstenite v0.21.0
11452026-06-24T01:48:05.873Z Downloaded slog v2.8.2
11462026-06-24T01:48:05.876Z Downloaded hashbrown v0.16.1
11472026-06-24T01:48:05.878Z Downloaded socket2 v0.6.3
11482026-06-24T01:48:05.881Z Downloaded futures-util v0.3.32
11492026-06-24T01:48:05.888Z Downloaded term v1.2.1
11502026-06-24T01:48:05.890Z Downloaded wait-timeout v0.2.1
11512026-06-24T01:48:05.890Z Downloaded void v1.0.2
11522026-06-24T01:48:05.894Z Downloaded want v0.3.1
11532026-06-24T01:48:05.897Z Downloaded waitgroup v0.1.2
11542026-06-24T01:48:05.900Z Downloaded rustls-webpki v0.103.9
11552026-06-24T01:48:05.902Z Downloaded aho-corasick v1.1.4
11562026-06-24T01:48:05.905Z Downloaded toml_writer v1.1.1+spec-1.1.0
11572026-06-24T01:48:05.905Z Downloaded tiny-keccak v2.0.2
11582026-06-24T01:48:05.908Z Downloaded samael v0.0.19
11592026-06-24T01:48:05.911Z Downloaded tui-tree-widget v0.23.1
11602026-06-24T01:48:05.913Z Downloaded rand v0.9.2
11612026-06-24T01:48:05.916Z Downloaded universal-hash v0.5.1
11622026-06-24T01:48:05.916Z Downloaded unicase v2.9.0
11632026-06-24T01:48:05.920Z Downloaded itertools v0.14.0
11642026-06-24T01:48:05.933Z Downloaded hashbrown v0.15.5
11652026-06-24T01:48:05.940Z Downloaded xattr v1.6.1
11662026-06-24T01:48:05.943Z Downloaded usdt-impl v0.6.0
11672026-06-24T01:48:05.946Z Downloaded itertools v0.13.0
11682026-06-24T01:48:05.949Z Downloaded xshell-macros v0.2.7
11692026-06-24T01:48:05.952Z Downloaded uzers v0.12.2
11702026-06-24T01:48:05.952Z Downloaded vergen-git2 v9.1.0
11712026-06-24T01:48:05.954Z Downloaded tokio-stream v0.1.18
11722026-06-24T01:48:05.957Z Downloaded tokio-rustls v0.26.4
11732026-06-24T01:48:05.961Z Downloaded num-bigint-dig v0.8.6
11742026-06-24T01:48:05.964Z Downloaded vergen-lib v0.1.6
11752026-06-24T01:48:05.967Z Downloaded zone_cfg_derive v0.3.1
11762026-06-24T01:48:05.967Z Downloaded vergen-gitcl v1.0.8
11772026-06-24T01:48:05.975Z Downloaded zeroize_derive v1.4.3
11782026-06-24T01:48:05.981Z Downloaded zone v0.3.1
11792026-06-24T01:48:05.985Z Downloaded tinyvec v1.10.0
11802026-06-24T01:48:05.990Z Downloaded whoami v2.1.0
11812026-06-24T01:48:05.994Z Downloaded schemars v1.2.1
11822026-06-24T01:48:06.000Z Downloaded whoami v1.6.1
11832026-06-24T01:48:06.006Z Downloaded blake3 v1.8.5
11842026-06-24T01:48:06.010Z Downloaded vsss-rs v3.3.4
11852026-06-24T01:48:06.010Z Downloaded twox-hash v2.1.2
11862026-06-24T01:48:06.010Z Downloaded toml_parser v1.1.2+spec-1.1.0
11872026-06-24T01:48:06.010Z Downloaded vergen-lib v9.1.0
11882026-06-24T01:48:06.013Z Downloaded socket2 v0.5.10
11892026-06-24T01:48:06.013Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11902026-06-24T01:48:06.013Z Downloaded test-strategy v0.4.5
11912026-06-24T01:48:06.032Z Downloaded libxml v0.3.3
11922026-06-24T01:48:06.032Z Downloaded tracing-attributes v0.1.31
11932026-06-24T01:48:06.032Z Downloaded toml v0.7.8
11942026-06-24T01:48:06.032Z Downloaded unicode-properties v0.1.4
11952026-06-24T01:48:06.032Z Downloaded wyz v0.5.1
11962026-06-24T01:48:06.039Z Downloaded nom v8.0.0
11972026-06-24T01:48:06.039Z Downloaded xshell v0.2.7
11982026-06-24T01:48:06.043Z Downloaded bitvec v1.0.1
11992026-06-24T01:48:06.050Z Downloaded snafu v0.8.9
12002026-06-24T01:48:06.050Z Downloaded subprocess v0.2.15
12012026-06-24T01:48:06.056Z Downloaded vergen v9.1.0
12022026-06-24T01:48:06.056Z Downloaded itertools v0.12.1
12032026-06-24T01:48:06.060Z Downloaded hkdf v0.12.4
12042026-06-24T01:48:06.060Z Downloaded zeroize v1.8.2
12052026-06-24T01:48:06.066Z Downloaded zstd v0.13.3
12062026-06-24T01:48:06.069Z Downloaded walkdir v2.5.0
12072026-06-24T01:48:06.072Z Downloaded hyper v1.10.1
12082026-06-24T01:48:06.075Z Downloaded zstd-safe v7.2.4
12092026-06-24T01:48:06.080Z Downloaded h2 v0.4.15
12102026-06-24T01:48:06.083Z Downloaded unicode-bidi v0.3.18
12112026-06-24T01:48:06.086Z Downloaded tracing-core v0.1.36
12122026-06-24T01:48:06.095Z Downloaded tungstenite v0.23.0
12132026-06-24T01:48:06.098Z Downloaded unsafe-libyaml v0.2.11
12142026-06-24T01:48:06.100Z Downloaded yasna v0.5.2
12152026-06-24T01:48:06.103Z Downloaded zerocopy v0.6.6
12162026-06-24T01:48:06.106Z Downloaded rustyline v14.0.0
12172026-06-24T01:48:06.116Z Downloaded tar v0.4.45
12182026-06-24T01:48:06.119Z Downloaded uuid v1.23.3
12192026-06-24T01:48:06.122Z Downloaded libm v0.2.16
12202026-06-24T01:48:06.127Z Downloaded rand v0.10.0
12212026-06-24T01:48:06.130Z Downloaded toml_edit v0.23.10+spec-1.0.0
12222026-06-24T01:48:06.132Z Downloaded iddqd v0.4.2
12232026-06-24T01:48:06.136Z Downloaded p521 v0.13.3
12242026-06-24T01:48:06.141Z Downloaded tokio-postgres v0.7.16
12252026-06-24T01:48:06.144Z Downloaded tungstenite v0.21.0
12262026-06-24T01:48:06.147Z Downloaded typify v0.6.2
12272026-06-24T01:48:06.150Z Downloaded russh v0.45.0
12282026-06-24T01:48:06.154Z Downloaded steno v0.4.1
12292026-06-24T01:48:06.166Z Downloaded toml v1.1.2+spec-1.1.0
12302026-06-24T01:48:06.174Z Downloaded rpassword v7.4.0
12312026-06-24T01:48:06.177Z Downloaded zopfli v0.8.3
12322026-06-24T01:48:06.180Z Downloaded serde_with v1.14.0
12332026-06-24T01:48:06.185Z Downloaded vte v0.14.1
12342026-06-24T01:48:06.203Z Downloaded p384 v0.13.1
12352026-06-24T01:48:06.215Z Downloaded reedline v0.40.0
12362026-06-24T01:48:06.222Z Downloaded regex v1.12.3
12372026-06-24T01:48:06.226Z Downloaded zip v0.6.6
12382026-06-24T01:48:06.229Z Downloaded unicode_categories v0.1.1
12392026-06-24T01:48:06.232Z Downloaded toml_edit v0.19.15
12402026-06-24T01:48:06.242Z Downloaded git2 v0.20.4
12412026-06-24T01:48:06.250Z Downloaded ssh-key v0.6.7
12422026-06-24T01:48:06.254Z Downloaded reqwest v0.13.2
12432026-06-24T01:48:06.262Z Downloaded rayon v1.11.0
12442026-06-24T01:48:06.272Z Downloaded chrono v0.4.44
12452026-06-24T01:48:06.280Z Downloaded zerocopy-derive v0.8.40
12462026-06-24T01:48:06.283Z Downloaded yansi v1.0.1
12472026-06-24T01:48:06.284Z Downloaded reqwest v0.12.28
12482026-06-24T01:48:06.287Z Downloaded salty v0.3.0
12492026-06-24T01:48:06.290Z Downloaded tower v0.5.3
12502026-06-24T01:48:06.305Z Downloaded lalrpop v0.19.12
12512026-06-24T01:48:06.311Z Downloaded typed-path v0.9.3
12522026-06-24T01:48:06.314Z Downloaded goblin v0.10.5
12532026-06-24T01:48:06.319Z Downloaded x509-cert v0.2.5
12542026-06-24T01:48:06.322Z Downloaded unicode-segmentation v1.12.0
12552026-06-24T01:48:06.331Z Downloaded unicode-normalization v0.1.25
12562026-06-24T01:48:06.334Z Downloaded tokio-util v0.7.18
12572026-06-24T01:48:06.338Z Downloaded quick-xml v0.37.5
12582026-06-24T01:48:06.342Z Downloaded bindgen v0.71.1
12592026-06-24T01:48:06.347Z Downloaded curve25519-dalek v4.1.3
12602026-06-24T01:48:06.351Z Downloaded moka v0.12.13
12612026-06-24T01:48:06.355Z Downloaded tower-http v0.6.8
12622026-06-24T01:48:06.360Z Downloaded proptest v1.10.0
12632026-06-24T01:48:06.365Z Downloaded tough v0.22.0
12642026-06-24T01:48:06.382Z Downloaded zip v4.6.1
12652026-06-24T01:48:06.384Z Downloaded portable-atomic v1.13.1
12662026-06-24T01:48:06.387Z Downloaded petname v2.0.2
12672026-06-24T01:48:06.414Z Downloaded object v0.30.4
12682026-06-24T01:48:06.418Z Downloaded serde_with v3.17.0
12692026-06-24T01:48:06.422Z Downloaded nix v0.27.1
12702026-06-24T01:48:06.428Z Downloaded radix_trie v0.2.1
12712026-06-24T01:48:06.433Z Downloaded winnow v0.5.40
12722026-06-24T01:48:06.443Z Downloaded quinn-proto v0.11.13
12732026-06-24T01:48:06.457Z Downloaded polar-core v0.27.3
12742026-06-24T01:48:06.462Z Downloaded winnow v0.6.26
12752026-06-24T01:48:06.504Z Downloaded winnow v1.0.3
12762026-06-24T01:48:06.523Z Downloaded openssl v0.10.79
12772026-06-24T01:48:06.533Z Downloaded regex-syntax v0.6.29
12782026-06-24T01:48:06.538Z Downloaded tabled v0.20.0
12792026-06-24T01:48:06.542Z Downloaded nix v0.28.0
12802026-06-24T01:48:06.548Z Downloaded bstr v1.12.1
12812026-06-24T01:48:06.552Z Downloaded time v0.3.47
12822026-06-24T01:48:06.559Z Downloaded webpki-roots v1.0.6
12832026-06-24T01:48:06.563Z Downloaded dropshot v0.17.1
12842026-06-24T01:48:06.593Z Downloaded smoltcp v0.9.1
12852026-06-24T01:48:06.599Z Downloaded openapiv3 v2.2.0
12862026-06-24T01:48:06.606Z Downloaded hickory-proto v0.24.4
12872026-06-24T01:48:06.613Z Downloaded nix v0.31.2
12882026-06-24T01:48:06.621Z Downloaded vcpkg v0.2.15
12892026-06-24T01:48:06.645Z Downloaded zlib-rs v0.6.2
12902026-06-24T01:48:06.650Z Downloaded smoltcp v0.11.0
12912026-06-24T01:48:06.661Z Downloaded object v0.37.3
12922026-06-24T01:48:06.665Z Downloaded zerocopy v0.8.40
12932026-06-24T01:48:06.669Z Downloaded regress v0.10.5
12942026-06-24T01:48:06.678Z Downloaded diesel v2.3.7
12952026-06-24T01:48:06.704Z Downloaded regress v0.11.1
12962026-06-24T01:48:06.707Z Downloaded sqlparser v0.61.0
12972026-06-24T01:48:06.713Z Downloaded rustls v0.23.41
12982026-06-24T01:48:06.720Z Downloaded hickory-proto v0.25.2
12992026-06-24T01:48:06.729Z Downloaded rustix v0.38.44
13002026-06-24T01:48:06.744Z Downloaded sled v0.34.7
13012026-06-24T01:48:06.750Z Downloaded regex-syntax v0.8.10
13022026-06-24T01:48:06.812Z Downloaded regex-automata v0.4.14
13032026-06-24T01:48:06.830Z Downloaded zerocopy-derive v0.6.6
13042026-06-24T01:48:06.835Z Downloaded typify-impl v0.6.2
13052026-06-24T01:48:06.844Z Downloaded ratatui v0.29.0
13062026-06-24T01:48:06.856Z Downloaded tracing v0.1.44
13072026-06-24T01:48:06.883Z Downloaded bzip2-sys v0.1.13+1.0.8
13082026-06-24T01:48:06.905Z Downloaded jiff v0.2.21
13092026-06-24T01:48:06.928Z Downloaded csv v1.4.0
13102026-06-24T01:48:06.946Z Downloaded petgraph v0.6.5
13112026-06-24T01:48:06.958Z Downloaded libz-sys v1.1.24
13122026-06-24T01:48:06.969Z Downloaded chrono-tz v0.10.4
13132026-06-24T01:48:06.981Z Downloaded petgraph v0.8.3
13142026-06-24T01:48:06.995Z Downloaded tokio v1.52.1
13152026-06-24T01:48:07.026Z Downloaded sha3 v0.10.8
13162026-06-24T01:48:07.029Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13172026-06-24T01:48:07.071Z Downloaded encoding_rs v0.8.35
13182026-06-24T01:48:07.085Z Downloaded ring v0.17.14
13192026-06-24T01:48:07.203Z Downloaded libgit2-sys v0.18.3+1.9.2
13202026-06-24T01:48:07.905Z Downloaded aws-lc-sys v0.40.0
13212026-06-24T01:48:08.157Z Compiling libc v0.2.185
13222026-06-24T01:48:08.157Z Compiling serde v1.0.228
13232026-06-24T01:48:08.161Z Compiling log v0.4.29
13242026-06-24T01:48:08.161Z Compiling shlex v1.3.0
13252026-06-24T01:48:08.161Z Compiling find-msvc-tools v0.1.9
13262026-06-24T01:48:08.161Z Compiling smallvec v1.15.1
13272026-06-24T01:48:08.161Z Compiling typenum v1.19.0
13282026-06-24T01:48:08.161Z Compiling subtle v2.6.1
13292026-06-24T01:48:08.161Z Compiling scopeguard v1.2.0
13302026-06-24T01:48:08.161Z Compiling const-oid v0.9.6
13312026-06-24T01:48:08.161Z Compiling serde_json v1.0.150
13322026-06-24T01:48:08.290Z Compiling zerocopy v0.8.40
13332026-06-24T01:48:08.293Z Compiling portable-atomic v1.13.1
13342026-06-24T01:48:08.293Z Compiling pin-project-lite v0.2.17
13352026-06-24T01:48:08.293Z Compiling parking_lot_core v0.9.12
13362026-06-24T01:48:08.299Z Compiling pkg-config v0.3.32
13372026-06-24T01:48:08.302Z Compiling libm v0.2.16
13382026-06-24T01:48:08.302Z Compiling futures-core v0.3.32
13392026-06-24T01:48:08.302Z Compiling critical-section v1.2.0
13402026-06-24T01:48:08.425Z Compiling generic-array v0.14.7
13412026-06-24T01:48:08.428Z Compiling num-traits v0.2.19
13422026-06-24T01:48:08.428Z Compiling percent-encoding v2.3.2
13432026-06-24T01:48:08.470Z Compiling futures-sink v0.3.32
13442026-06-24T01:48:08.474Z Compiling futures-task v0.3.32
13452026-06-24T01:48:08.544Z Compiling lock_api v0.4.14
13462026-06-24T01:48:08.562Z Compiling slab v0.4.12
13472026-06-24T01:48:08.577Z Compiling getrandom v0.4.1
13482026-06-24T01:48:08.613Z Compiling syn v2.0.117
13492026-06-24T01:48:08.625Z Compiling bitflags v2.11.0
13502026-06-24T01:48:08.643Z Compiling futures-io v0.3.32
13512026-06-24T01:48:08.646Z Compiling cpufeatures v0.2.17
13522026-06-24T01:48:08.646Z Compiling rand_core v0.10.0
13532026-06-24T01:48:08.695Z Compiling getrandom v0.3.4
13542026-06-24T01:48:08.815Z Compiling indexmap v2.14.0
13552026-06-24T01:48:08.849Z Compiling rustversion v1.0.22
13562026-06-24T01:48:08.852Z Compiling form_urlencoded v1.2.2
13572026-06-24T01:48:08.872Z Compiling futures-channel v0.3.32
13582026-06-24T01:48:08.876Z Compiling fs_extra v1.3.0
13592026-06-24T01:48:08.884Z Compiling dunce v1.0.5
13602026-06-24T01:48:08.903Z Compiling ident_case v1.0.1
13612026-06-24T01:48:08.906Z Compiling base64ct v1.8.3
13622026-06-24T01:48:08.917Z Compiling flagset v0.4.7
13632026-06-24T01:48:08.954Z Compiling iana-time-zone v0.1.65
13642026-06-24T01:48:09.014Z Compiling regex-syntax v0.8.10
13652026-06-24T01:48:09.018Z Compiling rustix v1.1.3
13662026-06-24T01:48:09.070Z Compiling vcpkg v0.2.15
13672026-06-24T01:48:09.074Z Compiling aws-lc-rs v1.16.3
13682026-06-24T01:48:09.136Z Compiling rustc_version v0.4.1
13692026-06-24T01:48:09.140Z Compiling base64 v0.22.1
13702026-06-24T01:48:09.156Z Compiling untrusted v0.7.1
13712026-06-24T01:48:09.174Z Compiling tinyvec_macros v0.1.1
13722026-06-24T01:48:09.189Z Compiling openssl-probe v0.2.1
13732026-06-24T01:48:09.192Z Compiling untrusted v0.9.0
13742026-06-24T01:48:09.192Z Compiling httparse v1.10.1
13752026-06-24T01:48:09.192Z Compiling aho-corasick v1.1.4
13762026-06-24T01:48:09.192Z Compiling dyn-clone v1.0.20
13772026-06-24T01:48:09.208Z Compiling atomic-waker v1.1.2
13782026-06-24T01:48:09.243Z Compiling rustls v0.23.41
13792026-06-24T01:48:09.276Z Compiling tower-service v0.3.3
13802026-06-24T01:48:09.291Z Compiling pem-rfc7468 v0.7.0
13812026-06-24T01:48:09.300Z Compiling schemars v0.8.22
13822026-06-24T01:48:09.306Z Compiling tower-layer v0.3.3
13832026-06-24T01:48:09.359Z Compiling try-lock v0.2.5
13842026-06-24T01:48:09.375Z Compiling tinyvec v1.10.0
13852026-06-24T01:48:09.408Z Compiling httpdate v1.0.3
13862026-06-24T01:48:09.443Z Compiling openssl v0.10.79
13872026-06-24T01:48:09.460Z Compiling foreign-types-shared v0.1.1
13882026-06-24T01:48:09.478Z Compiling want v0.3.1
13892026-06-24T01:48:09.510Z Compiling spin v0.9.8
13902026-06-24T01:48:09.513Z Compiling powerfmt v0.2.0
13912026-06-24T01:48:09.528Z Compiling native-tls v0.2.18
13922026-06-24T01:48:09.545Z Compiling num-conv v0.2.0
13932026-06-24T01:48:09.613Z Compiling foreign-types v0.3.2
13942026-06-24T01:48:09.616Z Compiling crc32fast v1.5.0
13952026-06-24T01:48:09.647Z Compiling time-core v0.1.8
13962026-06-24T01:48:09.710Z Compiling sync_wrapper v1.0.2
13972026-06-24T01:48:09.714Z Compiling crossbeam-utils v0.8.21
13982026-06-24T01:48:09.714Z Compiling bit-vec v0.8.0
13992026-06-24T01:48:09.762Z Compiling unicode-normalization v0.1.25
14002026-06-24T01:48:09.780Z Compiling deranged v0.5.8
14012026-06-24T01:48:09.784Z Compiling simd-adler32 v0.3.8
14022026-06-24T01:48:09.895Z Compiling syn v1.0.109
14032026-06-24T01:48:09.929Z Compiling getrandom v0.2.17
14042026-06-24T01:48:09.933Z Compiling jobserver v0.1.34
14052026-06-24T01:48:09.933Z Compiling errno v0.3.14
14062026-06-24T01:48:09.945Z Compiling mio v1.2.0
14072026-06-24T01:48:09.948Z Compiling once_cell v1.21.3
14082026-06-24T01:48:09.948Z Compiling socket2 v0.6.3
14092026-06-24T01:48:09.966Z Compiling time-macros v0.2.27
14102026-06-24T01:48:09.984Z Compiling wait-timeout v0.2.1
14112026-06-24T01:48:10.034Z Compiling quick-error v1.2.3
14122026-06-24T01:48:10.097Z Compiling num_threads v0.1.7
14132026-06-24T01:48:10.113Z Compiling usdt-impl v0.6.0
14142026-06-24T01:48:10.150Z Compiling tracing-core v0.1.36
14152026-06-24T01:48:10.198Z Compiling signal-hook-registry v1.4.8
14162026-06-24T01:48:10.217Z Compiling uuid v1.23.3
14172026-06-24T01:48:10.311Z Compiling parking_lot v0.12.5
14182026-06-24T01:48:10.329Z Compiling rand_core v0.6.4
14192026-06-24T01:48:10.381Z Compiling cc v1.2.56
14202026-06-24T01:48:10.405Z Compiling siphasher v1.0.2
14212026-06-24T01:48:10.456Z Compiling bit-set v0.8.0
14222026-06-24T01:48:10.490Z Compiling thread-id v5.1.0
14232026-06-24T01:48:10.508Z Compiling rand_core v0.9.5
14242026-06-24T01:48:10.526Z Compiling heapless v0.7.17
14252026-06-24T01:48:10.536Z Compiling cookie v0.18.1
14262026-06-24T01:48:10.536Z Compiling ryu v1.0.23
14272026-06-24T01:48:10.581Z Compiling zstd-safe v7.2.4
14282026-06-24T01:48:10.598Z Compiling unarray v0.1.4
14292026-06-24T01:48:10.616Z Compiling unicode-properties v0.1.4
14302026-06-24T01:48:10.650Z Compiling signal-hook v0.3.18
14312026-06-24T01:48:10.667Z Compiling paste v1.0.15
14322026-06-24T01:48:10.671Z Compiling adler2 v2.0.1
14332026-06-24T01:48:10.671Z Compiling anyhow v1.0.102
14342026-06-24T01:48:10.720Z Compiling iri-string v0.7.10
14352026-06-24T01:48:10.795Z Compiling allocator-api2 v0.2.21
14362026-06-24T01:48:10.852Z Compiling unicode-bidi v0.3.18
14372026-06-24T01:48:10.869Z Compiling rand_xorshift v0.4.0
14382026-06-24T01:48:10.872Z Compiling miniz_oxide v0.8.9
14392026-06-24T01:48:10.909Z Compiling curve25519-dalek v4.1.3
14402026-06-24T01:48:10.979Z Compiling hash32 v0.2.1
14412026-06-24T01:48:10.982Z Compiling memoffset v0.9.1
14422026-06-24T01:48:10.983Z Compiling encoding_rs v0.8.35
14432026-06-24T01:48:10.983Z Compiling base16ct v0.2.0
14442026-06-24T01:48:10.983Z Compiling smoltcp v0.9.1
14452026-06-24T01:48:11.018Z Compiling ff v0.13.1
14462026-06-24T01:48:11.021Z Compiling ref-cast v1.0.25
14472026-06-24T01:48:11.021Z Compiling psl-types v2.0.11
14482026-06-24T01:48:11.103Z Compiling num-bigint-dig v0.8.6
14492026-06-24T01:48:11.121Z Compiling fallible-iterator v0.2.0
14502026-06-24T01:48:11.157Z Compiling litrs v1.0.0
14512026-06-24T01:48:11.172Z Compiling slog v2.8.2
14522026-06-24T01:48:11.206Z Compiling vergen-lib v9.1.0
14532026-06-24T01:48:11.223Z Compiling cmake v0.1.57
14542026-06-24T01:48:11.239Z Compiling tempfile v3.25.0
14552026-06-24T01:48:11.258Z Compiling regex-automata v0.4.14
14562026-06-24T01:48:11.261Z Compiling rustix v0.38.44
14572026-06-24T01:48:11.273Z Compiling mime v0.3.17
14582026-06-24T01:48:11.326Z Compiling stringprep v0.1.5
14592026-06-24T01:48:11.362Z Compiling zlib-rs v0.6.2
14602026-06-24T01:48:11.379Z Compiling cfg_aliases v0.2.1
14612026-06-24T01:48:11.381Z Compiling num-integer v0.1.46
14622026-06-24T01:48:11.507Z Compiling rusty-fork v0.3.1
14632026-06-24T01:48:11.526Z Compiling nix v0.31.2
14642026-06-24T01:48:11.547Z Compiling terminal_size v0.4.3
14652026-06-24T01:48:11.586Z Compiling group v0.13.0
14662026-06-24T01:48:11.603Z Compiling vergen v9.1.0
14672026-06-24T01:48:11.652Z Compiling synstructure v0.13.2
14682026-06-24T01:48:11.655Z Compiling pest_generator v2.8.6
14692026-06-24T01:48:11.655Z Compiling serde_derive_internals v0.29.1
14702026-06-24T01:48:11.655Z Compiling darling_core v0.20.11
14712026-06-24T01:48:11.669Z Compiling time v0.3.47
14722026-06-24T01:48:11.688Z Compiling darling_core v0.21.3
14732026-06-24T01:48:11.704Z Compiling num-iter v0.1.45
14742026-06-24T01:48:11.735Z Compiling phf_shared v0.13.1
14752026-06-24T01:48:11.739Z Compiling lazy_static v1.5.0
14762026-06-24T01:48:11.740Z Compiling anstyle-parse v0.2.7
14772026-06-24T01:48:11.754Z Compiling document-features v0.2.12
14782026-06-24T01:48:11.788Z Compiling cargo-platform v0.3.2
14792026-06-24T01:48:11.823Z Compiling fs-err v3.3.0
14802026-06-24T01:48:11.840Z Compiling ahash v0.8.12
14812026-06-24T01:48:11.843Z Compiling managed v0.8.0
14822026-06-24T01:48:11.901Z Compiling object v0.37.3
14832026-06-24T01:48:11.950Z Compiling unicode-segmentation v1.12.0
14842026-06-24T01:48:11.965Z Compiling foldhash v0.2.0
14852026-06-24T01:48:12.108Z Compiling foldhash v0.1.5
14862026-06-24T01:48:12.216Z Compiling same-file v1.0.6
14872026-06-24T01:48:12.237Z Compiling aws-lc-sys v0.40.0
14882026-06-24T01:48:12.240Z Compiling ring v0.17.14
14892026-06-24T01:48:12.273Z Compiling openssl-sys v0.9.115
14902026-06-24T01:48:12.293Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14912026-06-24T01:48:12.328Z Compiling bzip2-sys v0.1.13+1.0.8
14922026-06-24T01:48:12.349Z Compiling libbz2-rs-sys v0.2.2
14932026-06-24T01:48:12.391Z Compiling bitflags v1.3.2
14942026-06-24T01:48:12.434Z Compiling bumpalo v3.20.2
14952026-06-24T01:48:12.452Z Compiling winnow v0.5.40
14962026-06-24T01:48:12.456Z Compiling walkdir v2.5.0
14972026-06-24T01:48:12.489Z Compiling phf v0.13.1
14982026-06-24T01:48:12.506Z Compiling hashbrown v0.15.5
14992026-06-24T01:48:12.523Z Compiling hashbrown v0.16.1
15002026-06-24T01:48:12.543Z Compiling signal-hook-mio v0.2.5
15012026-06-24T01:48:12.615Z Compiling clap_builder v4.6.0
15022026-06-24T01:48:12.630Z Compiling anstream v0.6.21
15032026-06-24T01:48:12.647Z Compiling zopfli v0.8.3
15042026-06-24T01:48:12.702Z Compiling float-cmp v0.10.0
15052026-06-24T01:48:12.733Z Compiling phf_shared v0.11.3
15062026-06-24T01:48:12.753Z Compiling thread-id v4.2.2
15072026-06-24T01:48:12.770Z Compiling memmap2 v0.9.10
15082026-06-24T01:48:12.773Z Compiling pem v3.0.6
15092026-06-24T01:48:12.825Z Compiling bzip2 v0.6.1
15102026-06-24T01:48:12.861Z Compiling env_filter v1.0.0
15112026-06-24T01:48:12.864Z Compiling whoami v2.1.0
15122026-06-24T01:48:12.864Z Compiling difflib v0.4.0
15132026-06-24T01:48:12.880Z Compiling fixedbitset v0.4.2
15142026-06-24T01:48:12.999Z Compiling normalize-line-endings v0.3.0
15152026-06-24T01:48:13.036Z Compiling data-encoding v2.10.0
15162026-06-24T01:48:13.060Z Compiling winnow v1.0.3
15172026-06-24T01:48:13.132Z Compiling typed-path v0.9.3
15182026-06-24T01:48:13.150Z Compiling precomputed-hash v0.1.1
15192026-06-24T01:48:13.168Z Compiling keccak v0.1.6
15202026-06-24T01:48:13.171Z Compiling new_debug_unreachable v1.0.6
15212026-06-24T01:48:13.200Z Compiling either v1.15.0
15222026-06-24T01:48:13.203Z Compiling predicates-core v1.0.10
15232026-06-24T01:48:13.217Z Compiling jiff v0.2.21
15242026-06-24T01:48:13.284Z Compiling fixedbitset v0.5.7
15252026-06-24T01:48:13.301Z Compiling static_assertions v1.1.0
15262026-06-24T01:48:13.304Z Compiling env_logger v0.11.9
15272026-06-24T01:48:13.350Z Compiling heck v0.4.1
15282026-06-24T01:48:13.399Z Compiling toml_parser v1.1.2+spec-1.1.0
15292026-06-24T01:48:13.462Z Compiling itertools v0.13.0
15302026-06-24T01:48:13.481Z Compiling crossbeam-epoch v0.9.18
15312026-06-24T01:48:13.483Z Compiling lalrpop-util v0.19.12
15322026-06-24T01:48:13.516Z Compiling peg-runtime v0.8.5
15332026-06-24T01:48:13.533Z Compiling thread_local v1.1.9
15342026-06-24T01:48:13.551Z Compiling slog-async v2.8.0
15352026-06-24T01:48:13.571Z Compiling serde_derive v1.0.228
15362026-06-24T01:48:13.589Z Compiling zeroize_derive v1.4.3
15372026-06-24T01:48:13.607Z Compiling zerofrom-derive v0.1.6
15382026-06-24T01:48:13.646Z Compiling yoke-derive v0.8.1
15392026-06-24T01:48:13.662Z Compiling zerocopy-derive v0.8.40
15402026-06-24T01:48:13.682Z Compiling zerovec-derive v0.11.2
15412026-06-24T01:48:13.741Z Compiling displaydoc v0.2.5
15422026-06-24T01:48:13.744Z Compiling tokio-macros v2.7.0
15432026-06-24T01:48:13.814Z Compiling futures-macro v0.3.32
15442026-06-24T01:48:13.849Z Compiling der_derive v0.7.3
15452026-06-24T01:48:13.865Z Compiling thiserror-impl v2.0.18
15462026-06-24T01:48:13.883Z Compiling tracing-attributes v0.1.31
15472026-06-24T01:48:13.902Z Compiling scroll_derive v0.13.1
15482026-06-24T01:48:13.920Z Compiling schemars_derive v0.8.22
15492026-06-24T01:48:14.016Z Compiling pest_derive v2.8.6
15502026-06-24T01:48:14.075Z Compiling openssl-macros v0.1.1
15512026-06-24T01:48:14.092Z Compiling scroll_derive v0.12.1
15522026-06-24T01:48:14.182Z Compiling thiserror-impl v1.0.69
15532026-06-24T01:48:14.332Z Compiling darling_macro v0.20.11
15542026-06-24T01:48:14.411Z Compiling zeroize v1.8.2
15552026-06-24T01:48:14.623Z Compiling bstr v1.12.1
15562026-06-24T01:48:14.681Z Compiling zerocopy-derive v0.7.35
15572026-06-24T01:48:14.761Z Compiling rustls-pki-types v1.14.0
15582026-06-24T01:48:14.818Z Compiling darling_macro v0.21.3
15592026-06-24T01:48:14.869Z Compiling async-trait v0.1.89
15602026-06-24T01:48:15.090Z Compiling pin-project-internal v1.1.11
15612026-06-24T01:48:15.109Z Compiling futures-util v0.3.32
15622026-06-24T01:48:15.132Z Compiling flate2 v1.1.9
15632026-06-24T01:48:15.167Z Compiling rustls-native-certs v0.8.3
15642026-06-24T01:48:15.203Z Compiling scroll v0.13.0
15652026-06-24T01:48:15.241Z Compiling webpki-roots v1.0.6
15662026-06-24T01:48:15.257Z Compiling darling v0.20.11
15672026-06-24T01:48:15.324Z Compiling crypto-common v0.1.7
15682026-06-24T01:48:15.327Z Compiling block-buffer v0.10.4
15692026-06-24T01:48:15.359Z Compiling block-padding v0.3.3
15702026-06-24T01:48:15.363Z Compiling der v0.7.10
15712026-06-24T01:48:15.397Z Compiling derive_builder_core v0.20.2
15722026-06-24T01:48:15.400Z Compiling scroll v0.12.0
15732026-06-24T01:48:15.436Z Compiling crypto-bigint v0.5.5
15742026-06-24T01:48:15.549Z Compiling zerofrom v0.1.6
15752026-06-24T01:48:15.556Z Compiling digest v0.10.7
15762026-06-24T01:48:15.610Z Compiling inout v0.1.4
15772026-06-24T01:48:15.628Z Compiling goblin v0.10.5
15782026-06-24T01:48:15.632Z Compiling hubpack_derive v0.1.1
15792026-06-24T01:48:15.668Z Compiling regex v1.12.3
15802026-06-24T01:48:15.686Z Compiling strum_macros v0.27.2
15812026-06-24T01:48:15.689Z Compiling darling v0.21.3
15822026-06-24T01:48:15.739Z Compiling yoke v0.8.1
15832026-06-24T01:48:15.742Z Compiling tracing v0.1.44
15842026-06-24T01:48:15.756Z Compiling thiserror v2.0.18
15852026-06-24T01:48:15.759Z Compiling goblin v0.8.2
15862026-06-24T01:48:15.774Z Compiling curve25519-dalek-derive v0.1.1
15872026-06-24T01:48:15.844Z Compiling hmac v0.12.1
15882026-06-24T01:48:15.847Z Compiling sha2 v0.10.9
15892026-06-24T01:48:15.847Z Compiling cipher v0.4.4
15902026-06-24T01:48:15.878Z Compiling signature v2.2.0
15912026-06-24T01:48:15.881Z Compiling thiserror v1.0.69
15922026-06-24T01:48:15.898Z Compiling md-5 v0.10.6
15932026-06-24T01:48:15.902Z Compiling zerocopy v0.7.35
15942026-06-24T01:48:15.979Z Compiling zerovec v0.11.5
15952026-06-24T01:48:15.996Z Compiling zerotrie v0.2.3
15962026-06-24T01:48:16.019Z Compiling pbkdf2 v0.12.2
15972026-06-24T01:48:16.041Z Compiling dtrace-parser v0.3.0
15982026-06-24T01:48:16.059Z Compiling hkdf v0.12.4
15992026-06-24T01:48:16.092Z Compiling daft-derive v0.1.7
16002026-06-24T01:48:16.112Z Compiling snafu-derive v0.8.9
16012026-06-24T01:48:16.159Z Compiling salsa20 v0.10.2
16022026-06-24T01:48:16.178Z Compiling cbc v0.1.2
16032026-06-24T01:48:16.182Z Compiling aes v0.8.4
16042026-06-24T01:48:16.212Z Compiling ref-cast-impl v1.0.25
16052026-06-24T01:48:16.216Z Compiling rfc6979 v0.4.0
16062026-06-24T01:48:16.216Z Compiling dtrace-parser v0.2.0
16072026-06-24T01:48:16.264Z Compiling serde_with_macros v3.17.0
16082026-06-24T01:48:16.281Z Compiling bzip2 v0.4.4
16092026-06-24T01:48:16.339Z Compiling spki v0.7.3
16102026-06-24T01:48:16.363Z Compiling scrypt v0.11.0
16112026-06-24T01:48:16.379Z Compiling globset v0.4.18
16122026-06-24T01:48:16.395Z Compiling async-recursion v1.1.1
16132026-06-24T01:48:16.436Z Compiling derive_builder_macro v0.20.2
16142026-06-24T01:48:16.460Z Compiling pin-project v1.1.11
16152026-06-24T01:48:16.555Z Compiling tinystr v0.8.2
16162026-06-24T01:48:16.572Z Compiling potential_utf v0.1.4
16172026-06-24T01:48:16.576Z Compiling serde_repr v0.1.20
16182026-06-24T01:48:16.607Z Compiling strum_macros v0.26.4
16192026-06-24T01:48:16.610Z Compiling enum-as-inner v0.6.1
16202026-06-24T01:48:16.610Z Compiling clap_derive v4.6.1
16212026-06-24T01:48:16.676Z Compiling pkcs5 v0.7.1
16222026-06-24T01:48:16.768Z Compiling icu_locale_core v2.1.1
16232026-06-24T01:48:16.790Z Compiling icu_collections v2.1.1
16242026-06-24T01:48:16.813Z Compiling x509-cert v0.2.5
16252026-06-24T01:48:16.875Z Compiling zip v0.6.6
16262026-06-24T01:48:16.952Z Compiling predicates v3.1.4
16272026-06-24T01:48:17.022Z Compiling pkcs8 v0.10.2
16282026-06-24T01:48:17.040Z Compiling derive_builder v0.20.2
16292026-06-24T01:48:17.063Z Compiling sha3 v0.10.8
16302026-06-24T01:48:17.128Z Compiling sha1 v0.10.6
16312026-06-24T01:48:17.233Z Compiling sec1 v0.7.3
16322026-06-24T01:48:17.237Z Compiling ed25519 v2.2.3
16332026-06-24T01:48:17.269Z Compiling pkcs1 v0.7.5
16342026-06-24T01:48:17.326Z Compiling similar v2.7.0
16352026-06-24T01:48:17.362Z Compiling crossbeam-channel v0.5.15
16362026-06-24T01:48:17.381Z Compiling futures-executor v0.3.32
16372026-06-24T01:48:17.402Z Compiling is-terminal v0.4.17
16382026-06-24T01:48:17.417Z Compiling filetime v0.2.27
16392026-06-24T01:48:17.516Z Compiling bytes v1.11.1
16402026-06-24T01:48:17.534Z Compiling icu_provider v2.1.1
16412026-06-24T01:48:17.553Z Compiling chrono v0.4.44
16422026-06-24T01:48:17.555Z Compiling ipnet v2.11.0
16432026-06-24T01:48:17.591Z Compiling serde_spanned v0.6.9
16442026-06-24T01:48:17.591Z Compiling serde_urlencoded v0.7.1
16452026-06-24T01:48:17.594Z Compiling toml_datetime v0.6.11
16462026-06-24T01:48:17.594Z Compiling serde_tokenstream v0.2.3
16472026-06-24T01:48:17.662Z Compiling erased-serde v0.3.31
16482026-06-24T01:48:17.701Z Compiling hex v0.4.3
16492026-06-24T01:48:17.706Z Compiling futures v0.3.32
16502026-06-24T01:48:17.706Z Compiling elliptic-curve v0.13.8
16512026-06-24T01:48:17.753Z Compiling serde-big-array v0.5.1
16522026-06-24T01:48:17.756Z Compiling hubpack v0.1.2
16532026-06-24T01:48:17.791Z Compiling olpc-cjson v0.1.4
16542026-06-24T01:48:17.838Z Compiling icu_properties v2.1.2
16552026-06-24T01:48:17.861Z Compiling icu_normalizer v2.1.1
16562026-06-24T01:48:17.877Z Compiling strum v0.27.2
16572026-06-24T01:48:17.901Z Compiling toml_edit v0.19.15
16582026-06-24T01:48:17.922Z Compiling cargo_metadata v0.23.1
16592026-06-24T01:48:17.923Z Compiling serde_plain v1.0.2
16602026-06-24T01:48:17.955Z Compiling toml_edit v0.22.27
16612026-06-24T01:48:17.958Z Compiling ed25519-dalek v2.2.0
16622026-06-24T01:48:17.975Z Compiling openapiv3 v2.2.0
16632026-06-24T01:48:18.013Z Compiling string_cache v0.8.9
16642026-06-24T01:48:18.016Z Compiling crossterm v0.28.1
16652026-06-24T01:48:18.048Z Compiling tokio v1.52.1
16662026-06-24T01:48:18.051Z Compiling http v1.4.2
16672026-06-24T01:48:18.083Z Compiling petgraph v0.6.5
16682026-06-24T01:48:18.101Z Compiling dof v0.3.0
16692026-06-24T01:48:18.178Z Compiling snafu v0.8.9
16702026-06-24T01:48:18.196Z Compiling ecdsa v0.16.9
16712026-06-24T01:48:18.199Z Compiling petgraph v0.8.3
16722026-06-24T01:48:18.234Z Compiling xattr v1.6.1
16732026-06-24T01:48:18.237Z Compiling take_mut v0.2.2
16742026-06-24T01:48:18.237Z Compiling term v1.2.1
16752026-06-24T01:48:18.398Z Compiling tar v0.4.45
16762026-06-24T01:48:18.541Z Compiling strum v0.26.3
16772026-06-24T01:48:18.560Z Compiling usdt-impl v0.5.0
16782026-06-24T01:48:18.593Z Compiling slog-term v2.9.2
16792026-06-24T01:48:18.610Z Compiling clap v4.6.1
16802026-06-24T01:48:18.700Z Compiling ppv-lite86 v0.2.21
16812026-06-24T01:48:18.725Z Compiling dof v0.4.0
16822026-06-24T01:48:18.901Z Compiling idna_adapter v1.2.1
16832026-06-24T01:48:18.921Z Compiling http-body v1.0.1
16842026-06-24T01:48:19.002Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16852026-06-24T01:48:19.005Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16862026-06-24T01:48:19.039Z Compiling idna v1.1.0
16872026-06-24T01:48:19.058Z Compiling rand_chacha v0.9.0
16882026-06-24T01:48:19.074Z Compiling http-body-util v0.1.3
16892026-06-24T01:48:19.091Z Compiling rand_chacha v0.3.1
16902026-06-24T01:48:19.274Z Compiling rand v0.9.2
16912026-06-24T01:48:19.339Z Compiling rand v0.8.6
16922026-06-24T01:48:19.356Z Compiling url v2.5.8
16932026-06-24T01:48:19.374Z Compiling publicsuffix v2.3.0
16942026-06-24T01:48:19.390Z Compiling toml v0.7.8
16952026-06-24T01:48:19.641Z Compiling zstd v0.13.3
16962026-06-24T01:48:19.842Z Compiling proptest v1.10.0
16972026-06-24T01:48:19.842Z Compiling postgres-protocol v0.6.10
16982026-06-24T01:48:19.845Z Compiling zip v4.6.1
16992026-06-24T01:48:19.859Z Compiling cookie_store v0.22.1
17002026-06-24T01:48:19.980Z Compiling usdt-attr-macro v0.6.0
17012026-06-24T01:48:19.983Z Compiling usdt-macro v0.6.0
17022026-06-24T01:48:20.207Z Compiling postgres-types v0.2.12
17032026-06-24T01:48:20.642Z Compiling ipnetwork v0.21.1
17042026-06-24T01:48:20.688Z Compiling serde_with v3.17.0
17052026-06-24T01:48:20.811Z Compiling usdt v0.6.0
17062026-06-24T01:48:20.935Z Compiling oxnet v0.1.6
17072026-06-24T01:48:20.938Z Compiling rsa v0.9.10
17082026-06-24T01:48:21.845Z Compiling tokio-util v0.7.18
17092026-06-24T01:48:21.859Z Compiling tower v0.5.3
17102026-06-24T01:48:21.862Z Compiling tokio-native-tls v0.3.1
17112026-06-24T01:48:21.892Z Compiling hickory-proto v0.25.2
17122026-06-24T01:48:21.907Z Compiling buf-list v1.1.2
17132026-06-24T01:48:22.267Z Compiling newtype-uuid v1.3.2
17142026-06-24T01:48:22.338Z Compiling tower-http v0.6.8
17152026-06-24T01:48:22.509Z Compiling daft v0.1.7
17162026-06-24T01:48:22.581Z Compiling h2 v0.4.15
17172026-06-24T01:48:22.581Z Compiling tokio-postgres v0.7.16
17182026-06-24T01:48:22.584Z Compiling tokio-stream v0.1.18
17192026-06-24T01:48:22.763Z Compiling iddqd v0.4.2
17202026-06-24T01:48:25.288Z Compiling hyper v1.10.1
17212026-06-24T01:48:26.184Z Compiling hyper-util v0.1.20
17222026-06-24T01:48:27.256Z Compiling hyper-tls v0.6.0
17232026-06-24T01:48:37.756Z Compiling rustls-webpki v0.103.9
17242026-06-24T01:48:40.532Z Compiling tokio-rustls v0.26.4
17252026-06-24T01:48:40.532Z Compiling rustls-platform-verifier v0.6.2
17262026-06-24T01:48:40.728Z Compiling hyper-rustls v0.27.7
17272026-06-24T01:48:40.931Z Compiling reqwest v0.12.28
17282026-06-24T01:48:40.931Z Compiling reqwest v0.13.2
17292026-06-24T01:48:42.136Z Compiling tough v0.22.0
17302026-06-24T01:48:44.599Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17312026-06-24T01:48:44.838Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17322026-06-24T01:48:47.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s
17332026-06-24T01:48:47.833Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17342026-06-24T01:48:47.900ZJun 24 01:48:46.763 INFO Starting download, target: Clickhouse
17352026-06-24T01:48:47.901ZJun 24 01:48:46.764 INFO Starting download, target: Cockroach
17362026-06-24T01:48:47.901ZJun 24 01:48:46.764 INFO Starting download, target: Console
17372026-06-24T01:48:47.902ZJun 24 01:48:46.764 INFO Starting download, target: DendriteStub
17382026-06-24T01:48:47.902ZJun 24 01:48:46.764 INFO Starting download, target: MaghemiteMgd
17392026-06-24T01:48:47.902ZJun 24 01:48:46.764 INFO Starting download, target: TransceiverControl
17402026-06-24T01:48:47.920ZJun 24 01:48:46.764 INFO Starting download, target: MaghemiteDdmd
17412026-06-24T01:48:47.921ZJun 24 01:48:46.764 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17422026-06-24T01:48:47.921ZJun 24 01:48:46.764 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17432026-06-24T01:48:47.921ZJun 24 01:48:46.764 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17442026-06-24T01:48:47.921ZJun 24 01:48:46.765 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17452026-06-24T01:48:47.921ZJun 24 01:48:46.765 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17462026-06-24T01:48:47.921ZJun 24 01:48:46.765 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17472026-06-24T01:48:47.921ZJun 24 01:48:46.765 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17482026-06-24T01:48:49.170ZJun 24 01:48:47.640 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17492026-06-24T01:48:49.188ZJun 24 01:48:47.658 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17502026-06-24T01:48:49.188ZJun 24 01:48:47.853 INFO Download complete, target: TransceiverControl
17512026-06-24T01:48:49.188ZJun 24 01:48:47.911 INFO Download complete, target: Console
17522026-06-24T01:48:49.722ZJun 24 01:48:48.598 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17532026-06-24T01:48:49.812ZJun 24 01:48:48.687 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17542026-06-24T01:48:50.112ZJun 24 01:48:48.988 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17552026-06-24T01:48:50.651ZJun 24 01:48:49.513 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17562026-06-24T01:48:51.019ZJun 24 01:48:49.897 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17572026-06-24T01:48:51.019ZJun 24 01:48:49.898 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17582026-06-24T01:48:51.838ZJun 24 01:48:50.717 INFO Download complete, target: MaghemiteDdmd
17592026-06-24T01:48:52.881ZJun 24 01:48:51.759 INFO Download complete, target: DendriteStub
17602026-06-24T01:48:53.337ZJun 24 01:48:52.202 INFO Download complete, target: MaghemiteMgd
17612026-06-24T01:48:55.845ZJun 24 01:48:54.722 INFO Checking that binary works, target: Cockroach
17622026-06-24T01:48:55.979ZJun 24 01:48:54.857 INFO Download complete, target: Cockroach
17632026-06-24T01:48:56.807ZJun 24 01:48:55.684 INFO Checking that binary works, target: Clickhouse
17642026-06-24T01:48:56.889ZJun 24 01:48:55.766 INFO Download complete, target: Clickhouse
17652026-06-24T01:48:56.913ZAll builder prerequisites installed successfully, and PATH looks valid
17662026-06-24T01:48:56.917Z
17672026-06-24T01:48:56.917Zreal 1:38.394789449
17682026-06-24T01:48:56.918Zuser 6:46.744949093
17692026-06-24T01:48:56.918Zsys 2:23.608341471
17702026-06-24T01:48:56.918Ztrap 0.206478741
17712026-06-24T01:48:56.918Ztflt 1.793130086
17722026-06-24T01:48:56.918Zdflt 3.414988784
17732026-06-24T01:48:56.918Zkflt 0.033133202
17742026-06-24T01:48:56.918Zlock 25:42.785047662
17752026-06-24T01:48:56.918Zslp 16:42.310540830
17762026-06-24T01:48:56.918Zlat 13.798252833
17772026-06-24T01:48:56.918Zstop 5:26.797022179
17782026-06-24T01:48:56.918Z++ bmat factory name
17792026-06-24T01:48:56.926Z++ bmat factory private
17802026-06-24T01:48:56.934Z+ jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-0155e9e20ff6d159f '{
17812026-06-24T01:48:56.934Z buildomat: {
17822026-06-24T01:48:56.934Z factory: {
17832026-06-24T01:48:56.934Z name: $bmat_factory_name,
17842026-06-24T01:48:56.934Z private: $bmat_factory_private,
17852026-06-24T01:48:56.934Z },
17862026-06-24T01:48:56.934Z },
17872026-06-24T01:48:56.934Z }'
17882026-06-24T01:48:56.956Z+ banner ls-apis
17892026-06-24T01:48:56.960Z
17902026-06-24T01:48:56.960Z # #### ## ##### # ####
17912026-06-24T01:48:56.960Z # # # # # # # #
17922026-06-24T01:48:56.960Z # #### ##### # # # # # ####
17932026-06-24T01:48:56.960Z # # ###### ##### # #
17942026-06-24T01:48:56.960Z # # # # # # # # #
17952026-06-24T01:48:56.960Z ###### #### # # # # ####
17962026-06-24T01:48:56.960Z
17972026-06-24T01:48:56.967Z+ source ./tools/include/force-git-over-https.sh
17982026-06-24T01:48:56.967Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17992026-06-24T01:48:56.967Z++ (( i = 0 ))
18002026-06-24T01:48:56.967Z++ (( i < 5 ))
18012026-06-24T01:48:56.967Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18022026-06-24T01:48:56.967Z++ (( i++ ))
18032026-06-24T01:48:56.967Z++ (( i < 5 ))
18042026-06-24T01:48:56.967Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18052026-06-24T01:48:56.975Z++ (( i++ ))
18062026-06-24T01:48:56.975Z++ (( i < 5 ))
18072026-06-24T01:48:56.975Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18082026-06-24T01:48:56.976Z++ (( i++ ))
18092026-06-24T01:48:56.976Z++ (( i < 5 ))
18102026-06-24T01:48:56.976Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18112026-06-24T01:48:56.976Z++ (( i++ ))
18122026-06-24T01:48:56.976Z++ (( i < 5 ))
18132026-06-24T01:48:56.976Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18142026-06-24T01:48:56.979Z++ (( i++ ))
18152026-06-24T01:48:56.979Z++ (( i < 5 ))
18162026-06-24T01:48:56.979Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18172026-06-24T01:48:56.979Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18182026-06-24T01:48:56.979Z+ ptime -m cargo xtask ls-apis apis
18192026-06-24T01:48:57.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18202026-06-24T01:48:57.411Z Running `target/debug/xtask ls-apis apis`
18212026-06-24T01:48:58.084Z Compiling semver v0.1.20
18222026-06-24T01:48:58.207Z Compiling ordered-float v2.10.1
18232026-06-24T01:48:58.207Z Compiling structmeta-derive v0.3.0
18242026-06-24T01:48:58.209Z Compiling toml v0.8.23
18252026-06-24T01:48:58.217Z Compiling cargo-platform v0.2.0
18262026-06-24T01:48:58.220Z Compiling itertools v0.14.0
18272026-06-24T01:48:58.229Z Compiling indent_write v2.2.0
18282026-06-24T01:48:58.345Z Compiling rustc_version v0.1.7
18292026-06-24T01:48:58.402Z Compiling serde-value v0.7.0
18302026-06-24T01:48:58.539Z Compiling newtype_derive v0.1.6
18312026-06-24T01:48:59.030Z Compiling cargo-util-schemas v0.8.2
18322026-06-24T01:48:59.069Z Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
18332026-06-24T01:48:59.069Z Compiling structmeta v0.3.0
18342026-06-24T01:48:59.202Z Compiling parse-display-derive v0.10.0
18352026-06-24T01:48:59.431Z Compiling cargo_metadata v0.21.0
18362026-06-24T01:49:00.267Z Compiling parse-display v0.10.0
18372026-06-24T01:49:00.487Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
18382026-06-24T01:49:03.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
18392026-06-24T01:49:03.728Z Running `target/debug/ls-apis apis`
18402026-06-24T01:49:03.771Zloading metadata for workspace omicron from current workspace
18412026-06-24T01:49:08.418Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
18422026-06-24T01:49:08.418Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/Cargo.toml
18432026-06-24T01:49:08.422Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
18442026-06-24T01:49:08.422Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/Cargo.toml
18452026-06-24T01:49:08.422Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
18462026-06-24T01:49:37.918Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
18472026-06-24T01:49:38.750Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18482026-06-24T01:49:38.828Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18492026-06-24T01:49:39.138ZBootstrap Agent (client: bootstrap-agent-client)
18502026-06-24T01:49:39.138Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18512026-06-24T01:49:39.138Z consumed by: wicketd (omicron/wicketd) via 1 path
18522026-06-24T01:49:39.138Z
18532026-06-24T01:49:39.139ZBootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client)
18542026-06-24T01:49:39.139Z consumed by: wicketd (omicron/wicketd) via 2 paths
18552026-06-24T01:49:39.139Z
18562026-06-24T01:49:39.139ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
18572026-06-24T01:49:39.139Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18582026-06-24T01:49:39.139Z
18592026-06-24T01:49:39.139ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
18602026-06-24T01:49:39.139Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18612026-06-24T01:49:39.139Z
18622026-06-24T01:49:39.139ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
18632026-06-24T01:49:39.139Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18642026-06-24T01:49:39.139Z
18652026-06-24T01:49:39.139ZCockroachDB Cluster Admin (client: cockroach-admin-client)
18662026-06-24T01:49:39.139Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18672026-06-24T01:49:39.142Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
18682026-06-24T01:49:39.142Z
18692026-06-24T01:49:39.142ZCrucible Agent (client: crucible-agent-client)
18702026-06-24T01:49:39.142Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18712026-06-24T01:49:39.142Z
18722026-06-24T01:49:39.142ZCrucible Control (for testing only) (client: crucible-control-client)
18732026-06-24T01:49:39.142Z
18742026-06-24T01:49:39.142ZCrucible Pantry (client: crucible-pantry-client)
18752026-06-24T01:49:39.142Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18762026-06-24T01:49:39.142Z
18772026-06-24T01:49:39.142ZMaghemite DDM Admin (client: ddm-admin-client)
18782026-06-24T01:49:39.143Z consumed by: installinator (omicron/installinator) via 1 path
18792026-06-24T01:49:39.143Z consumed by: mgd (maghemite/mgd) via 1 path
18802026-06-24T01:49:39.143Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18812026-06-24T01:49:39.143Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
18822026-06-24T01:49:39.143Z consumed by: wicketd (omicron/wicketd) via 1 path
18832026-06-24T01:49:39.143Z
18842026-06-24T01:49:39.143ZDNS Server (client: dns-service-client)
18852026-06-24T01:49:39.143Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18862026-06-24T01:49:39.143Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
18872026-06-24T01:49:39.143Z
18882026-06-24T01:49:39.143ZDendrite DPD (client: dpd-client)
18892026-06-24T01:49:39.143Z consumed by: ddmd (maghemite/ddmd) via 2 paths
18902026-06-24T01:49:39.143Z consumed by: lldpd (lldp/lldpd) via 2 paths
18912026-06-24T01:49:39.143Z consumed by: mgd (maghemite/mgd) via 1 path
18922026-06-24T01:49:39.143Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18932026-06-24T01:49:39.143Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18942026-06-24T01:49:39.143Z consumed by: tfportd (dendrite/tfportd) via 2 paths
18952026-06-24T01:49:39.143Z consumed by: wicketd (omicron/wicketd) via 2 paths
18962026-06-24T01:49:39.143Z
18972026-06-24T01:49:39.143ZDownstairs Controller (debugging only) (client: dsc-client)
18982026-06-24T01:49:39.143Z
18992026-06-24T01:49:39.143ZManagement Gateway Service (client: gateway-client)
19002026-06-24T01:49:39.147Z consumed by: dpd (dendrite/dpd) via 1 path
19012026-06-24T01:49:39.147Z consumed by: lldpd (lldp/lldpd) via 1 path
19022026-06-24T01:49:39.147Z consumed by: mgd (maghemite/mgd) via 1 path
19032026-06-24T01:49:39.147Z consumed by: omicron-nexus (omicron/nexus) via 6 paths
19042026-06-24T01:49:39.147Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19052026-06-24T01:49:39.147Z consumed by: wicketd (omicron/wicketd) via 3 paths
19062026-06-24T01:49:39.147Z
19072026-06-24T01:49:39.147ZWicketd Installinator (client: installinator-client)
19082026-06-24T01:49:39.147Z consumed by: installinator (omicron/installinator) via 1 path
19092026-06-24T01:49:39.147Z
19102026-06-24T01:49:39.147ZLLDP daemon (client: lldpd-client)
19112026-06-24T01:49:39.147Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19122026-06-24T01:49:39.147Z consumed by: tfportd (dendrite/tfportd) via 1 path
19132026-06-24T01:49:39.147Z
19142026-06-24T01:49:39.147ZMaghemite MG Admin (client: mg-admin-client)
19152026-06-24T01:49:39.151Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19162026-06-24T01:49:39.151Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19172026-06-24T01:49:39.151Z
19182026-06-24T01:49:39.151ZNexus Internal API (client: nexus-client)
19192026-06-24T01:49:39.154Z consumed by: crucible-pantry (crucible/pantry) via 1 path
19202026-06-24T01:49:39.154Z consumed by: dpd (dendrite/dpd) via 1 path
19212026-06-24T01:49:39.154Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19222026-06-24T01:49:39.155Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
19232026-06-24T01:49:39.155Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
19242026-06-24T01:49:39.155Z
19252026-06-24T01:49:39.155ZNexus Internal Lockstep API (client: nexus-lockstep-client)
19262026-06-24T01:49:39.155Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19272026-06-24T01:49:39.155Z status: expected, reason: Only sled-agent-sim uses this API, which is not part of upgrade
19282026-06-24T01:49:39.155Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19292026-06-24T01:49:39.155Z status: expected, reason: Only RSS uses this API, which is not part of upgrade
19302026-06-24T01:49:39.155Z
19312026-06-24T01:49:39.155ZNTP Admin (client: ntp-admin-client)
19322026-06-24T01:49:39.155Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19332026-06-24T01:49:39.155Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19342026-06-24T01:49:39.155Z
19352026-06-24T01:49:39.155ZNTP Admin version 1 (client: ntp-admin-v1-client)
19362026-06-24T01:49:39.155Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19372026-06-24T01:49:39.155Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19382026-06-24T01:49:39.155Z
19392026-06-24T01:49:39.155ZExternal API (client: oxide-client)
19402026-06-24T01:49:39.155Z
19412026-06-24T01:49:39.155ZOximeter (client: oximeter-client)
19422026-06-24T01:49:39.158Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19432026-06-24T01:49:39.158Z
19442026-06-24T01:49:39.158ZPropolis (client: propolis-client)
19452026-06-24T01:49:39.158Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19462026-06-24T01:49:39.158Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19472026-06-24T01:49:39.158Z
19482026-06-24T01:49:39.158ZCrucible Repair (client: repair-client)
19492026-06-24T01:49:39.158Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
19502026-06-24T01:49:39.158Z
19512026-06-24T01:49:39.158ZRepo Depot API (client: repo-depot-client)
19522026-06-24T01:49:39.158Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19532026-06-24T01:49:39.158Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19542026-06-24T01:49:39.158Z
19552026-06-24T01:49:39.158ZSled Agent (client: sled-agent-client)
19562026-06-24T01:49:39.161Z consumed by: omicron-nexus (omicron/nexus) via 9 paths
19572026-06-24T01:49:39.162Z consumed by: propolis-server (propolis/bin/propolis-server) via 1 path
19582026-06-24T01:49:39.162Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19592026-06-24T01:49:39.162Z
19602026-06-24T01:49:39.162ZWicketd (client: wicketd-client)
19612026-06-24T01:49:39.162Z
19622026-06-24T01:49:39.252Z
19632026-06-24T01:49:39.255Zreal 42.249823007
19642026-06-24T01:49:39.255Zuser 31.034564743
19652026-06-24T01:49:39.255Zsys 10.299559473
19662026-06-24T01:49:39.255Ztrap 0.004300260
19672026-06-24T01:49:39.255Ztflt 0.103340967
19682026-06-24T01:49:39.255Zdflt 0.142202706
19692026-06-24T01:49:39.255Zkflt 0.000030770
19702026-06-24T01:49:39.255Zlock 2:37.496825004
19712026-06-24T01:49:39.255Zslp 5:46.212499118
19722026-06-24T01:49:39.255Zlat 0.859350815
19732026-06-24T01:49:39.255Zstop 1.842417474
19742026-06-24T01:49:39.255Z+ ptime -m cargo xtask ls-apis deployment-units
19752026-06-24T01:49:39.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19762026-06-24T01:49:39.718Z Running `target/debug/xtask ls-apis deployment-units`
19772026-06-24T01:49:40.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19782026-06-24T01:49:40.483Z Running `target/debug/ls-apis deployment-units`
19792026-06-24T01:49:40.531Zloading metadata for workspace omicron from current workspace
19802026-06-24T01:49:41.523Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/Cargo.toml
19812026-06-24T01:49:41.527Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
19822026-06-24T01:49:41.527Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
19832026-06-24T01:49:41.527Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
19842026-06-24T01:49:41.527Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/Cargo.toml
19852026-06-24T01:49:43.832Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
19862026-06-24T01:49:44.527Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19872026-06-24T01:49:44.605Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19882026-06-24T01:49:44.917ZClickHouse
19892026-06-24T01:49:44.917Z omicron-clickhouse-admin (omicron/clickhouse-admin)
19902026-06-24T01:49:44.917Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19912026-06-24T01:49:44.917Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19922026-06-24T01:49:44.917Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19932026-06-24T01:49:44.917Z
19942026-06-24T01:49:44.917Z
19952026-06-24T01:49:44.917ZCockroach
19962026-06-24T01:49:44.917Z omicron-cockroach-admin (omicron/cockroach-admin)
19972026-06-24T01:49:44.917Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19982026-06-24T01:49:44.917Z
19992026-06-24T01:49:44.917Z
20002026-06-24T01:49:44.917ZCrucible
20012026-06-24T01:49:44.917Z crucible-agent (crucible/agent)
20022026-06-24T01:49:44.917Z exposes: Crucible Agent (client = crucible-agent-client)
20032026-06-24T01:49:44.917Z
20042026-06-24T01:49:44.917Z crucible-downstairs (crucible/downstairs)
20052026-06-24T01:49:44.918Z exposes: Crucible Repair (client = repair-client)
20062026-06-24T01:49:44.921Z consumes: repair-client
20072026-06-24T01:49:44.921Z
20082026-06-24T01:49:44.921Z
20092026-06-24T01:49:44.921ZCrucible Pantry
20102026-06-24T01:49:44.921Z crucible-pantry (crucible/pantry)
20112026-06-24T01:49:44.921Z exposes: Crucible Pantry (client = crucible-pantry-client)
20122026-06-24T01:49:44.921Z consumes: nexus-client
20132026-06-24T01:49:44.922Z
20142026-06-24T01:49:44.922Z
20152026-06-24T01:49:44.922ZDNS Server
20162026-06-24T01:49:44.922Z dns-server (omicron/dns-server)
20172026-06-24T01:49:44.922Z exposes: DNS Server (client = dns-service-client)
20182026-06-24T01:49:44.922Z
20192026-06-24T01:49:44.922Z
20202026-06-24T01:49:44.922ZHost OS
20212026-06-24T01:49:44.922Z ddmd (maghemite/ddmd)
20222026-06-24T01:49:44.922Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
20232026-06-24T01:49:44.922Z consumes: dpd-client (intra-deployment-unit-only)
20242026-06-24T01:49:44.922Z
20252026-06-24T01:49:44.922Z dpd (dendrite/dpd)
20262026-06-24T01:49:44.922Z exposes: Dendrite DPD (client = dpd-client)
20272026-06-24T01:49:44.922Z consumes: gateway-client (intra-deployment-unit-only)
20282026-06-24T01:49:44.922Z consumes: nexus-client
20292026-06-24T01:49:44.922Z
20302026-06-24T01:49:44.922Z lldpd (lldp/lldpd)
20312026-06-24T01:49:44.922Z exposes: LLDP daemon (client = lldpd-client)
20322026-06-24T01:49:44.922Z consumes: dpd-client (intra-deployment-unit-only)
20332026-06-24T01:49:44.922Z consumes: gateway-client (intra-deployment-unit-only)
20342026-06-24T01:49:44.922Z
20352026-06-24T01:49:44.922Z mgd (maghemite/mgd)
20362026-06-24T01:49:44.922Z exposes: Maghemite MG Admin (client = mg-admin-client)
20372026-06-24T01:49:44.922Z consumes: ddm-admin-client (intra-deployment-unit-only)
20382026-06-24T01:49:44.922Z consumes: dpd-client (intra-deployment-unit-only)
20392026-06-24T01:49:44.923Z consumes: gateway-client (intra-deployment-unit-only)
20402026-06-24T01:49:44.923Z
20412026-06-24T01:49:44.923Z omicron-gateway (omicron/gateway)
20422026-06-24T01:49:44.923Z exposes: Management Gateway Service (client = gateway-client)
20432026-06-24T01:49:44.923Z
20442026-06-24T01:49:44.923Z omicron-sled-agent (omicron/sled-agent)
20452026-06-24T01:49:44.923Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20462026-06-24T01:49:44.923Z exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client)
20472026-06-24T01:49:44.923Z exposes: Repo Depot API (client = repo-depot-client)
20482026-06-24T01:49:44.923Z exposes: Sled Agent (client = sled-agent-client)
20492026-06-24T01:49:44.927Z consumes: bootstrap-agent-client
20502026-06-24T01:49:44.927Z consumes: ddm-admin-client (intra-deployment-unit-only)
20512026-06-24T01:49:44.927Z consumes: dpd-client (intra-deployment-unit-only)
20522026-06-24T01:49:44.927Z consumes: gateway-client (intra-deployment-unit-only)
20532026-06-24T01:49:44.927Z consumes: mg-admin-client (intra-deployment-unit-only)
20542026-06-24T01:49:44.927Z consumes: nexus-client
20552026-06-24T01:49:44.927Z consumes: nexus-lockstep-client
20562026-06-24T01:49:44.927Z consumes: ntp-admin-v1-client
20572026-06-24T01:49:44.927Z consumes: propolis-client (intra-deployment-unit-only)
20582026-06-24T01:49:44.927Z consumes: repo-depot-client
20592026-06-24T01:49:44.927Z
20602026-06-24T01:49:44.927Z propolis-server (propolis/bin/propolis-server)
20612026-06-24T01:49:44.927Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
20622026-06-24T01:49:44.927Z exposes: Propolis (client = propolis-client)
20632026-06-24T01:49:44.927Z consumes: nexus-client
20642026-06-24T01:49:44.927Z consumes: sled-agent-client (intra-deployment-unit-only)
20652026-06-24T01:49:44.927Z
20662026-06-24T01:49:44.927Z sled-agent-rack-setup (omicron/sled-agent/rack-setup) [embedded in omicron-sled-agent; rack-init only]
20672026-06-24T01:49:44.927Z consumes: cockroach-admin-client
20682026-06-24T01:49:44.927Z consumes: ddm-admin-client
20692026-06-24T01:49:44.927Z consumes: dns-service-client
20702026-06-24T01:49:44.927Z consumes: nexus-lockstep-client
20712026-06-24T01:49:44.927Z consumes: ntp-admin-client
20722026-06-24T01:49:44.927Z consumes: ntp-admin-v1-client
20732026-06-24T01:49:44.928Z consumes: sled-agent-client
20742026-06-24T01:49:44.928Z
20752026-06-24T01:49:44.928Z tfportd (dendrite/tfportd)
20762026-06-24T01:49:44.933Z consumes: dpd-client (intra-deployment-unit-only)
20772026-06-24T01:49:44.933Z consumes: lldpd-client (intra-deployment-unit-only)
20782026-06-24T01:49:44.933Z
20792026-06-24T01:49:44.933Z wicketd (omicron/wicketd)
20802026-06-24T01:49:44.933Z exposes: Wicketd Installinator (client = installinator-client)
20812026-06-24T01:49:44.933Z exposes: Wicketd (client = wicketd-client)
20822026-06-24T01:49:44.933Z consumes: bootstrap-agent-client
20832026-06-24T01:49:44.933Z consumes: bootstrap-agent-lockstep-client
20842026-06-24T01:49:44.933Z consumes: ddm-admin-client (intra-deployment-unit-only)
20852026-06-24T01:49:44.933Z consumes: dpd-client (intra-deployment-unit-only)
20862026-06-24T01:49:44.933Z consumes: gateway-client (intra-deployment-unit-only)
20872026-06-24T01:49:44.933Z
20882026-06-24T01:49:44.933Z
20892026-06-24T01:49:44.934ZInstallinator
20902026-06-24T01:49:44.934Z installinator (omicron/installinator)
20912026-06-24T01:49:44.934Z consumes: ddm-admin-client
20922026-06-24T01:49:44.934Z consumes: installinator-client
20932026-06-24T01:49:44.934Z
20942026-06-24T01:49:44.934Z
20952026-06-24T01:49:44.934ZNTP
20962026-06-24T01:49:44.934Z omicron-ntp-admin (omicron/ntp-admin)
20972026-06-24T01:49:44.934Z exposes: NTP Admin (client = ntp-admin-client)
20982026-06-24T01:49:44.934Z exposes: NTP Admin version 1 (client = ntp-admin-v1-client)
20992026-06-24T01:49:44.934Z
21002026-06-24T01:49:44.934Z
21012026-06-24T01:49:44.934ZNexus
21022026-06-24T01:49:44.934Z omicron-nexus (omicron/nexus)
21032026-06-24T01:49:44.934Z exposes: Nexus Internal API (client = nexus-client)
21042026-06-24T01:49:44.934Z exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client)
21052026-06-24T01:49:44.934Z exposes: External API (client = oxide-client)
21062026-06-24T01:49:44.934Z consumes: clickhouse-admin-keeper-client
21072026-06-24T01:49:44.934Z consumes: clickhouse-admin-server-client
21082026-06-24T01:49:44.934Z consumes: clickhouse-admin-single-client
21092026-06-24T01:49:44.934Z consumes: cockroach-admin-client
21102026-06-24T01:49:44.934Z consumes: crucible-agent-client
21112026-06-24T01:49:44.934Z consumes: crucible-pantry-client
21122026-06-24T01:49:44.934Z consumes: dns-service-client
21132026-06-24T01:49:44.934Z consumes: dpd-client
21142026-06-24T01:49:44.935Z consumes: gateway-client
21152026-06-24T01:49:44.935Z consumes: lldpd-client
21162026-06-24T01:49:44.935Z consumes: mg-admin-client
21172026-06-24T01:49:44.935Z consumes: ntp-admin-client
21182026-06-24T01:49:44.935Z consumes: oximeter-client
21192026-06-24T01:49:44.935Z consumes: propolis-client
21202026-06-24T01:49:44.935Z consumes: repo-depot-client
21212026-06-24T01:49:44.935Z consumes: sled-agent-client
21222026-06-24T01:49:44.935Z
21232026-06-24T01:49:44.935Z
21242026-06-24T01:49:44.935ZOximeter
21252026-06-24T01:49:44.935Z oximeter-collector (omicron/oximeter/collector)
21262026-06-24T01:49:44.935Z exposes: Oximeter (client = oximeter-client)
21272026-06-24T01:49:44.935Z consumes: nexus-client
21282026-06-24T01:49:44.935Z
21292026-06-24T01:49:44.935Z
21302026-06-24T01:49:45.021Z
21312026-06-24T01:49:45.022Zreal 5.740094040
21322026-06-24T01:49:45.022Zuser 4.753390477
21332026-06-24T01:49:45.022Zsys 1.979540390
21342026-06-24T01:49:45.022Ztrap 0.000497880
21352026-06-24T01:49:45.022Ztflt 0.000061080
21362026-06-24T01:49:45.022Zdflt 0.000161490
21372026-06-24T01:49:45.022Zkflt 0.000003550
21382026-06-24T01:49:45.028Zlock 1.985571665
21392026-06-24T01:49:45.028Zslp 20.052626647
21402026-06-24T01:49:45.028Zlat 0.007934791
21412026-06-24T01:49:45.028Zstop 0.006468435
21422026-06-24T01:49:45.028Z+ ptime -m cargo xtask ls-apis servers
21432026-06-24T01:49:45.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
21442026-06-24T01:49:45.463Z Running `target/debug/xtask ls-apis servers`
21452026-06-24T01:49:46.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21462026-06-24T01:49:46.208Z Running `target/debug/ls-apis servers`
21472026-06-24T01:49:46.257Zloading metadata for workspace omicron from current workspace
21482026-06-24T01:49:47.225Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
21492026-06-24T01:49:47.228Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/Cargo.toml
21502026-06-24T01:49:47.228Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
21512026-06-24T01:49:47.228Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/Cargo.toml
21522026-06-24T01:49:47.228Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
21532026-06-24T01:49:49.408Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
21542026-06-24T01:49:50.095Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21552026-06-24T01:49:50.173Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21562026-06-24T01:49:50.484Zcrucible-agent (crucible/agent)
21572026-06-24T01:49:50.484Z exposes: Crucible Agent (client = crucible-agent-client)
21582026-06-24T01:49:50.484Z
21592026-06-24T01:49:50.484Zcrucible-downstairs (crucible/downstairs)
21602026-06-24T01:49:50.484Z exposes: Crucible Repair (client = repair-client)
21612026-06-24T01:49:50.487Z consumes: repair-client
21622026-06-24T01:49:50.487Z
21632026-06-24T01:49:50.488Zcrucible-pantry (crucible/pantry)
21642026-06-24T01:49:50.488Z exposes: Crucible Pantry (client = crucible-pantry-client)
21652026-06-24T01:49:50.488Z consumes: nexus-client
21662026-06-24T01:49:50.488Z
21672026-06-24T01:49:50.488Zddmd (maghemite/ddmd)
21682026-06-24T01:49:50.488Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
21692026-06-24T01:49:50.488Z consumes: dpd-client (intra-deployment-unit-only)
21702026-06-24T01:49:50.488Z
21712026-06-24T01:49:50.488Zdns-server (omicron/dns-server)
21722026-06-24T01:49:50.488Z exposes: DNS Server (client = dns-service-client)
21732026-06-24T01:49:50.488Z
21742026-06-24T01:49:50.488Zdpd (dendrite/dpd)
21752026-06-24T01:49:50.488Z exposes: Dendrite DPD (client = dpd-client)
21762026-06-24T01:49:50.488Z consumes: gateway-client (intra-deployment-unit-only)
21772026-06-24T01:49:50.488Z consumes: nexus-client
21782026-06-24T01:49:50.488Z
21792026-06-24T01:49:50.488Zinstallinator (omicron/installinator)
21802026-06-24T01:49:50.488Z consumes: ddm-admin-client
21812026-06-24T01:49:50.488Z consumes: installinator-client
21822026-06-24T01:49:50.488Z
21832026-06-24T01:49:50.488Zlldpd (lldp/lldpd)
21842026-06-24T01:49:50.488Z exposes: LLDP daemon (client = lldpd-client)
21852026-06-24T01:49:50.491Z consumes: dpd-client (intra-deployment-unit-only)
21862026-06-24T01:49:50.491Z consumes: gateway-client (intra-deployment-unit-only)
21872026-06-24T01:49:50.491Z
21882026-06-24T01:49:50.491Zmgd (maghemite/mgd)
21892026-06-24T01:49:50.491Z exposes: Maghemite MG Admin (client = mg-admin-client)
21902026-06-24T01:49:50.491Z consumes: ddm-admin-client (intra-deployment-unit-only)
21912026-06-24T01:49:50.491Z consumes: dpd-client (intra-deployment-unit-only)
21922026-06-24T01:49:50.492Z consumes: gateway-client (intra-deployment-unit-only)
21932026-06-24T01:49:50.492Z
21942026-06-24T01:49:50.492Zomicron-clickhouse-admin (omicron/clickhouse-admin)
21952026-06-24T01:49:50.492Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
21962026-06-24T01:49:50.492Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
21972026-06-24T01:49:50.492Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
21982026-06-24T01:49:50.492Z
21992026-06-24T01:49:50.492Zomicron-cockroach-admin (omicron/cockroach-admin)
22002026-06-24T01:49:50.492Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
22012026-06-24T01:49:50.492Z
22022026-06-24T01:49:50.492Zomicron-gateway (omicron/gateway)
22032026-06-24T01:49:50.492Z exposes: Management Gateway Service (client = gateway-client)
22042026-06-24T01:49:50.492Z
22052026-06-24T01:49:50.492Zomicron-nexus (omicron/nexus)
22062026-06-24T01:49:50.492Z exposes: Nexus Internal API (client = nexus-client)
22072026-06-24T01:49:50.492Z exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client)
22082026-06-24T01:49:50.492Z exposes: External API (client = oxide-client)
22092026-06-24T01:49:50.492Z consumes: clickhouse-admin-keeper-client
22102026-06-24T01:49:50.492Z consumes: clickhouse-admin-server-client
22112026-06-24T01:49:50.492Z consumes: clickhouse-admin-single-client
22122026-06-24T01:49:50.492Z consumes: cockroach-admin-client
22132026-06-24T01:49:50.492Z consumes: crucible-agent-client
22142026-06-24T01:49:50.492Z consumes: crucible-pantry-client
22152026-06-24T01:49:50.492Z consumes: dns-service-client
22162026-06-24T01:49:50.492Z consumes: dpd-client
22172026-06-24T01:49:50.492Z consumes: gateway-client
22182026-06-24T01:49:50.492Z consumes: lldpd-client
22192026-06-24T01:49:50.492Z consumes: mg-admin-client
22202026-06-24T01:49:50.492Z consumes: ntp-admin-client
22212026-06-24T01:49:50.492Z consumes: oximeter-client
22222026-06-24T01:49:50.492Z consumes: propolis-client
22232026-06-24T01:49:50.492Z consumes: repo-depot-client
22242026-06-24T01:49:50.492Z consumes: sled-agent-client
22252026-06-24T01:49:50.492Z
22262026-06-24T01:49:50.492Zomicron-ntp-admin (omicron/ntp-admin)
22272026-06-24T01:49:50.492Z exposes: NTP Admin (client = ntp-admin-client)
22282026-06-24T01:49:50.492Z exposes: NTP Admin version 1 (client = ntp-admin-v1-client)
22292026-06-24T01:49:50.492Z
22302026-06-24T01:49:50.493Zomicron-sled-agent (omicron/sled-agent)
22312026-06-24T01:49:50.493Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
22322026-06-24T01:49:50.493Z exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client)
22332026-06-24T01:49:50.493Z exposes: Repo Depot API (client = repo-depot-client)
22342026-06-24T01:49:50.493Z exposes: Sled Agent (client = sled-agent-client)
22352026-06-24T01:49:50.496Z consumes: bootstrap-agent-client
22362026-06-24T01:49:50.496Z consumes: ddm-admin-client (intra-deployment-unit-only)
22372026-06-24T01:49:50.496Z consumes: dpd-client (intra-deployment-unit-only)
22382026-06-24T01:49:50.496Z consumes: gateway-client (intra-deployment-unit-only)
22392026-06-24T01:49:50.496Z consumes: mg-admin-client (intra-deployment-unit-only)
22402026-06-24T01:49:50.496Z consumes: nexus-client
22412026-06-24T01:49:50.496Z consumes: nexus-lockstep-client
22422026-06-24T01:49:50.496Z consumes: ntp-admin-v1-client
22432026-06-24T01:49:50.496Z consumes: propolis-client (intra-deployment-unit-only)
22442026-06-24T01:49:50.496Z consumes: repo-depot-client
22452026-06-24T01:49:50.496Z
22462026-06-24T01:49:50.496Zoximeter-collector (omicron/oximeter/collector)
22472026-06-24T01:49:50.496Z exposes: Oximeter (client = oximeter-client)
22482026-06-24T01:49:50.496Z consumes: nexus-client
22492026-06-24T01:49:50.496Z
22502026-06-24T01:49:50.496Zpropolis-server (propolis/bin/propolis-server)
22512026-06-24T01:49:50.496Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
22522026-06-24T01:49:50.496Z exposes: Propolis (client = propolis-client)
22532026-06-24T01:49:50.496Z consumes: nexus-client
22542026-06-24T01:49:50.496Z consumes: sled-agent-client (intra-deployment-unit-only)
22552026-06-24T01:49:50.497Z
22562026-06-24T01:49:50.497Zsled-agent-rack-setup (omicron/sled-agent/rack-setup) [embedded in omicron-sled-agent; rack-init only]
22572026-06-24T01:49:50.499Z consumes: cockroach-admin-client
22582026-06-24T01:49:50.499Z consumes: ddm-admin-client
22592026-06-24T01:49:50.499Z consumes: dns-service-client
22602026-06-24T01:49:50.499Z consumes: nexus-lockstep-client
22612026-06-24T01:49:50.499Z consumes: ntp-admin-client
22622026-06-24T01:49:50.499Z consumes: ntp-admin-v1-client
22632026-06-24T01:49:50.500Z consumes: sled-agent-client
22642026-06-24T01:49:50.500Z
22652026-06-24T01:49:50.500Ztfportd (dendrite/tfportd)
22662026-06-24T01:49:50.500Z consumes: dpd-client (intra-deployment-unit-only)
22672026-06-24T01:49:50.500Z consumes: lldpd-client (intra-deployment-unit-only)
22682026-06-24T01:49:50.500Z
22692026-06-24T01:49:50.500Zwicketd (omicron/wicketd)
22702026-06-24T01:49:50.500Z exposes: Wicketd Installinator (client = installinator-client)
22712026-06-24T01:49:50.500Z exposes: Wicketd (client = wicketd-client)
22722026-06-24T01:49:50.500Z consumes: bootstrap-agent-client
22732026-06-24T01:49:50.500Z consumes: bootstrap-agent-lockstep-client
22742026-06-24T01:49:50.500Z consumes: ddm-admin-client (intra-deployment-unit-only)
22752026-06-24T01:49:50.500Z consumes: dpd-client (intra-deployment-unit-only)
22762026-06-24T01:49:50.500Z consumes: gateway-client (intra-deployment-unit-only)
22772026-06-24T01:49:50.500Z
22782026-06-24T01:49:50.593Z
22792026-06-24T01:49:50.596Zreal 5.540808262
22802026-06-24T01:49:50.596Zuser 4.714287953
22812026-06-24T01:49:50.596Zsys 1.874305666
22822026-06-24T01:49:50.596Ztrap 0.000683520
22832026-06-24T01:49:50.596Ztflt 0.000238550
22842026-06-24T01:49:50.596Zdflt 0.000352820
22852026-06-24T01:49:50.596Zkflt 0.000016970
22862026-06-24T01:49:50.596Zlock 1.959601097
22872026-06-24T01:49:50.596Zslp 18.936804634
22882026-06-24T01:49:50.596Zlat 0.010453112
22892026-06-24T01:49:50.596Zstop 0.008468057
22902026-06-24T01:49:50.596Z+ ptime -m cargo xtask ls-apis check
22912026-06-24T01:49:51.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
22922026-06-24T01:49:51.031Z Running `target/debug/xtask ls-apis check`
22932026-06-24T01:49:51.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
22942026-06-24T01:49:51.784Z Running `target/debug/ls-apis check`
22952026-06-24T01:49:51.837Zloading metadata for workspace omicron from current workspace
22962026-06-24T01:49:52.812Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
22972026-06-24T01:49:52.814Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/Cargo.toml
22982026-06-24T01:49:52.814Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
22992026-06-24T01:49:52.814Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
23002026-06-24T01:49:52.814Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/Cargo.toml
23012026-06-24T01:49:55.000Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
23022026-06-24T01:49:55.683Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
23032026-06-24T01:49:55.760Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
23042026-06-24T01:49:56.181Z
23052026-06-24T01:49:56.181Z
23062026-06-24T01:49:56.181ZServer-managed APIs:
23072026-06-24T01:49:56.181Z
23082026-06-24T01:49:56.181Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
23092026-06-24T01:49:56.181Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
23102026-06-24T01:49:56.181Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
23112026-06-24T01:49:56.181Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
23122026-06-24T01:49:56.181Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
23132026-06-24T01:49:56.181Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
23142026-06-24T01:49:56.181Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
23152026-06-24T01:49:56.181Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
23162026-06-24T01:49:56.181Z DNS Server (dns-service-client, exposed by dns-server)
23172026-06-24T01:49:56.181Z Dendrite DPD (dpd-client, exposed by dpd)
23182026-06-24T01:49:56.181Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
23192026-06-24T01:49:56.181Z LLDP daemon (lldpd-client, exposed by lldpd)
23202026-06-24T01:49:56.181Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
23212026-06-24T01:49:56.181Z External API (oxide-client, exposed by omicron-nexus)
23222026-06-24T01:49:56.181Z Oximeter (oximeter-client, exposed by oximeter-collector)
23232026-06-24T01:49:56.181Z Propolis (propolis-client, exposed by propolis-server)
23242026-06-24T01:49:56.181Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
23252026-06-24T01:49:56.181Z Wicketd (wicketd-client, exposed by wicketd)
23262026-06-24T01:49:56.181Z
23272026-06-24T01:49:56.181Z
23282026-06-24T01:49:56.181ZClient-managed API:
23292026-06-24T01:49:56.181Z
23302026-06-24T01:49:56.181Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
23312026-06-24T01:49:56.181Z reason: depends on itself (i.e., instances call each other)
23322026-06-24T01:49:56.181Z Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent)
23332026-06-24T01:49:56.181Z reason: wicketd can wind up calling into sled agent on different sleds
23342026-06-24T01:49:56.181Z Wicketd Installinator (installinator-client, exposed by wicketd)
23352026-06-24T01:49:56.181Z reason: client is provided implicitly by the operator
23362026-06-24T01:49:56.181Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
23372026-06-24T01:49:56.181Z reason: Circular dependencies between Nexus and other services
23382026-06-24T01:49:56.181Z Nexus Internal Lockstep API (nexus-lockstep-client, exposed by omicron-nexus)
23392026-06-24T01:49:56.181Z reason: Circular dependencies between Nexus and other services
23402026-06-24T01:49:56.181Z NTP Admin (ntp-admin-client, exposed by omicron-ntp-admin)
23412026-06-24T01:49:56.182Z 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.
23422026-06-24T01:49:56.182Z
23432026-06-24T01:49:56.182Z NTP Admin version 1 (ntp-admin-v1-client, exposed by omicron-ntp-admin)
23442026-06-24T01:49:56.182Z 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.
23452026-06-24T01:49:56.182Z
23462026-06-24T01:49:56.182Z Crucible Repair (repair-client, exposed by crucible-downstairs)
23472026-06-24T01:49:56.185Z reason: depends on itself (i.e., instances call each other)
23482026-06-24T01:49:56.185Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
23492026-06-24T01:49:56.185Z reason: depends on itself (i.e., instances call each other)
23502026-06-24T01:49:56.185Z
23512026-06-24T01:49:56.185Z
23522026-06-24T01:49:56.185ZAPIs with unknown version management: none
23532026-06-24T01:49:56.185Z
23542026-06-24T01:49:56.185Z
23552026-06-24T01:49:56.185ZAPIs that failed consumer checks: none
23562026-06-24T01:49:56.271Z
23572026-06-24T01:49:56.272Zreal 5.647738584
23582026-06-24T01:49:56.272Zuser 4.819309728
23592026-06-24T01:49:56.272Zsys 1.831884553
23602026-06-24T01:49:56.272Ztrap 0.000592780
23612026-06-24T01:49:56.272Ztflt 0.000078300
23622026-06-24T01:49:56.275Zdflt 0.000205770
23632026-06-24T01:49:56.275Zkflt 0.000000000
23642026-06-24T01:49:56.275Zlock 2.055441651
23652026-06-24T01:49:56.275Zslp 18.821627002
23662026-06-24T01:49:56.275Zlat 0.010157981
23672026-06-24T01:49:56.275Zstop 0.008439707
23682026-06-24T01:49:56.275Z+ ptime -m cargo xtask ls-apis adoc
23692026-06-24T01:49:56.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
23702026-06-24T01:49:56.712Z Running `target/debug/xtask ls-apis adoc`
23712026-06-24T01:49:57.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
23722026-06-24T01:49:57.461Z Running `target/debug/ls-apis adoc`
23732026-06-24T01:49:57.512Zloading metadata for workspace omicron from current workspace
23742026-06-24T01:49:58.493Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
23752026-06-24T01:49:58.496Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
23762026-06-24T01:49:58.496Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/Cargo.toml
23772026-06-24T01:49:58.496Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/Cargo.toml
23782026-06-24T01:49:58.496Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
23792026-06-24T01:50:00.660Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
23802026-06-24T01:50:01.347Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
23812026-06-24T01:50:01.425Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
23822026-06-24T01:50:01.849Z
23832026-06-24T01:50:01.849Zreal 5.546889350
23842026-06-24T01:50:01.850Zuser 4.724923472
23852026-06-24T01:50:01.850Zsys 1.850202451
23862026-06-24T01:50:01.850Ztrap 0.000563400
23872026-06-24T01:50:01.850Ztflt 0.000072610
23882026-06-24T01:50:01.850Zdflt 0.000574700
23892026-06-24T01:50:01.850Zkflt 0.000002160
23902026-06-24T01:50:01.850Zlock 1.962638697
23912026-06-24T01:50:01.850Zslp 18.728971877
23922026-06-24T01:50:01.853Zlat 0.010015391
23932026-06-24T01:50:01.854Zstop 0.009902827
23942026-06-24T01:50:01.854Z+ banner build
23952026-06-24T01:50:01.857Z
23962026-06-24T01:50:01.857Z ##### # # # # #####
23972026-06-24T01:50:01.857Z # # # # # # # #
23982026-06-24T01:50:01.857Z ##### # # # # # #
23992026-06-24T01:50:01.857Z # # # # # # # #
24002026-06-24T01:50:01.857Z # # # # # # # #
24012026-06-24T01:50:01.857Z ##### #### # ###### #####
24022026-06-24T01:50:01.857Z
24032026-06-24T01:50:01.857Z+ export 'RUSTFLAGS=--cfg tokio_unstable -D warnings'
24042026-06-24T01:50:01.857Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings'
24052026-06-24T01:50:01.857Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
24062026-06-24T01:50:01.857Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
24072026-06-24T01:50:01.857Z+ [[ illumos == \i\l\l\u\m\o\s ]]
24082026-06-24T01:50:01.857Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
24092026-06-24T01:50:01.858Z+ export TMPDIR=/var/tmp/omicron_tmp
24102026-06-24T01:50:01.858Z+ TMPDIR=/var/tmp/omicron_tmp
24112026-06-24T01:50:01.858Z+ export RUST_BACKTRACE=1
24122026-06-24T01:50:01.858Z+ RUST_BACKTRACE=1
24132026-06-24T01:50:01.858Z+ export CARGO_INCREMENTAL=0
24142026-06-24T01:50:01.858Z+ CARGO_INCREMENTAL=0
24152026-06-24T01:50:01.858Z+ export RUSTC_BOOTSTRAP=1
24162026-06-24T01:50:01.858Z+ RUSTC_BOOTSTRAP=1
24172026-06-24T01:50:01.858Z+ ptime -m cargo --config build.analysis.enabled=true build -Zbuild-analysis --workspace --exclude=omicron-nexus --tests --locked --verbose
24182026-06-24T01:50:03.923Z Compiling proc-macro2 v1.0.106
24192026-06-24T01:50:03.923Z Compiling unicode-ident v1.0.24
24202026-06-24T01:50:03.923Z Compiling quote v1.0.45
24212026-06-24T01:50:03.923Z Compiling libc v0.2.185
24222026-06-24T01:50:03.923Z Compiling serde_core v1.0.228
24232026-06-24T01:50:03.927Z Compiling cfg-if v1.0.4
24242026-06-24T01:50:03.927Z Compiling serde v1.0.228
24252026-06-24T01:50:03.927Z Compiling memchr v2.8.0
24262026-06-24T01:50:03.927Z Compiling smallvec v1.15.1
24272026-06-24T01:50:03.927Z Compiling itoa v1.0.17
24282026-06-24T01:50:03.927Z Compiling version_check v0.9.5
24292026-06-24T01:50:03.927Z Compiling log v0.4.29
24302026-06-24T01:50:03.927Z Compiling autocfg v1.5.0
24312026-06-24T01:50:03.927Z Compiling libm v0.2.16
24322026-06-24T01:50:04.219Z Compiling zmij v1.0.21
24332026-06-24T01:50:04.244Z Compiling serde_json v1.0.150
24342026-06-24T01:50:04.247Z Compiling scopeguard v1.2.0
24352026-06-24T01:50:04.247Z Compiling stable_deref_trait v1.2.1
24362026-06-24T01:50:04.247Z Compiling percent-encoding v2.3.2
24372026-06-24T01:50:04.247Z Compiling litemap v0.8.1
24382026-06-24T01:50:04.247Z Compiling writeable v0.6.2
24392026-06-24T01:50:04.247Z Compiling icu_normalizer_data v2.1.1
24402026-06-24T01:50:04.248Z Compiling icu_properties_data v2.1.2
24412026-06-24T01:50:04.248Z Compiling utf8_iter v1.0.4
24422026-06-24T01:50:04.248Z Compiling getrandom v0.4.1
24432026-06-24T01:50:04.248Z Compiling rand_core v0.10.0
24442026-06-24T01:50:04.248Z Compiling parking_lot_core v0.9.12
24452026-06-24T01:50:04.248Z Compiling portable-atomic v1.13.1
24462026-06-24T01:50:04.248Z Compiling fnv v1.0.7
24472026-06-24T01:50:04.248Z Compiling zerocopy v0.8.40
24482026-06-24T01:50:04.276Z Compiling subtle v2.6.1
24492026-06-24T01:50:04.279Z Compiling critical-section v1.2.0
24502026-06-24T01:50:04.279Z Running `/home/build/.rustup/toolchains/1.96.0-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=53082b9324c18d28 -C extra-filename=-5b0d7f31a54d83ed --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-5b0d7f31a54d83ed -L 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-24T01:50:04.310Z Running `/home/build/.rustup/toolchains/1.96.0-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=28a7e42ce7a2197b -C extra-filename=-3a82810448a6b3ee --out-dir /work/oxidecomputer/omicron/target/debug/build/quote-3a82810448a6b3ee -L 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-24T01:50:04.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=8bedf2d850e21620 -C extra-filename=-6c7226467be15f61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=1089db90f3cd0028 -C extra-filename=-abb712b017025454 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-abb712b017025454 -L 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-24T01:50:04.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=fb0ab1cbe762ee2f -C extra-filename=-04037f8311a7c2b8 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_core-04037f8311a7c2b8 -L 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-24T01:50:04.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=272c8781c664997f -C extra-filename=-7d89882f517ce1e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=76fde798faec01f4 -C extra-filename=-571a780a47702307 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=9601011c6cb3559d -C extra-filename=-7ee4b728be4c95f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=bf8587eee90b450b -C extra-filename=-16d04fe133cb2bde --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-16d04fe133cb2bde -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=35eaa3a1e9e98918 -C extra-filename=-b184f970d6c2e2eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=3d5e7c64aecd065b -C extra-filename=-882910c5b730d478 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-882910c5b730d478 -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=efa8d3fdc5c142a9 -C extra-filename=-8b27dd15c4f0e20b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=5cdc521037061bea -C extra-filename=-19c0125e3dfbba6e --out-dir /work/oxidecomputer/omicron/target/debug/build/zmij-19c0125e3dfbba6e -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=0c491ba6d926bd6d -C extra-filename=-b9a77a9d7eb488c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=5a78808b1c15ce0c -C extra-filename=-61888eb32b9c78fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.438Z Compiling pin-project-lite v0.2.17
24662026-06-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=72555420cfd14bed -C extra-filename=-96e5ec4b2762645e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=9bd36ccd2ddd675f -C extra-filename=-2fe17da202d1e272 --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-2fe17da202d1e272 -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=0c06dfb18081550d -C extra-filename=-3a84657541026e02 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-3a84657541026e02 -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=79a2cf504fd38cb1 -C extra-filename=-c42d2c9b38cd567f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=2b707cbb1e9f3e58 -C extra-filename=-91616001ffac1a2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=e233013a5c8da031 -C extra-filename=-c9c451b5a4d94ffe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=1ff312fcd5e030df -C extra-filename=-f125e9fd8b9b921c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=59a1e9f3f333078c -C extra-filename=-3104d2c6b6e9992f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=659ebd08df8ec84f -C extra-filename=-4b3101a3d321b13f --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-4b3101a3d321b13f -L 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-24T01:50:04.441Z Running `/home/build/.rustup/toolchains/1.96.0-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=e06b039fcffbec53 -C extra-filename=-d00a944a66929ca1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:04.507Z Compiling thiserror v2.0.18
24772026-06-24T01:50:04.510Z Running `/home/build/.rustup/toolchains/1.96.0-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=40bde860bdbe3283 -C extra-filename=-5ce8df1c4fa1e99a --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-5ce8df1c4fa1e99a -L 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-24T01:50:04.646Z Running `/home/build/.rustup/toolchains/1.96.0-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=018d510ff9d1a816 -C extra-filename=-b65847b53748ec24 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-b65847b53748ec24 -L 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-24T01:50:04.716Z Compiling shlex v1.3.0
24802026-06-24T01:50:04.792Z Compiling find-msvc-tools v0.1.9
24812026-06-24T01:50:04.907Z Compiling lock_api v0.4.14
24822026-06-24T01:50:05.046Z Running `/home/build/.rustup/toolchains/1.96.0-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=45aba9bc7a4efe4f -C extra-filename=-48cc4b97f298829f --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-48cc4b97f298829f -L 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-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=ae45a6647a559f98 -C extra-filename=-12f0bdb3229dd963 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=ffff719549620bac -C extra-filename=-537aa5928f052b7d --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-537aa5928f052b7d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=6f410fac9235678f -C extra-filename=-2c7240926bf6b9ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24862026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=cada42d64c6986dc -C extra-filename=-f18d23c4fe345c63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3c739045871ba1d -C extra-filename=-d7d89aa91c1345d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_properties_data-d7d89aa91c1345d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24882026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=4d92a689321c6db7 -C extra-filename=-af8e72cb4e6faadf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=c841cdf24da18c64 -C extra-filename=-06cc3cd85b824710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24902026-06-24T01:50:05.049Z Running `/home/build/.rustup/toolchains/1.96.0-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=4668cd0efea1c62c -C extra-filename=-74b80d7264682a13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912026-06-24T01:50:05.082Z Compiling num-traits v0.2.19
24922026-06-24T01:50:05.085Z Compiling form_urlencoded v1.2.2
24932026-06-24T01:50:05.085Z Compiling typenum v1.19.0
24942026-06-24T01:50:05.085Z Compiling equivalent v1.0.2
24952026-06-24T01:50:05.289Z Compiling heck v0.5.0
24962026-06-24T01:50:05.292Z Compiling iana-time-zone v0.1.65
24972026-06-24T01:50:05.429Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-abb712b017025454/build-script-build`
24982026-06-24T01:50:05.433Z Running `/work/oxidecomputer/omicron/target/debug/build/zmij-19c0125e3dfbba6e/build-script-build`
24992026-06-24T01:50:05.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=c9dbc71d9056077b -C extra-filename=-21770d8563484594 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-21770d8563484594 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002026-06-24T01:50:05.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=8f36789e3f6fa4eb -C extra-filename=-27bb048c672f3d09 --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-f125e9fd8b9b921c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25012026-06-24T01:50:05.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=b421669898d5ce6b -C extra-filename=-4aa18f313743b6f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022026-06-24T01:50:05.433Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_core-04037f8311a7c2b8/build-script-build`
25032026-06-24T01:50:05.433Z Running `/work/oxidecomputer/omicron/target/debug/build/quote-3a82810448a6b3ee/build-script-build`
25042026-06-24T01:50:05.537Z Running `/home/build/.rustup/toolchains/1.96.0-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=12dc63585cac1ead -C extra-filename=-3c2d2531069f1448 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-3c2d2531069f1448 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7ee4b728be4c95f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052026-06-24T01:50:05.540Z Compiling generic-array v0.14.7
25062026-06-24T01:50:05.541Z Compiling rustversion v1.0.22
25072026-06-24T01:50:05.541Z Compiling hashbrown v0.17.0
25082026-06-24T01:50:05.541Z Compiling regex-syntax v0.8.10
25092026-06-24T01:50:05.541Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-5b0d7f31a54d83ed/build-script-build`
25102026-06-24T01:50:05.541Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-3a84657541026e02/build-script-build`
25112026-06-24T01:50:05.613Z Running `/home/build/.rustup/toolchains/1.96.0-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=977d5021a90460b3 -C extra-filename=-38a052c675cb2417 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122026-06-24T01:50:05.616Z Running `/home/build/.rustup/toolchains/1.96.0-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=027890e647fb48e5 -C extra-filename=-dbb1ae1b769dc319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132026-06-24T01:50:05.818Z Running `/work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-2fe17da202d1e272/build-script-build`
25142026-06-24T01:50:05.818Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-b65847b53748ec24/build-script-build`
25152026-06-24T01:50:05.821Z Compiling strsim v0.11.1
25162026-06-24T01:50:05.821Z Compiling futures-core v0.3.32
25172026-06-24T01:50:05.821Z Compiling schemars v0.8.22
25182026-06-24T01:50:05.821Z Running `/home/build/.rustup/toolchains/1.96.0-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=643ed844f76be984 -C extra-filename=-c8cf85df69d00fc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-c8cf85df69d00fc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192026-06-24T01:50:05.851Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a280432ab7df74d -C extra-filename=-197437dcd30accb5 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-197437dcd30accb5 -L 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-24T01:50:05.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=92111f8c4a484ede -C extra-filename=-5a50f365cea2bff6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:05.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=b77b430ae35bf808 -C extra-filename=-d2b538ec97949826 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222026-06-24T01:50:05.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=cba93d00c7a24e54 -C extra-filename=-0cb1b563c04a59d9 --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-61888eb32b9c78fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25232026-06-24T01:50:06.268Z Compiling dyn-clone v1.0.20
25242026-06-24T01:50:06.269Z Compiling syn v1.0.109
25252026-06-24T01:50:06.303Z Compiling aho-corasick v1.1.4
25262026-06-24T01:50:06.306Z Compiling rustix v1.1.3
25272026-06-24T01:50:06.306Z Compiling const-oid v0.9.6
25282026-06-24T01:50:06.306Z Compiling byteorder v1.5.0
25292026-06-24T01:50:06.338Z Running `/home/build/.rustup/toolchains/1.96.0-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=8e9ed74f8cf51caf -C extra-filename=-012073639469e459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25302026-06-24T01:50:06.342Z Running `/work/oxidecomputer/omicron/target/debug/build/icu_properties_data-d7d89aa91c1345d1/build-script-build`
25312026-06-24T01:50:06.342Z Running `/home/build/.rustup/toolchains/1.96.0-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=33b6c63673867f25 -C extra-filename=-13cb134ccccfc75e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322026-06-24T01:50:06.370Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-48cc4b97f298829f/build-script-build`
25332026-06-24T01:50:06.373Z Running `/home/build/.rustup/toolchains/1.96.0-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=357118e2577a31dd -C extra-filename=-991ddb2d4d829d86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342026-06-24T01:50:06.373Z Running `/home/build/.rustup/toolchains/1.96.0-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=cfa2bb95d6a55d27 -C extra-filename=-88550fb828a139ec --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-88550fb828a139ec -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352026-06-24T01:50:06.706Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-3c2d2531069f1448/build-script-build`
25362026-06-24T01:50:06.706Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-537aa5928f052b7d/build-script-build`
25372026-06-24T01:50:06.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=c8bf1c760314cf94 -C extra-filename=-56db10b8a3f2757d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25382026-06-24T01:50:06.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=aed3e9632ded3374 -C extra-filename=-063645f07e14a0d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25392026-06-24T01:50:06.709Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-4b3101a3d321b13f/build-script-build`
25402026-06-24T01:50:06.709Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-5ce8df1c4fa1e99a/build-script-build`
25412026-06-24T01:50:06.709Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-882910c5b730d478/build-script-build`
25422026-06-24T01:50:06.709Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-16d04fe133cb2bde/build-script-build`
25432026-06-24T01:50:06.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=a578fd0dd913776d -C extra-filename=-6ecddeb79f531db6 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-6ecddeb79f531db6 -L 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-24T01:50:06.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=a58c8ea0351d0c5e -C extra-filename=-00b6ab406358d339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:06.709Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-21770d8563484594/build-script-build`
25462026-06-24T01:50:06.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa48536a6d5d43b2 -C extra-filename=-238300f45ec449d7 --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-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472026-06-24T01:50:06.742Z Compiling futures-sink v0.3.32
25482026-06-24T01:50:06.745Z Compiling thiserror v1.0.69
25492026-06-24T01:50:06.745Z Compiling futures-task v0.3.32
25502026-06-24T01:50:06.770Z Compiling slab v0.4.12
25512026-06-24T01:50:06.773Z Compiling futures-io v0.3.32
25522026-06-24T01:50:06.773Z Running `/home/build/.rustup/toolchains/1.96.0-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=1f9b0590af97bcf3 -C extra-filename=-ba966b139f4b0964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532026-06-24T01:50:06.773Z Running `/home/build/.rustup/toolchains/1.96.0-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=e2db802104007300 -C extra-filename=-d436b99edfb9995a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542026-06-24T01:50:06.773Z Running `/home/build/.rustup/toolchains/1.96.0-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=c2ceda2d609dfa22 -C extra-filename=-0dbbfff9ff05f089 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-0dbbfff9ff05f089 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552026-06-24T01:50:07.116Z Running `/home/build/.rustup/toolchains/1.96.0-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=5c39d60f5245e284 -C extra-filename=-ddbd926ac260bdaa --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-6c7226467be15f61.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)'`
25562026-06-24T01:50:07.116Z Running `/home/build/.rustup/toolchains/1.96.0-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=12fccc7a08c5bb11 -C extra-filename=-98340313916a71b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25572026-06-24T01:50:07.119Z Compiling ident_case v1.0.1
25582026-06-24T01:50:07.119Z Compiling getrandom v0.3.4
25592026-06-24T01:50:07.119Z Compiling cpufeatures v0.2.17
25602026-06-24T01:50:07.119Z Compiling anyhow v1.0.102
25612026-06-24T01:50:07.119Z Compiling pkg-config v0.3.32
25622026-06-24T01:50:07.119Z Compiling either v1.15.0
25632026-06-24T01:50:07.119Z Compiling base64 v0.22.1
25642026-06-24T01:50:07.119Z Compiling utf8parse v0.2.2
25652026-06-24T01:50:07.186Z Running `/home/build/.rustup/toolchains/1.96.0-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=deb4b9a73fe6ede5 -C extra-filename=-0a491e02bb33227a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
25662026-06-24T01:50:07.189Z Running `/home/build/.rustup/toolchains/1.96.0-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=36cdc041c551ec5b -C extra-filename=-11a3905de0204658 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-11a3905de0204658 -L 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-24T01:50:07.189Z Running `/home/build/.rustup/toolchains/1.96.0-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=a5365e9464f547bf -C extra-filename=-dec297b34435b525 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:07.189Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-c8cf85df69d00fc0/build-script-build`
25692026-06-24T01:50:07.189Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-197437dcd30accb5/build-script-build`
25702026-06-24T01:50:07.217Z Running `/home/build/.rustup/toolchains/1.96.0-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=00eb7b767b47e274 -C extra-filename=-2c27a9e96c8c5036 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:07.220Z Running `/home/build/.rustup/toolchains/1.96.0-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=08486751b557767d -C extra-filename=-689a1c4591ad9ae0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:07.220Z Running `/home/build/.rustup/toolchains/1.96.0-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=cae9e98dc4bdf556 -C extra-filename=-72954483d55773f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732026-06-24T01:50:07.616Z Running `/home/build/.rustup/toolchains/1.96.0-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=6e8704cc47b275c9 -C extra-filename=-998bafe4c545e55e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25742026-06-24T01:50:07.619Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-88550fb828a139ec/build-script-build`
25752026-06-24T01:50:07.619Z Running `/home/build/.rustup/toolchains/1.96.0-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=be18dab27c990edb -C extra-filename=-50f76cf474cf9ef2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762026-06-24T01:50:07.619Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec0b70f2d34b20b7 -C extra-filename=-a959cbb074e78ec5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772026-06-24T01:50:07.619Z Running `/home/build/.rustup/toolchains/1.96.0-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=622bd3c849091073 -C extra-filename=-90c7861c57f356f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:07.619Z Running `/home/build/.rustup/toolchains/1.96.0-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=616c6a1423ea6962 -C extra-filename=-c2ebdb257ee0ebc5 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-c2ebdb257ee0ebc5 -L 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-24T01:50:07.619Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa15270c771a4106 -C extra-filename=-e16e913afb634424 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:07.620Z Running `/home/build/.rustup/toolchains/1.96.0-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=e868a59678dab323 -C extra-filename=-53b71a565e82277f --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-53b71a565e82277f -L 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-24T01:50:07.620Z Compiling futures-channel v0.3.32
25822026-06-24T01:50:07.620Z Compiling base64ct v1.8.3
25832026-06-24T01:50:07.620Z Compiling anstyle v1.0.14
25842026-06-24T01:50:07.620Z Compiling num-conv v0.2.0
25852026-06-24T01:50:07.620Z Compiling powerfmt v0.2.0
25862026-06-24T01:50:07.620Z Compiling time-core v0.1.8
25872026-06-24T01:50:07.620Z Compiling num_threads v0.1.7
25882026-06-24T01:50:07.620Z Running `/home/build/.rustup/toolchains/1.96.0-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=ed660c1792c022c9 -C extra-filename=-f1cdb17625df37f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892026-06-24T01:50:07.650Z Running `/home/build/.rustup/toolchains/1.96.0-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=5191c5b1451b5b89 -C extra-filename=-f55e8efff23618ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902026-06-24T01:50:07.654Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6fc45ceed168739 -C extra-filename=-38520036ae046f2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25912026-06-24T01:50:07.654Z Running `/home/build/.rustup/toolchains/1.96.0-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=0e6c4c7890746cb7 -C extra-filename=-a73cc4a879c1ea4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
25922026-06-24T01:50:07.967Z Running `/home/build/.rustup/toolchains/1.96.0-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=d55c37131e9507ea -C extra-filename=-006842b8fe94b5e5 --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"))'`
25932026-06-24T01:50:07.967Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-0dbbfff9ff05f089/build-script-build`
25942026-06-24T01:50:07.967Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-6ecddeb79f531db6/build-script-build`
25952026-06-24T01:50:07.971Z Compiling errno v0.3.14
25962026-06-24T01:50:07.971Z Compiling getrandom v0.2.17
25972026-06-24T01:50:07.971Z Compiling jobserver v0.1.34
25982026-06-24T01:50:07.971Z Compiling mio v1.2.0
25992026-06-24T01:50:07.971Z Compiling socket2 v0.6.3
26002026-06-24T01:50:07.971Z Compiling regex-automata v0.4.14
26012026-06-24T01:50:08.003Z Compiling anstyle-query v1.1.5
26022026-06-24T01:50:08.006Z Running `/home/build/.rustup/toolchains/1.96.0-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=95572668adc59551 -C extra-filename=-ac248e6f5137723e --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-991ddb2d4d829d86.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032026-06-24T01:50:08.006Z Running `/home/build/.rustup/toolchains/1.96.0-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=6d269d38b1dc97e6 -C extra-filename=-86858eb1992991c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042026-06-24T01:50:08.006Z Running `/home/build/.rustup/toolchains/1.96.0-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=37e523a8edeba229 -C extra-filename=-240e0e80aa5269af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26052026-06-24T01:50:08.038Z Running `/home/build/.rustup/toolchains/1.96.0-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=b1df40162a902727 -C extra-filename=-7668a794e2ec50ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062026-06-24T01:50:08.041Z Running `/home/build/.rustup/toolchains/1.96.0-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=55989bde3501d4ee -C extra-filename=-22ea2170a06fe733 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072026-06-24T01:50:08.041Z Running `/home/build/.rustup/toolchains/1.96.0-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=b68cab7a694fdada -C extra-filename=-4bf1810129d6ecda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082026-06-24T01:50:08.041Z Running `/home/build/.rustup/toolchains/1.96.0-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=c090a32ed2c30ed8 -C extra-filename=-0db242db6909dbcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092026-06-24T01:50:08.329Z Running `/home/build/.rustup/toolchains/1.96.0-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=f5c310976d85b1a9 -C extra-filename=-abcfb25046650ad4 --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-ddbd926ac260bdaa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'`
26102026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=260ed03f149fe85b -C extra-filename=-973e4e85fa469df0 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=8043785627ae1b8f -C extra-filename=-4b5ec270e9a44300 --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-2c7240926bf6b9ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=d07cf4ea74bd3ada -C extra-filename=-d94330307da5f00f --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=cde90bcbbf37ab28 -C extra-filename=-12f02e270ef6a5a5 --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-0a491e02bb33227a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=896cbe76d690b0ec -C extra-filename=-c55ed1e3f102825f --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(tsan_enabled)'`
26152026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=18c9e02c63d72ea6 -C extra-filename=-d43305386c924578 --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162026-06-24T01:50:08.332Z Running `/home/build/.rustup/toolchains/1.96.0-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=7a5ae0ab065eab2d -C extra-filename=-dfb81b158cfe7640 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172026-06-24T01:50:08.365Z Compiling bitflags v2.11.0
26182026-06-24T01:50:08.368Z Compiling semver v1.0.28
26192026-06-24T01:50:08.368Z Compiling once_cell v1.21.3
26202026-06-24T01:50:08.403Z Compiling indexmap v2.14.0
26212026-06-24T01:50:08.406Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-11a3905de0204658/build-script-build`
26222026-06-24T01:50:08.406Z Running `/home/build/.rustup/toolchains/1.96.0-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=2672ec6177ff3288 -C extra-filename=-65dfda94b3ca35e0 --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-238300f45ec449d7.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232026-06-24T01:50:08.406Z Running `/home/build/.rustup/toolchains/1.96.0-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=fe5487579b9bbec5 -C extra-filename=-6880cc6d8bf07c3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242026-06-24T01:50:08.634Z Running `/home/build/.rustup/toolchains/1.96.0-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=c18b1aa4b30953d3 -C extra-filename=-e74fea9de7e992ee --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-998bafe4c545e55e.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)'`
26252026-06-24T01:50:08.634Z Running `/home/build/.rustup/toolchains/1.96.0-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=bc350305e6cb73ba -C extra-filename=-52b3c240c1e96a67 --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-b184f970d6c2e2eb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern zmij=/work/oxidecomputer/omicron/target/debug/deps/libzmij-012073639469e459.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"))'`
26262026-06-24T01:50:08.634Z Running `/home/build/.rustup/toolchains/1.96.0-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=5653f33ff1df58e9 -C extra-filename=-d50e7edc619f54dd --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-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272026-06-24T01:50:08.634Z Running `/home/build/.rustup/toolchains/1.96.0-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=e404c87278be96ab -C extra-filename=-d7a1351b7bb68540 --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-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282026-06-24T01:50:08.637Z Compiling syn v2.0.117
26292026-06-24T01:50:08.637Z Compiling rand_core v0.6.4
26302026-06-24T01:50:08.637Z Compiling cc v1.2.56
26312026-06-24T01:50:08.637Z Compiling uuid v1.23.3
26322026-06-24T01:50:08.637Z Compiling time-macros v0.2.27
26332026-06-24T01:50:08.637Z Compiling deranged v0.5.8
26342026-06-24T01:50:08.637Z Compiling colorchoice v1.0.4
26352026-06-24T01:50:08.637Z Compiling crossbeam-utils v0.8.21
26362026-06-24T01:50:08.637Z Compiling is_terminal_polyfill v1.70.2
26372026-06-24T01:50:08.766Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-c2ebdb257ee0ebc5/build-script-build`
26382026-06-24T01:50:08.805Z Running `/home/build/.rustup/toolchains/1.96.0-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=83b06c40dbeb32da -C extra-filename=-794bc09d32b7eff4 --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-f18d23c4fe345c63.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-a73cc4a879c1ea4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392026-06-24T01:50:08.808Z Running `/home/build/.rustup/toolchains/1.96.0-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=56cb3fe5edc7fe50 -C extra-filename=-af5a086eec9099c3 --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-4aa18f313743b6f4.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-d2b538ec97949826.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26402026-06-24T01:50:08.983Z Running `/home/build/.rustup/toolchains/1.96.0-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=9601a32c8663562f -C extra-filename=-6715a9bcae73140d --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-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-6c7226467be15f61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412026-06-24T01:50:08.984Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.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 --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=92e5888703f07063 -C extra-filename=-3ad35e11d81d7610 --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-4b5ec270e9a44300.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26422026-06-24T01:50:08.986Z Compiling parking_lot v0.12.5
26432026-06-24T01:50:08.986Z Compiling signal-hook-registry v1.4.8
26442026-06-24T01:50:08.987Z Compiling httparse v1.10.1
26452026-06-24T01:50:08.987Z Compiling pem-rfc7468 v0.7.0
26462026-06-24T01:50:08.987Z Compiling anstyle-parse v1.0.0
26472026-06-24T01:50:08.987Z Compiling dunce v1.0.5
26482026-06-24T01:50:08.987Z Compiling allocator-api2 v0.2.21
26492026-06-24T01:50:08.987Z Compiling camino v1.2.2
26502026-06-24T01:50:09.019Z Compiling fs_extra v1.3.0
26512026-06-24T01:50:09.022Z Compiling clap_lex v1.0.0
26522026-06-24T01:50:09.022Z Compiling slog v2.8.2
26532026-06-24T01:50:09.048Z Compiling flagset v0.4.7
26542026-06-24T01:50:09.051Z Running `/home/build/.rustup/toolchains/1.96.0-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=66374590ce5373ca -C extra-filename=-6750123631034f8e --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-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-6c7226467be15f61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
26552026-06-24T01:50:09.083Z Running `/home/build/.rustup/toolchains/1.96.0-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=786f73bbc8f3c7db -C extra-filename=-36568a4fb3c3c868 --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-22ea2170a06fe733.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562026-06-24T01:50:09.102Z Running `/home/build/.rustup/toolchains/1.96.0-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=bd9bca9dd097448e -C extra-filename=-661edba440a66b57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26572026-06-24T01:50:09.102Z Running `/home/build/.rustup/toolchains/1.96.0-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=4edd962c54761765 -C extra-filename=-49b97bcadb649b75 --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-86858eb1992991c8.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-7668a794e2ec50ee.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582026-06-24T01:50:09.102Z Running `/home/build/.rustup/toolchains/1.96.0-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=dbd092ed8d0d7f65 -C extra-filename=-c5107d4812530471 --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-d43305386c924578.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592026-06-24T01:50:09.102Z Running `/home/build/.rustup/toolchains/1.96.0-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=ba63db3b6a278c64 -C extra-filename=-8ec3c64e29e99ee8 --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-74b80d7264682a13.rmeta --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-d94330307da5f00f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-06cc3cd85b824710.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602026-06-24T01:50:09.119Z Running `/home/build/.rustup/toolchains/1.96.0-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=11cae545256606c5 -C extra-filename=-fdf1d3f769e84085 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-fdf1d3f769e84085 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26612026-06-24T01:50:09.124Z Running `/home/build/.rustup/toolchains/1.96.0-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=903f1ee084745504 -C extra-filename=-3ac437ebb29bff9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622026-06-24T01:50:09.408Z Running `/home/build/.rustup/toolchains/1.96.0-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=2894ec746299ed0f -C extra-filename=-b573769d95df0a95 --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-0cb1b563c04a59d9.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-c55ed1e3f102825f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26632026-06-24T01:50:09.411Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-53b71a565e82277f/build-script-build`
26642026-06-24T01:50:09.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=01b04ba023e30da2 -C extra-filename=-899432ca8e43bc0c --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-240e0e80aa5269af.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652026-06-24T01:50:09.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=e98aedf0e711f15a -C extra-filename=-d79d705b1301474a --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-d79d705b1301474a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26662026-06-24T01:50:09.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=e468905d6e44feac -C extra-filename=-ed588dc3844d05ff --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-38520036ae046f2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672026-06-24T01:50:09.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=3b4a0e45f286f189 -C extra-filename=-a579c8b2ad1588f9 --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-973e4e85fa469df0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682026-06-24T01:50:09.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=381c3b92161f8728 -C extra-filename=-e871af35a5b0404c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:09.450Z Running `/home/build/.rustup/toolchains/1.96.0-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=e70f4d7b95c08ba4 -C extra-filename=-250fa12d7d10edc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702026-06-24T01:50:09.454Z Compiling tracing-core v0.1.36
26712026-06-24T01:50:09.454Z Compiling ryu v1.0.23
26722026-06-24T01:50:09.454Z Compiling aws-lc-rs v1.16.3
26732026-06-24T01:50:09.454Z Compiling atomic-waker v1.1.2
26742026-06-24T01:50:09.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=429a6a0bcd2c02e9 -C extra-filename=-c63979074a7327a4 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-c63979074a7327a4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752026-06-24T01:50:09.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=caabce621db72ff5 -C extra-filename=-24c2836bb92b5aeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26762026-06-24T01:50:09.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=193e5cf917d1d6e6 -C extra-filename=-beb50790c088b7aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:09.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=4a3f1bad57bdb140 -C extra-filename=-3ea7caecc815caf9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:09.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=2c11a861687eca33 -C extra-filename=-613f33ca7271bdfd --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-613f33ca7271bdfd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792026-06-24T01:50:09.672Z Compiling try-lock v0.2.5
26802026-06-24T01:50:09.672Z Compiling untrusted v0.9.0
26812026-06-24T01:50:09.676Z Compiling httpdate v1.0.3
26822026-06-24T01:50:09.676Z Compiling fastrand v2.3.0
26832026-06-24T01:50:09.676Z Compiling spin v0.9.8
26842026-06-24T01:50:09.676Z Compiling tower-layer v0.3.3
26852026-06-24T01:50:09.676Z Compiling tower-service v0.3.3
26862026-06-24T01:50:09.676Z Compiling untrusted v0.7.1
26872026-06-24T01:50:09.851Z Running `/home/build/.rustup/toolchains/1.96.0-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=fb52eba95bd899b9 -C extra-filename=-0c9e93a36ca1b178 --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-d50e7edc619f54dd.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-973e4e85fa469df0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
26882026-06-24T01:50:09.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=f3f984ebbfc1cf8d -C extra-filename=-326471e70b816d29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
26892026-06-24T01:50:09.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=25d1cc8ae07c0102 -C extra-filename=-3a42f95c04d30102 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902026-06-24T01:50:09.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=741961d5bd34e734 -C extra-filename=-9dd844d1ca0c3be2 --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-794bc09d32b7eff4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912026-06-24T01:50:09.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=e03aaf879877b223 -C extra-filename=-6ddfa56818b4fa98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922026-06-24T01:50:09.854Z Running `/home/build/.rustup/toolchains/1.96.0-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=3f13d6c76923d190 -C extra-filename=-3d581c8157572c31 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-3d581c8157572c31 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932026-06-24T01:50:10.070Z Running `/home/build/.rustup/toolchains/1.96.0-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=0a79fc9da221c711 -C extra-filename=-01dd71b090051480 --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26942026-06-24T01:50:10.073Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-fdf1d3f769e84085/build-script-build`
26952026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=2ea77dd718d096ad -C extra-filename=-903c61d3be95b9e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26962026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=30b8eeea456ff53b -C extra-filename=-4ea91d405408586a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=b3415991cf6e8083 -C extra-filename=-c2c1f09bfe592314 --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-0cb1b563c04a59d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26982026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=7fff71c446fb8b29 -C extra-filename=-1dc9c2c9a78d0a9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ad7f6ddc020fea2 -C extra-filename=-4ecda778630ae3a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=b78ba61be94dc0b7 -C extra-filename=-274b1f293a70f25c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012026-06-24T01:50:10.073Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-c63979074a7327a4/build-script-build`
27022026-06-24T01:50:10.073Z Compiling cmake v0.1.57
27032026-06-24T01:50:10.073Z Compiling anstream v1.0.0
27042026-06-24T01:50:10.073Z Compiling ucd-trie v0.1.7
27052026-06-24T01:50:10.073Z Compiling rustc_version v0.4.1
27062026-06-24T01:50:10.073Z Compiling rustls v0.23.41
27072026-06-24T01:50:10.073Z Compiling pretty-hex v0.4.1
27082026-06-24T01:50:10.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=1c19654dde4a8a68 -C extra-filename=-3a950c8514b67fc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092026-06-24T01:50:10.074Z Running `/home/build/.rustup/toolchains/1.96.0-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=fd2b54af6499ed32 -C extra-filename=-598c93983f5b3ee2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102026-06-24T01:50:10.337Z Running `/home/build/.rustup/toolchains/1.96.0-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=4ec558fcc801a55f -C extra-filename=-68c175ef9e159d05 --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-0db242db6909dbcf.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-ed588dc3844d05ff.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-6880cc6d8bf07c3b.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-661edba440a66b57.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-3ac437ebb29bff9a.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-38520036ae046f2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112026-06-24T01:50:10.337Z Running `/home/build/.rustup/toolchains/1.96.0-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=e3249e104b4247c8 -C extra-filename=-7c5441273d2e23ef --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-8ec3c64e29e99ee8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122026-06-24T01:50:10.340Z Compiling time v0.3.47
27132026-06-24T01:50:10.340Z Compiling want v0.3.1
27142026-06-24T01:50:10.340Z Compiling plain v0.2.3
27152026-06-24T01:50:10.340Z Compiling unicode-segmentation v1.12.0
27162026-06-24T01:50:10.340Z Compiling mime v0.3.17
27172026-06-24T01:50:10.340Z Compiling simd-adler32 v0.3.8
27182026-06-24T01:50:10.340Z Compiling adler2 v2.0.1
27192026-06-24T01:50:10.340Z Compiling openssl-probe v0.2.1
27202026-06-24T01:50:10.340Z Compiling encoding_rs v0.8.35
27212026-06-24T01:50:10.370Z Compiling vcpkg v0.2.15
27222026-06-24T01:50:10.373Z Compiling crc32fast v1.5.0
27232026-06-24T01:50:10.373Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-613f33ca7271bdfd/build-script-build`
27242026-06-24T01:50:10.373Z Running `/home/build/.rustup/toolchains/1.96.0-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=289232357b1793af -C extra-filename=-89d0a0cfe31f783a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:10.410Z Running `/home/build/.rustup/toolchains/1.96.0-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=15022745b9ce037a -C extra-filename=-9e3d7c67d3657b71 --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-d7a1351b7bb68540.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27262026-06-24T01:50:10.413Z Running `/home/build/.rustup/toolchains/1.96.0-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=a58465136a6721aa -C extra-filename=-039dc1660be88d9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272026-06-24T01:50:10.413Z Running `/home/build/.rustup/toolchains/1.96.0-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="ring"' --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=6f183740b315b5c1 -C extra-filename=-c12ae494c248caf1 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-c12ae494c248caf1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282026-06-24T01:50:10.732Z Running `/home/build/.rustup/toolchains/1.96.0-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=c01f8d7eaa0ad155 -C extra-filename=-0fe44dff38ff81c6 --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-36568a4fb3c3c868.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-86858eb1992991c8.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-4bf1810129d6ecda.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-22ea2170a06fe733.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-7668a794e2ec50ee.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-49b97bcadb649b75.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292026-06-24T01:50:10.735Z Running `/home/build/.rustup/toolchains/1.96.0-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=8faabb8ef4696ed0 -C extra-filename=-b059dc3dec695d96 --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-903c61d3be95b9e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302026-06-24T01:50:10.735Z Running `/home/build/.rustup/toolchains/1.96.0-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=8937630f78d29789 -C extra-filename=-6fbbf9369777186b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
27312026-06-24T01:50:10.735Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6e759836435e631 -C extra-filename=-7c21c158e3880971 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:10.735Z Running `/home/build/.rustup/toolchains/1.96.0-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=d5068a2dd02cc3e5 -C extra-filename=-5278c35edc0c4a37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332026-06-24T01:50:10.735Z Running `/home/build/.rustup/toolchains/1.96.0-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=41243a7b19a873dd -C extra-filename=-2011cb7c53db9500 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342026-06-24T01:50:10.765Z Compiling terminal_size v0.4.3
27352026-06-24T01:50:10.768Z Compiling rand_core v0.9.5
27362026-06-24T01:50:10.768Z Compiling ring v0.17.14
27372026-06-24T01:50:10.768Z Compiling pest v2.8.6
27382026-06-24T01:50:10.768Z Compiling tempfile v3.25.0
27392026-06-24T01:50:10.768Z Compiling foldhash v0.2.0
27402026-06-24T01:50:10.768Z Compiling sync_wrapper v1.0.2
27412026-06-24T01:50:10.768Z Compiling static_assertions v1.1.0
27422026-06-24T01:50:10.769Z Running `/home/build/.rustup/toolchains/1.96.0-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=4a932742b201d62c -C extra-filename=-c13e4364d9d48760 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432026-06-24T01:50:10.769Z Running `/home/build/.rustup/toolchains/1.96.0-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=2ff0a2db72e881d1 -C extra-filename=-5288e5ea8b29d524 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442026-06-24T01:50:10.769Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-d79d705b1301474a/build-script-build`
27452026-06-24T01:50:10.769Z Running `/home/build/.rustup/toolchains/1.96.0-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=42021ff630a2779e -C extra-filename=-85c0478407217d05 --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-91616001ffac1a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462026-06-24T01:50:10.769Z Running `/home/build/.rustup/toolchains/1.96.0-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=f25ec8303a2dd59f -C extra-filename=-d0746b4220aa57ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472026-06-24T01:50:10.804Z Running `/home/build/.rustup/toolchains/1.96.0-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=7cd9cb7677146cd1 -C extra-filename=-b3697649576333d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:10.807Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9f0f9cf544a41cb -C extra-filename=-861893932dcfea83 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-861893932dcfea83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492026-06-24T01:50:11.092Z Running `/home/build/.rustup/toolchains/1.96.0-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=2f66495a61d5e8e1 -C extra-filename=-f4685081e210672b --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-0c9e93a36ca1b178.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502026-06-24T01:50:11.092Z Running `/home/build/.rustup/toolchains/1.96.0-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=38ba7b5befbcfc71 -C extra-filename=-7f302ca2c29ddcb0 --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-01dd71b090051480.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512026-06-24T01:50:11.092Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=ad3ef2efee676f36 -C extra-filename=-50b0d11d115ff765 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-50b0d11d115ff765 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522026-06-24T01:50:11.095Z Compiling regex v1.12.3
27532026-06-24T01:50:11.095Z Compiling aws-lc-sys v0.40.0
27542026-06-24T01:50:11.095Z Compiling miniz_oxide v0.8.9
27552026-06-24T01:50:11.095Z Compiling iri-string v0.7.10
27562026-06-24T01:50:11.095Z Compiling lazy_static v1.5.0
27572026-06-24T01:50:11.095Z Compiling winnow v0.7.14
27582026-06-24T01:50:11.095Z Compiling winnow v1.0.3
27592026-06-24T01:50:11.095Z Compiling paste v1.0.15
27602026-06-24T01:50:11.129Z Compiling cookie v0.18.1
27612026-06-24T01:50:11.132Z Compiling zlib-rs v0.6.2
27622026-06-24T01:50:11.132Z Running `/home/build/.rustup/toolchains/1.96.0-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=68e9db11f19ee588 -C extra-filename=-8bce17cb4703afc1 --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-8b27dd15c4f0e20b.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-89d0a0cfe31f783a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632026-06-24T01:50:11.163Z Running `/home/build/.rustup/toolchains/1.96.0-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=43a245071eaceab1 -C extra-filename=-83b5f9418f316be0 --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-991ddb2d4d829d86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27642026-06-24T01:50:11.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=b04df4e0aa8370ab -C extra-filename=-f64910b0ad407305 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:11.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=2ae38f8de5690bb2 -C extra-filename=-defe37921f9f47ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662026-06-24T01:50:11.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=62a31ef36959afa2 -C extra-filename=-ff7f960ef9bfb075 --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-4ecda778630ae3a5.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4b5ec270e9a44300.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672026-06-24T01:50:11.341Z Running `/home/build/.rustup/toolchains/1.96.0-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=74e98a306ef3e188 -C extra-filename=-d404995cf67c4a48 --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-238300f45ec449d7.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682026-06-24T01:50:11.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=c5ae575cdc522ac3 -C extra-filename=-1d692a9d7977dab4 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-1d692a9d7977dab4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-7c5441273d2e23ef.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-e871af35a5b0404c.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-beb50790c088b7aa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692026-06-24T01:50:11.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=4177a0f619b61600 -C extra-filename=-14c0db734e1ebba4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
27702026-06-24T01:50:11.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=6a4bfdc87afe14b1 -C extra-filename=-562d2fd988649feb --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-56db10b8a3f2757d.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)'`
27712026-06-24T01:50:11.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=8ccdcbf120291bcf -C extra-filename=-faf2b0ac1707425d --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-d0746b4220aa57ba.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-5288e5ea8b29d524.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722026-06-24T01:50:11.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=0b304772a17a3d4a -C extra-filename=-896bffe8bba5ebcc --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-c2c1f09bfe592314.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732026-06-24T01:50:11.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=632dfedceecf87f8 -C extra-filename=-21bba619b42cb09c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742026-06-24T01:50:11.371Z Running `/home/build/.rustup/toolchains/1.96.0-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=32332e007c170e1b -C extra-filename=-c16bea944c3ec64e --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-c16bea944c3ec64e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752026-06-24T01:50:11.375Z Running `/home/build/.rustup/toolchains/1.96.0-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=8b8cf849ffabed74 -C extra-filename=-e83dc8f5eae51e63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27762026-06-24T01:50:11.375Z Running `/home/build/.rustup/toolchains/1.96.0-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=55694e8e6ec5561b -C extra-filename=-ab44552969625861 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772026-06-24T01:50:11.375Z Compiling clap_builder v4.6.0
27782026-06-24T01:50:11.436Z Compiling hashbrown v0.16.1
27792026-06-24T01:50:11.440Z Compiling litrs v1.0.0
27802026-06-24T01:50:11.440Z Compiling psl-types v2.0.11
27812026-06-24T01:50:11.440Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e0c8f34bafc4f06 -C extra-filename=-5e23faa93c5fcf6e --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-5e23faa93c5fcf6e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822026-06-24T01:50:11.468Z Running `/home/build/.rustup/toolchains/1.96.0-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=d54fb1385002a949 -C extra-filename=-f6ab2049a43538ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:11.730Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff4479dddb6839f4 -C extra-filename=-4ee8b0fcd12c320b --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-68c175ef9e159d05.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-0db242db6909dbcf.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-3ea7caecc815caf9.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-13cb134ccccfc75e.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-f4685081e210672b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27842026-06-24T01:50:11.734Z Compiling tinyvec_macros v0.1.1
27852026-06-24T01:50:11.734Z Compiling num-integer v0.1.46
27862026-06-24T01:50:11.734Z Compiling data-encoding v2.10.0
27872026-06-24T01:50:11.734Z Compiling usdt-impl v0.6.0
27882026-06-24T01:50:11.734Z Compiling thread-id v5.1.0
27892026-06-24T01:50:11.734Z Compiling ahash v0.8.12
27902026-06-24T01:50:11.734Z Compiling base16ct v0.2.0
27912026-06-24T01:50:11.734Z Compiling object v0.37.3
27922026-06-24T01:50:11.734Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-861893932dcfea83/build-script-build`
27932026-06-24T01:50:11.734Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff0b2a3d8eab2f35 -C extra-filename=-5b4b9fa595bec91d --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-250fa12d7d10edc7.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-4aa18f313743b6f4.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-defe37921f9f47ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942026-06-24T01:50:11.734Z Running `/home/build/.rustup/toolchains/1.96.0-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=501d9032ac9050e1 -C extra-filename=-b2750cffd3b300b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:11.734Z Running `/home/build/.rustup/toolchains/1.96.0-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=8c4e127d643c4d2e -C extra-filename=-4f9dfab7dfca12a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962026-06-24T01:50:12.000Z Running `/home/build/.rustup/toolchains/1.96.0-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=2a5a13d9e8d6d362 -C extra-filename=-c4d23fc7da8aa70a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:12.003Z Running `/home/build/.rustup/toolchains/1.96.0-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=291173a6c4cb1f30 -C extra-filename=-93d2b9d63d89e7e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982026-06-24T01:50:12.003Z Running `/home/build/.rustup/toolchains/1.96.0-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=e40f83962069c914 -C extra-filename=-db6dcd1131b9fccc --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-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992026-06-24T01:50:12.004Z Running `/home/build/.rustup/toolchains/1.96.0-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=4502805cb072659c -C extra-filename=-5673fc196da307cd --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-5673fc196da307cd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002026-06-24T01:50:12.004Z Compiling synstructure v0.13.2
28012026-06-24T01:50:12.004Z Compiling serde_derive_internals v0.29.1
28022026-06-24T01:50:12.004Z Compiling darling_core v0.21.3
28032026-06-24T01:50:12.004Z Compiling toml_parser v1.1.2+spec-1.1.0
28042026-06-24T01:50:12.004Z Running `/home/build/.rustup/toolchains/1.96.0-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=e3a799fd4754472e -C extra-filename=-bbbccc16d7b63671 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052026-06-24T01:50:12.004Z Running `/home/build/.rustup/toolchains/1.96.0-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=f30a6fecaa2e8b04 -C extra-filename=-07bcabaf355624ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062026-06-24T01:50:12.004Z Running `/home/build/.rustup/toolchains/1.96.0-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=faf6ca8c0880c043 -C extra-filename=-f5e01c378963203b --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-f5e01c378963203b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072026-06-24T01:50:12.004Z Running `/home/build/.rustup/toolchains/1.96.0-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=fced3a0e8a23bcbd -C extra-filename=-8a37084d72595c0e --out-dir /work/oxidecomputer/omicron/target/debug/build/object-8a37084d72595c0e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082026-06-24T01:50:12.119Z Running `/home/build/.rustup/toolchains/1.96.0-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=670afcff3b75185b -C extra-filename=-c0190beb326f5990 --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-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092026-06-24T01:50:12.122Z Running `/home/build/.rustup/toolchains/1.96.0-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=94ec383f81f95247 -C extra-filename=-4c4d24b0b8ab0039 --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-3104d2c6b6e9992f.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-f1cdb17625df37f7.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-13cb134ccccfc75e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102026-06-24T01:50:12.122Z Compiling tinyvec v1.10.0
28112026-06-24T01:50:12.123Z Running `/home/build/.rustup/toolchains/1.96.0-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=036f4149a3c0fa10 -C extra-filename=-2a50025731183b4c --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-91616001ffac1a2d.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)'`
28122026-06-24T01:50:12.123Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-c16bea944c3ec64e/build-script-build`
28132026-06-24T01:50:12.123Z Running `/home/build/.rustup/toolchains/1.96.0-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=37de37e96bc17e61 -C extra-filename=-971f05b799b7df02 --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-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142026-06-24T01:50:12.158Z Running `/home/build/.rustup/toolchains/1.96.0-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=c281fe392e469fb2 -C extra-filename=-ba6f2bf84090ee02 --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-ab44552969625861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152026-06-24T01:50:12.280Z Compiling darling_core v0.20.11
28162026-06-24T01:50:12.283Z Compiling rustix v0.38.44
28172026-06-24T01:50:12.283Z Compiling openssl-sys v0.9.115
28182026-06-24T01:50:12.283Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-50b0d11d115ff765/build-script-build`
28192026-06-24T01:50:12.283Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-5e23faa93c5fcf6e/build-script-build`
28202026-06-24T01:50:12.319Z Running `/home/build/.rustup/toolchains/1.96.0-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=d69b82fc0f83ce97 -C extra-filename=-d7dc6b579d123b5d --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-c4d23fc7da8aa70a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212026-06-24T01:50:12.474Z Compiling pest_meta v2.8.6
28222026-06-24T01:50:12.474Z Compiling document-features v0.2.12
28232026-06-24T01:50:12.477Z Compiling ff v0.13.1
28242026-06-24T01:50:12.477Z Compiling memmap2 v0.9.10
28252026-06-24T01:50:12.477Z Running `/home/build/.rustup/toolchains/1.96.0-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=e6b4ad0443ef9d7f -C extra-filename=-461e3ddfaf58882e --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-3104d2c6b6e9992f.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-f1cdb17625df37f7.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-13cb134ccccfc75e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262026-06-24T01:50:12.477Z Running `/home/build/.rustup/toolchains/1.96.0-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=e8115784a2b622ce -C extra-filename=-572b41833c9c13ae --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-572b41833c9c13ae -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272026-06-24T01:50:12.477Z Running `/home/build/.rustup/toolchains/1.96.0-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=b80c9926072a1826 -C extra-filename=-dae1a6012efc1a61 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-dae1a6012efc1a61 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-b3697649576333d6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282026-06-24T01:50:12.646Z Compiling bit-vec v0.8.0
28292026-06-24T01:50:12.649Z Compiling num-iter v0.1.45
28302026-06-24T01:50:12.649Z Compiling crossbeam-epoch v0.9.18
28312026-06-24T01:50:12.678Z Compiling bstr v1.12.1
28322026-06-24T01:50:12.681Z Compiling wait-timeout v0.2.1
28332026-06-24T01:50:12.711Z Compiling anstyle-parse v0.2.7
28342026-06-24T01:50:12.714Z Compiling num-bigint-dig v0.8.6
28352026-06-24T01:50:12.749Z Running `/home/build/.rustup/toolchains/1.96.0-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=3055daf1cc09b4c2 -C extra-filename=-085af89f4a9ea1f2 --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-8bce17cb4703afc1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362026-06-24T01:50:12.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=d0f7191f4ae46158 -C extra-filename=-cb8030ac4bf94d3d --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-4f9dfab7dfca12a7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372026-06-24T01:50:12.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=1bb2b667d977ff88 -C extra-filename=-ebbbee32e7ba430f --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-c5107d4812530471.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382026-06-24T01:50:12.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=598120bc4ce9e13e -C extra-filename=-e4a983ad73fe3843 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392026-06-24T01:50:12.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=1192deb551c0eec8 -C extra-filename=-3fc9acbf79b183c5 --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"))'`
28402026-06-24T01:50:12.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=4c0963ffb2fea80a -C extra-filename=-4e9a298328afa731 --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-f125e9fd8b9b921c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412026-06-24T01:50:12.815Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-5673fc196da307cd/build-script-build`
28422026-06-24T01:50:12.815Z Running `/work/oxidecomputer/omicron/target/debug/build/object-8a37084d72595c0e/build-script-build`
28432026-06-24T01:50:12.818Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f5e01c378963203b/build-script-build`
28442026-06-24T01:50:12.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=db82ebf69667e04d -C extra-filename=-822e100644a73b19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452026-06-24T01:50:12.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=999093a697e71cb4 -C extra-filename=-cefb468d433ee3ee --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-db6dcd1131b9fccc.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462026-06-24T01:50:12.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=3f2db2b2be7f5abe -C extra-filename=-a86e796c0dcfd39c --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-6fbbf9369777186b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472026-06-24T01:50:12.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=6301643b31c9a075 -C extra-filename=-dffa7d1473e54bd3 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482026-06-24T01:50:12.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=1bb7be309f93991a -C extra-filename=-77daaa4a65a99897 --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-8b27dd15c4f0e20b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492026-06-24T01:50:12.850Z Running `/home/build/.rustup/toolchains/1.96.0-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=694901af1748f91d -C extra-filename=-cbc5142ca2b3dee5 --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-38520036ae046f2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28502026-06-24T01:50:12.853Z Compiling group v0.13.0
28512026-06-24T01:50:12.853Z Compiling siphasher v1.0.2
28522026-06-24T01:50:12.853Z Running `/home/build/.rustup/toolchains/1.96.0-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=d01e1fb906e96204 -C extra-filename=-9d819b085deeaad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-9d819b085deeaad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532026-06-24T01:50:12.927Z Compiling hubpack_derive v0.1.1
28542026-06-24T01:50:12.930Z Compiling heck v0.4.1
28552026-06-24T01:50:12.930Z Compiling itertools v0.13.0
28562026-06-24T01:50:12.930Z Compiling memoffset v0.9.1
28572026-06-24T01:50:12.930Z Compiling usdt-impl v0.5.0
28582026-06-24T01:50:12.930Z Compiling quick-error v1.2.3
28592026-06-24T01:50:12.930Z Running `/home/build/.rustup/toolchains/1.96.0-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=304b3bc19a513227 -C extra-filename=-4909561cb0d33eaa --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-ebbbee32e7ba430f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602026-06-24T01:50:12.931Z Running `/home/build/.rustup/toolchains/1.96.0-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=4f4b13f048562099 -C extra-filename=-233b9fda3fb5d684 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612026-06-24T01:50:12.964Z Running `/home/build/.rustup/toolchains/1.96.0-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=2fc9fc193ba433ad -C extra-filename=-07d9116cdff8d67e --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28622026-06-24T01:50:12.967Z Running `/home/build/.rustup/toolchains/1.96.0-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=7b1677a703d38c7a -C extra-filename=-796a6384397cec9e --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-2011cb7c53db9500.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632026-06-24T01:50:12.967Z Compiling anstream v0.6.21
28642026-06-24T01:50:12.967Z Running `/home/build/.rustup/toolchains/1.96.0-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=dd0cf0c1016cb50c -C extra-filename=-419e7fde99412e95 --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-90c7861c57f356f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652026-06-24T01:50:12.999Z Running `/home/build/.rustup/toolchains/1.96.0-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=82acc985b4540f77 -C extra-filename=-46b7ae1908776d15 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-46b7ae1908776d15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7ee4b728be4c95f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662026-06-24T01:50:13.002Z Running `/home/build/.rustup/toolchains/1.96.0-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=1800696d11edcb96 -C extra-filename=-0a60e0d47af26304 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672026-06-24T01:50:13.002Z Running `/home/build/.rustup/toolchains/1.96.0-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=8eb24492b5056837 -C extra-filename=-ec68046334014095 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-ec68046334014095 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682026-06-24T01:50:13.002Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-572b41833c9c13ae/build-script-build`
28692026-06-24T01:50:13.002Z Running `/home/build/.rustup/toolchains/1.96.0-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=00a9a862cd6ebe82 -C extra-filename=-8e6df892e9db3127 --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-0db242db6909dbcf.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-cbc5142ca2b3dee5.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-6880cc6d8bf07c3b.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-661edba440a66b57.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-3ac437ebb29bff9a.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-38520036ae046f2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702026-06-24T01:50:13.185Z Compiling pest_generator v2.8.6
28712026-06-24T01:50:13.189Z Compiling bit-set v0.8.0
28722026-06-24T01:50:13.189Z Compiling winnow v0.5.40
28732026-06-24T01:50:13.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=daa9e3ea14d23226 -C extra-filename=-f0856fdfa7ef8446 --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-8b27dd15c4f0e20b.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)'`
28742026-06-24T01:50:13.303Z Compiling rand_xorshift v0.4.0
28752026-06-24T01:50:13.306Z Compiling curve25519-dalek v4.1.3
28762026-06-24T01:50:13.306Z Running `/home/build/.rustup/toolchains/1.96.0-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=b3bb86a296bf1380 -C extra-filename=-16bb87d340d6b098 --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-8bce17cb4703afc1.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-085af89f4a9ea1f2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772026-06-24T01:50:13.337Z Running `/home/build/.rustup/toolchains/1.96.0-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=918227cb0779411c -C extra-filename=-f5c9ddb97afaf5aa --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-822e100644a73b19.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782026-06-24T01:50:13.340Z Running `/home/build/.rustup/toolchains/1.96.0-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=fcb73b0be04cfc0c -C extra-filename=-0891b6e989cabf1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:13.450Z Compiling thread-id v4.2.2
28802026-06-24T01:50:13.454Z Compiling unarray v0.1.4
28812026-06-24T01:50:13.482Z Running `/home/build/.rustup/toolchains/1.96.0-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=08fc51527ea3f35e -C extra-filename=-bb649d2c8bfb860f --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-7f302ca2c29ddcb0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822026-06-24T01:50:13.485Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d2277aa98c549aa -C extra-filename=-3e7e376a1204a9d7 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-3e7e376a1204a9d7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9e3d7c67d3657b71.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832026-06-24T01:50:13.485Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-dae1a6012efc1a61/build-script-main`
28842026-06-24T01:50:13.735Z Compiling serde_derive v1.0.228
28852026-06-24T01:50:13.735Z Compiling zeroize_derive v1.4.3
28862026-06-24T01:50:13.738Z Compiling zerofrom-derive v0.1.6
28872026-06-24T01:50:13.738Z Compiling yoke-derive v0.8.1
28882026-06-24T01:50:13.738Z Compiling zerovec-derive v0.11.2
28892026-06-24T01:50:13.738Z Compiling displaydoc v0.2.5
28902026-06-24T01:50:13.738Z Compiling zerocopy-derive v0.8.40
28912026-06-24T01:50:13.739Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d02eb6c84df045f -C extra-filename=-12ca7c3f7866c921 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922026-06-24T01:50:13.739Z Running `/home/build/.rustup/toolchains/1.96.0-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=81e28eb02af9f6ae -C extra-filename=-890b2ca0dba847b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28932026-06-24T01:50:13.739Z Running `/home/build/.rustup/toolchains/1.96.0-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=82a03106210aa8ab -C extra-filename=-b4ad50816c862b18 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942026-06-24T01:50:13.739Z Compiling thiserror-impl v2.0.18
28952026-06-24T01:50:13.739Z Compiling tokio-macros v2.7.0
28962026-06-24T01:50:13.739Z Compiling schemars_derive v0.8.22
28972026-06-24T01:50:13.739Z Compiling thiserror-impl v1.0.69
28982026-06-24T01:50:13.739Z Compiling futures-macro v0.3.32
28992026-06-24T01:50:13.739Z Compiling tracing-attributes v0.1.31
29002026-06-24T01:50:13.771Z Compiling der_derive v0.7.3
29012026-06-24T01:50:13.776Z Compiling clap_derive v4.6.1
29022026-06-24T01:50:13.806Z Compiling async-trait v0.1.89
29032026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=56719d005bb66ef1 -C extra-filename=-5021b8fc6f29c462 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=fee2d581b8d3c665 -C extra-filename=-b00a1203e9d48044 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3442a6115be37e7 -C extra-filename=-0cca2695c7c79cc0 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-c0190beb326f5990.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=57f50adca12e7f0e -C extra-filename=-839cb3c4102298ef --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=a5c3eeae80962876 -C extra-filename=-4a7be01f2dd65635 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-c0190beb326f5990.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29082026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=a55a4d53e53142b0 -C extra-filename=-f070680ceea094ae --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=06131e028c194ad5 -C extra-filename=-f371398537ebcc7f --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=32520a78e405001e -C extra-filename=-2d0cc5588dd46dfa --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-971f05b799b7df02.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=dc3ecfd85ae6b514 -C extra-filename=-d76dd06be9c90eee --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122026-06-24T01:50:13.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=cf6fde165399033b -C extra-filename=-eb591ad4b257bd96 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132026-06-24T01:50:13.811Z Running `/home/build/.rustup/toolchains/1.96.0-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=d720f4d031f73231 -C extra-filename=-4cdbd200e4ad2ac3 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142026-06-24T01:50:13.811Z Running `/home/build/.rustup/toolchains/1.96.0-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=87ddd6d759fe9a6b -C extra-filename=-b0fc33540da3fd36 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152026-06-24T01:50:13.811Z Running `/home/build/.rustup/toolchains/1.96.0-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=dc81e436e2685441 -C extra-filename=-41bd5741b33a8187 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162026-06-24T01:50:13.847Z Compiling strum_macros v0.26.4
29172026-06-24T01:50:13.850Z Running `/home/build/.rustup/toolchains/1.96.0-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=b4cfda1988f233ee -C extra-filename=-a4f16645cf72331c --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182026-06-24T01:50:13.850Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a4bbe51707c5dc9 -C extra-filename=-e768ca3d3364e9aa --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192026-06-24T01:50:13.916Z Running `/home/build/.rustup/toolchains/1.96.0-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=e334cbdc5b635be6 -C extra-filename=-de4fe826603cab69 --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202026-06-24T01:50:13.953Z Compiling scroll_derive v0.13.1
29212026-06-24T01:50:13.992Z Compiling scroll_derive v0.12.1
29222026-06-24T01:50:14.065Z Running `/home/build/.rustup/toolchains/1.96.0-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=2840cabdc77e6414 -C extra-filename=-8bfa93940a859a18 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232026-06-24T01:50:14.069Z Compiling zerocopy-derive v0.7.35
29242026-06-24T01:50:14.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=e176f26b35e50c03 -C extra-filename=-c8ddae3c0767118f --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252026-06-24T01:50:14.099Z Running `/home/build/.rustup/toolchains/1.96.0-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=8a924b3dc0a6cb08 -C extra-filename=-caf91fe00416d95a --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262026-06-24T01:50:14.156Z Running `/home/build/.rustup/toolchains/1.96.0-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=fe57fb40d114dbbb -C extra-filename=-ea494fe6e57247cc --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-d50e7edc619f54dd.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-973e4e85fa469df0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
29272026-06-24T01:50:14.224Z Compiling pest_derive v2.8.6
29282026-06-24T01:50:14.227Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9c039fa057aa1f5 -C extra-filename=-1c7bc1c24ddcdba2 --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-8bce17cb4703afc1.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-16bb87d340d6b098.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292026-06-24T01:50:14.380Z Compiling flate2 v1.1.9
29302026-06-24T01:50:14.383Z Running `/home/build/.rustup/toolchains/1.96.0-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=9668e58a0b280930 -C extra-filename=-c055750970f43abb --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-2a50025731183b4c.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-faf2b0ac1707425d.rmeta --extern zlib_rs=/work/oxidecomputer/omicron/target/debug/deps/libzlib_rs-f6ab2049a43538ad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312026-06-24T01:50:14.736Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-9d819b085deeaad6/build-script-build`
29322026-06-24T01:50:14.811Z Compiling rusty-fork v0.3.1
29332026-06-24T01:50:14.814Z Running `/home/build/.rustup/toolchains/1.96.0-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=4a50b12f94b36666 -C extra-filename=-e9a60c67a5eb05bc --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-3104d2c6b6e9992f.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-0a60e0d47af26304.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-dffa7d1473e54bd3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342026-06-24T01:50:14.814Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-ec68046334014095/build-script-build`
29352026-06-24T01:50:14.884Z Compiling zeroize v1.8.2
29362026-06-24T01:50:14.887Z Compiling darling_macro v0.21.3
29372026-06-24T01:50:14.887Z Compiling darling_macro v0.20.11
29382026-06-24T01:50:14.888Z Running `/home/build/.rustup/toolchains/1.96.0-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=45f6aa3952cde15d -C extra-filename=-5c33355b3167655e --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-5021b8fc6f29c462.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392026-06-24T01:50:14.888Z Running `/home/build/.rustup/toolchains/1.96.0-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=d558ec1234dcbfb8 -C extra-filename=-9181b62034d0ad4a --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-4c4d24b0b8ab0039.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402026-06-24T01:50:14.888Z Running `/home/build/.rustup/toolchains/1.96.0-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=a522d8cf08b6a78b -C extra-filename=-cf74b84d71d90bbe --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-461e3ddfaf58882e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412026-06-24T01:50:14.994Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-46b7ae1908776d15/build-script-build`
29422026-06-24T01:50:15.033Z Compiling curve25519-dalek-derive v0.1.1
29432026-06-24T01:50:15.033Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-3e7e376a1204a9d7/build-script-build`
29442026-06-24T01:50:15.037Z Running `/home/build/.rustup/toolchains/1.96.0-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=29b4a2611d71844e -C extra-filename=-2210686db6190dac --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452026-06-24T01:50:15.106Z Running `/home/build/.rustup/toolchains/1.96.0-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=11d02624e4197d7b -C extra-filename=-7e86aeee2a6126d0 --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-f55e8efff23618ac.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
29462026-06-24T01:50:15.163Z Compiling rustls-pki-types v1.14.0
29472026-06-24T01:50:15.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=5ccced70526b5839 -C extra-filename=-67d59252a270ba09 --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-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482026-06-24T01:50:15.203Z Compiling cfg_aliases v0.2.1
29492026-06-24T01:50:15.239Z Compiling openssl v0.10.79
29502026-06-24T01:50:15.243Z Compiling foreign-types-shared v0.1.1
29512026-06-24T01:50:15.243Z Running `/home/build/.rustup/toolchains/1.96.0-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=2c77f7b344ff9db7 -C extra-filename=-26c7e0608dd7c2b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522026-06-24T01:50:15.243Z Running `/home/build/.rustup/toolchains/1.96.0-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=f21c5291c830b86a -C extra-filename=-b127b9c6502fde38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:15.243Z Running `/home/build/.rustup/toolchains/1.96.0-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=ca1de111122eed12 -C extra-filename=-c63f82c0f36f1620 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-c63f82c0f36f1620 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542026-06-24T01:50:15.243Z Running `/home/build/.rustup/toolchains/1.96.0-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=8158f5b16bbbc6f9 -C extra-filename=-cd23d1841bbab875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552026-06-24T01:50:15.344Z Compiling openssl-macros v0.1.1
29562026-06-24T01:50:15.348Z Running `/home/build/.rustup/toolchains/1.96.0-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=db4865e64221e380 -C extra-filename=-faab0251d033bc5e --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-0a491e02bb33227a.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)'`
29572026-06-24T01:50:15.348Z Running `/home/build/.rustup/toolchains/1.96.0-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=def3cb5f87c1ba71 -C extra-filename=-0fe2b5d0a0e629a8 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582026-06-24T01:50:15.385Z Compiling scroll v0.13.0
29592026-06-24T01:50:15.426Z Compiling der v0.7.10
29602026-06-24T01:50:15.429Z Running `/home/build/.rustup/toolchains/1.96.0-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=c477f3772f89b39a -C extra-filename=-554f828c5db859a3 --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-8bfa93940a859a18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612026-06-24T01:50:15.460Z Compiling nix v0.31.2
29622026-06-24T01:50:15.465Z Running `/home/build/.rustup/toolchains/1.96.0-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=186f06a1716aa223 -C extra-filename=-f21f2b9576297e8e --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-d436b99edfb9995a.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-b0fc33540da3fd36.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-24c2836bb92b5aeb.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632026-06-24T01:50:15.501Z Compiling foreign-types v0.3.2
29642026-06-24T01:50:15.505Z Running `/home/build/.rustup/toolchains/1.96.0-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=e217742156939707 -C extra-filename=-ec21151f04727905 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-ec21151f04727905 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-26c7e0608dd7c2b1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652026-06-24T01:50:15.576Z Compiling vergen-lib v9.1.0
29662026-06-24T01:50:15.579Z Running `/home/build/.rustup/toolchains/1.96.0-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=8ce054ad73ef115b -C extra-filename=-547f3fbc6c8f0677 --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-cd23d1841bbab875.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672026-06-24T01:50:15.614Z Compiling rustls-native-certs v0.8.3
29682026-06-24T01:50:15.620Z Running `/home/build/.rustup/toolchains/1.96.0-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=7dc7b3d8d1890f5d -C extra-filename=-d6ce7ac62483e963 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-d6ce7ac62483e963 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692026-06-24T01:50:15.654Z Compiling futures-util v0.3.32
29702026-06-24T01:50:15.654Z Compiling webpki-roots v1.0.6
29712026-06-24T01:50:15.658Z Compiling scroll v0.12.0
29722026-06-24T01:50:15.658Z Running `/home/build/.rustup/toolchains/1.96.0-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=b0b027617fc66320 -C extra-filename=-4078eaf95427ce9a --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-c13e4364d9d48760.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-67d59252a270ba09.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732026-06-24T01:50:15.658Z Running `/home/build/.rustup/toolchains/1.96.0-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=3da2e21ad029f285 -C extra-filename=-44bdca7574896a1f --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-ac248e6f5137723e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-72954483d55773f4.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-d76dd06be9c90eee.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2c27a9e96c8c5036.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-689a1c4591ad9ae0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742026-06-24T01:50:15.658Z Running `/home/build/.rustup/toolchains/1.96.0-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=257080059f6fe777 -C extra-filename=-5f86b1cd6e24a2b2 --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-c8ddae3c0767118f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752026-06-24T01:50:15.658Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-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=b5999b11d440c260 -C extra-filename=-c680d54018fe7a81 --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-67d59252a270ba09.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762026-06-24T01:50:15.766Z Compiling crypto-common v0.1.7
29772026-06-24T01:50:15.808Z Compiling block-buffer v0.10.4
29782026-06-24T01:50:15.811Z Running `/home/build/.rustup/toolchains/1.96.0-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=0eba31c8c9ea17cf -C extra-filename=-e3f9f6b27113649b --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-7e86aeee2a6126d0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-f55e8efff23618ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792026-06-24T01:50:15.811Z Compiling block-padding v0.3.3
29802026-06-24T01:50:15.811Z Compiling goblin v0.10.5
29812026-06-24T01:50:15.811Z Running `/home/build/.rustup/toolchains/1.96.0-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=3c0b2c1593e348ad -C extra-filename=-22b76bff6116d7d6 --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-f371398537ebcc7f.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)'`
29822026-06-24T01:50:15.811Z Running `/home/build/.rustup/toolchains/1.96.0-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=556b5b65e307dfad -C extra-filename=-5af0a00b1416796e --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-7e86aeee2a6126d0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29832026-06-24T01:50:15.846Z Running `/home/build/.rustup/toolchains/1.96.0-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=2673a1748041bf50 -C extra-filename=-60fb3a098a7f3a8e --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-7e86aeee2a6126d0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842026-06-24T01:50:15.850Z Running `/home/build/.rustup/toolchains/1.96.0-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=c26877162205fc4d -C extra-filename=-1d1ba05c6c86a199 --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-b9a77a9d7eb488c5.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7c21c158e3880971.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-554f828c5db859a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852026-06-24T01:50:15.925Z Compiling darling v0.20.11
29862026-06-24T01:50:16.013Z Compiling darling v0.21.3
29872026-06-24T01:50:16.013Z Compiling crypto-bigint v0.5.5
29882026-06-24T01:50:16.016Z Compiling zerocopy v0.7.35
29892026-06-24T01:50:16.016Z Running `/home/build/.rustup/toolchains/1.96.0-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=ac15042d04ee6265 -C extra-filename=-465e260085a9beaa --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-461e3ddfaf58882e.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-cf74b84d71d90bbe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29902026-06-24T01:50:16.128Z Running `/home/build/.rustup/toolchains/1.96.0-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=899f6416ccc64fab -C extra-filename=-f5b4ab5ae4bfae3e --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-4c4d24b0b8ab0039.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-9181b62034d0ad4a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912026-06-24T01:50:16.131Z Compiling dtrace-parser v0.3.0
29922026-06-24T01:50:16.131Z Compiling cargo-platform v0.3.2
29932026-06-24T01:50:16.131Z Compiling env_filter v1.0.0
29942026-06-24T01:50:16.131Z Running `/home/build/.rustup/toolchains/1.96.0-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=4c62749ec1bd8da9 -C extra-filename=-6546eaf6ade6300a --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-7e86aeee2a6126d0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952026-06-24T01:50:16.131Z Running `/home/build/.rustup/toolchains/1.96.0-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=8abb04dbbfea0302 -C extra-filename=-7385200d4c6888da --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-ba966b139f4b0964.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-caf91fe00416d95a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29962026-06-24T01:50:16.205Z Compiling digest v0.10.7
29972026-06-24T01:50:16.209Z Compiling tracing v0.1.44
29982026-06-24T01:50:16.209Z Compiling inout v0.1.4
29992026-06-24T01:50:16.209Z Compiling derive_builder_core v0.20.2
30002026-06-24T01:50:16.209Z Compiling goblin v0.8.2
30012026-06-24T01:50:16.209Z Compiling keccak v0.1.6
30022026-06-24T01:50:16.209Z Compiling signal-hook v0.3.18
30032026-06-24T01:50:16.242Z Compiling same-file v1.0.6
30042026-06-24T01:50:16.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=d9eb7872c2a6706d -C extra-filename=-2a745e12494d9053 --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-839cb3c4102298ef.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)'`
30052026-06-24T01:50:16.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=fc0459968bc4dbfd -C extra-filename=-6b8bc5809b79e938 --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-b9a77a9d7eb488c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062026-06-24T01:50:16.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=b633ba84aa613a5d -C extra-filename=-26ec4ff4a6127d3a --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-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072026-06-24T01:50:16.246Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-c63f82c0f36f1620/build-script-build`
30082026-06-24T01:50:16.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=9a027e0e015806eb -C extra-filename=-096c145f2ab2c997 --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-8bce17cb4703afc1.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-1c7bc1c24ddcdba2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092026-06-24T01:50:16.430Z Running `/home/build/.rustup/toolchains/1.96.0-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=fd6f8e11efba8347 -C extra-filename=-0e159c11b1e0b030 --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-60fb3a098a7f3a8e.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102026-06-24T01:50:16.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=62099ae8e884e5c1 -C extra-filename=-6ab9e8c91195e19b --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-5af0a00b1416796e.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e3f9f6b27113649b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30112026-06-24T01:50:16.433Z Compiling daft-derive v0.1.7
30122026-06-24T01:50:16.433Z Compiling bzip2-sys v0.1.13+1.0.8
30132026-06-24T01:50:16.433Z Compiling zstd-sys v2.0.16+zstd.1.5.7
30142026-06-24T01:50:16.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=234f659859679bcc -C extra-filename=-2d05f273ab007c4f --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-465e260085a9beaa.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152026-06-24T01:50:16.459Z Running `/home/build/.rustup/toolchains/1.96.0-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=a71fcd158e7f2362 -C extra-filename=-68aa2a32682669a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30162026-06-24T01:50:16.463Z Running `/home/build/.rustup/toolchains/1.96.0-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=f3ffa20ec7a35544 -C extra-filename=-0cfccf891341cd4a --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-b9a77a9d7eb488c5.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7c21c158e3880971.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-5f86b1cd6e24a2b2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172026-06-24T01:50:16.463Z Running `/home/build/.rustup/toolchains/1.96.0-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=dbad52feb97da739 -C extra-filename=-a096d45a4eaea1d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-a096d45a4eaea1d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30182026-06-24T01:50:16.463Z Running `/home/build/.rustup/toolchains/1.96.0-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=2023751ea55da1dc -C extra-filename=-421d0e5486eaa861 --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-b9a77a9d7eb488c5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-41bd5741b33a8187.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-9dd844d1ca0c3be2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30192026-06-24T01:50:16.463Z Running `/home/build/.rustup/toolchains/1.96.0-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=434ee705d8e0d86d -C extra-filename=-e0c01a5a9394abf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202026-06-24T01:50:16.498Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-ec21151f04727905/build-script-build`
30212026-06-24T01:50:16.727Z Compiling zerofrom v0.1.6
30222026-06-24T01:50:16.730Z Compiling clap v4.6.1
30232026-06-24T01:50:16.730Z Compiling spki v0.7.3
30242026-06-24T01:50:16.764Z Compiling strum v0.26.3
30252026-06-24T01:50:16.767Z Compiling serde_with_macros v3.17.0
30262026-06-24T01:50:16.767Z Compiling env_logger v0.11.9
30272026-06-24T01:50:16.767Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-d6ce7ac62483e963/build-script-build`
30282026-06-24T01:50:16.767Z Running `/home/build/.rustup/toolchains/1.96.0-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=57c4f8a4a80afa2f -C extra-filename=-8e8a17ade17e123d --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8e8a17ade17e123d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292026-06-24T01:50:16.767Z Running `/home/build/.rustup/toolchains/1.96.0-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=1d9d8e6613139b5c -C extra-filename=-6769e2e2e5123688 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302026-06-24T01:50:16.767Z Running `/home/build/.rustup/toolchains/1.96.0-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=096e09c82c703c00 -C extra-filename=-7584f1e32e2a3431 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-7584f1e32e2a3431 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312026-06-24T01:50:17.065Z Running `/home/build/.rustup/toolchains/1.96.0-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=8798b51c38e688d6 -C extra-filename=-785bc57f8b6f04e7 --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-4a7be01f2dd65635.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322026-06-24T01:50:17.065Z Running `/home/build/.rustup/toolchains/1.96.0-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=a7a7a46a13ab3ea7 -C extra-filename=-3881cb578bbb5583 --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-4ee8b0fcd12c320b.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-a4f16645cf72331c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332026-06-24T01:50:17.068Z Compiling cipher v0.4.4
30342026-06-24T01:50:17.068Z Compiling sha2 v0.10.9
30352026-06-24T01:50:17.068Z Compiling hmac v0.12.1
30362026-06-24T01:50:17.068Z Compiling signature v2.2.0
30372026-06-24T01:50:17.068Z Compiling sha1 v0.10.6
30382026-06-24T01:50:17.068Z Compiling walkdir v2.5.0
30392026-06-24T01:50:17.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=9519c1845be0467a -C extra-filename=-2187dd1caf6c1cfa --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-eb591ad4b257bd96.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)'`
30402026-06-24T01:50:17.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=c1c1f29af13d459f -C extra-filename=-0542764afceee4e2 --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-f21f2b9576297e8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412026-06-24T01:50:17.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=89f8faeffb1ebcc5 -C extra-filename=-d32f8ec4017ac065 --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-de4fe826603cab69.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422026-06-24T01:50:17.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=c4d4b2c865b38b0d -C extra-filename=-de5cd9a42c69b510 --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-8e6df892e9db3127.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-0db242db6909dbcf.rmeta --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-6b8bc5809b79e938.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30432026-06-24T01:50:17.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=deea81e9a96c81b4 -C extra-filename=-2e3b2a66c56292c0 --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-f5b4ab5ae4bfae3e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442026-06-24T01:50:17.286Z Running `/home/build/.rustup/toolchains/1.96.0-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=0855cc2e486df10e -C extra-filename=-33033eb75f78c32a --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-e3f9f6b27113649b.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-0e159c11b1e0b030.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452026-06-24T01:50:17.290Z Compiling dtrace-parser v0.2.0
30462026-06-24T01:50:17.290Z Compiling sha3 v0.10.8
30472026-06-24T01:50:17.290Z Compiling vergen v9.1.0
30482026-06-24T01:50:17.321Z Compiling fs-err v3.3.0
30492026-06-24T01:50:17.324Z Compiling bitflags v1.3.2
30502026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=8ae6f49743919e6f -C extra-filename=-07686c12cca1ef5b --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-6ab9e8c91195e19b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30512026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=c5149d272cf6361e -C extra-filename=-e998d2544464e46c --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-91616001ffac1a2d.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d43305386c924578.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-274b1f293a70f25c.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/ring-bd57a4a7742f761e/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
30522026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=e5258d8dccc7f8d0 -C extra-filename=-e7421b1683d923a4 --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-d50e7edc619f54dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-547f3fbc6c8f0677.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-0fe2b5d0a0e629a8.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-faab0251d033bc5e.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)'`
30532026-06-24T01:50:17.324Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-a096d45a4eaea1d6/build-script-build`
30542026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=6f407e670bcc2913 -C extra-filename=-8ffb35ac9261c5de --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-68aa2a32682669a4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=0ab0e10b59708112 -C extra-filename=-075a779001519e27 --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-91616001ffac1a2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-2210686db6190dac.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.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"'`
30562026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=4d82154ebefe2de7 -C extra-filename=-b1cec559aa979668 --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-91616001ffac1a2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=d0807f55da73c74f -C extra-filename=-f362e183ba9c0e51 --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-6ab9e8c91195e19b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582026-06-24T01:50:17.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=912b003e30e8f55a -C extra-filename=-f1495c43941bad3e --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-91616001ffac1a2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592026-06-24T01:50:17.546Z Compiling yoke v0.8.1
30602026-06-24T01:50:17.546Z Compiling pbkdf2 v0.12.2
30612026-06-24T01:50:17.549Z Compiling hkdf v0.12.4
30622026-06-24T01:50:17.549Z Compiling x509-cert v0.2.5
30632026-06-24T01:50:17.549Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-1d692a9d7977dab4/build-script-main`
30642026-06-24T01:50:17.583Z Running `/home/build/.rustup/toolchains/1.96.0-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=6b640749b4014c3e -C extra-filename=-c227a5408adcd279 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-c227a5408adcd279 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652026-06-24T01:50:17.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=965d796c7a21e69d -C extra-filename=-75635547ae14f70a --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-75635547ae14f70a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7ee4b728be4c95f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662026-06-24T01:50:17.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=457ae3f219d99574 -C extra-filename=-757dee031558bc2b --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-6ab9e8c91195e19b.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-e0c01a5a9394abf3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672026-06-24T01:50:17.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=d2b72278eea0e082 -C extra-filename=-5fb346ded201a3b2 --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-8bce17cb4703afc1.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-1c7bc1c24ddcdba2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682026-06-24T01:50:17.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=17fd40357e22107b -C extra-filename=-b64518119679e82b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692026-06-24T01:50:17.837Z Compiling rfc6979 v0.4.0
30702026-06-24T01:50:17.837Z Compiling native-tls v0.2.18
30712026-06-24T01:50:17.840Z Compiling toml_write v0.1.2
30722026-06-24T01:50:17.840Z Compiling enum-as-inner v0.6.1
30732026-06-24T01:50:17.840Z Running `/home/build/.rustup/toolchains/1.96.0-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=133141f81702398f -C extra-filename=-e20aea4cd5f81559 --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-56db10b8a3f2757d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.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)'`
30742026-06-24T01:50:17.875Z Running `/home/build/.rustup/toolchains/1.96.0-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=741aedc6853bbf2a -C extra-filename=-793dfd20b740fa6a --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-6ab9e8c91195e19b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752026-06-24T01:50:17.879Z Running `/home/build/.rustup/toolchains/1.96.0-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=c58e4d6129147385 -C extra-filename=-a49b45f77601a5c3 --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-07686c12cca1ef5b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30762026-06-24T01:50:17.879Z Running `/home/build/.rustup/toolchains/1.96.0-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=5b347fc893279fd2 -C extra-filename=-07642f245855b5ae --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-d436b99edfb9995a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30772026-06-24T01:50:17.879Z Running `/home/build/.rustup/toolchains/1.96.0-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=cc6cb712c6d907a1 -C extra-filename=-3f0e9a62025a64e6 --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-96e5ec4b2762645e.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-0cca2695c7c79cc0.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-785bc57f8b6f04e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782026-06-24T01:50:18.052Z Running `/home/build/.rustup/toolchains/1.96.0-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=634a082cbcbe4a8d -C extra-filename=-9b253c4b6c8394f9 --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-07686c12cca1ef5b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30792026-06-24T01:50:18.056Z Running `/home/build/.rustup/toolchains/1.96.0-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=f6236de18696cea6 -C extra-filename=-124623284e6c0d29 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-124623284e6c0d29 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802026-06-24T01:50:18.056Z Compiling futures-executor v0.3.32
30812026-06-24T01:50:18.056Z Compiling derive_builder_macro v0.20.2
30822026-06-24T01:50:18.056Z Compiling unicode-normalization v0.1.25
30832026-06-24T01:50:18.085Z Running `/home/build/.rustup/toolchains/1.96.0-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=ea1d1cdb48c65429 -C extra-filename=-27ec5982dc359b6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:18.088Z Running `/home/build/.rustup/toolchains/1.96.0-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=4c51d3978800d7ac -C extra-filename=-a8c27f7bc4d484b5 --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-0a491e02bb33227a.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-a579c8b2ad1588f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30852026-06-24T01:50:18.088Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8e8a17ade17e123d/build-script-build`
30862026-06-24T01:50:18.088Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-7584f1e32e2a3431/build-script-build`
30872026-06-24T01:50:18.122Z Running `/home/build/.rustup/toolchains/1.96.0-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=bae0725d27d74298 -C extra-filename=-751e3d42d3b62492 --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882026-06-24T01:50:18.125Z Running `/home/build/.rustup/toolchains/1.96.0-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=7b86f2e94e5208a5 -C extra-filename=-df4e2bbe9c6d9059 --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-d50e7edc619f54dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-b127b9c6502fde38.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"))'`
30892026-06-24T01:50:18.310Z Compiling zerovec v0.11.5
30902026-06-24T01:50:18.313Z Compiling zerotrie v0.2.3
30912026-06-24T01:50:18.313Z Compiling aes v0.8.4
30922026-06-24T01:50:18.313Z Compiling cbc v0.1.2
30932026-06-24T01:50:18.313Z Compiling salsa20 v0.10.2
30942026-06-24T01:50:18.348Z Running `/home/build/.rustup/toolchains/1.96.0-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=e04aebb31344f8d5 -C extra-filename=-0fb14ce07bd9da25 --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-991ddb2d4d829d86.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2c27a9e96c8c5036.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952026-06-24T01:50:18.351Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-75635547ae14f70a/build-script-build`
30962026-06-24T01:50:18.351Z Running `/home/build/.rustup/toolchains/1.96.0-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=d917136b93d922df -C extra-filename=-33a52193cdb587f1 --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-2d05f273ab007c4f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972026-06-24T01:50:18.351Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-c227a5408adcd279/build-script-build`
30982026-06-24T01:50:18.351Z Running `/home/build/.rustup/toolchains/1.96.0-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=02f60b08cab28bab -C extra-filename=-a76274484704e37e --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-d7dc6b579d123b5d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992026-06-24T01:50:18.491Z Running `/home/build/.rustup/toolchains/1.96.0-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=63fc83c1529a24c4 -C extra-filename=-c3eb5530959e7a4e --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-3f0e9a62025a64e6.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-785bc57f8b6f04e7.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-b00a1203e9d48044.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31002026-06-24T01:50:18.491Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e167ccf1fa6cf21 -C extra-filename=-3657e5f34795f9e0 --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-f070680ceea094ae.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-3f0e9a62025a64e6.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-785bc57f8b6f04e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012026-06-24T01:50:18.494Z Running `/home/build/.rustup/toolchains/1.96.0-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=cd4a59ded7dd834f -C extra-filename=-2685b0045744c1fe --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-91616001ffac1a2d.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022026-06-24T01:50:18.494Z Running `/home/build/.rustup/toolchains/1.96.0-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=bdaa3eb6c9632723 -C extra-filename=-987022151d766d84 --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-33033eb75f78c32a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032026-06-24T01:50:18.494Z Compiling bytes v1.11.1
31042026-06-24T01:50:18.494Z Compiling chrono v0.4.44
31052026-06-24T01:50:18.494Z Compiling ipnet v2.11.0
31062026-06-24T01:50:18.494Z Compiling serde_tokenstream v0.2.3
31072026-06-24T01:50:18.494Z Compiling erased-serde v0.3.31
31082026-06-24T01:50:18.494Z Compiling hex v0.4.3
31092026-06-24T01:50:18.494Z Compiling serde_urlencoded v0.7.1
31102026-06-24T01:50:18.494Z Running `/home/build/.rustup/toolchains/1.96.0-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=231e83aa8dd4bf35 -C extra-filename=-752114a9f16fbe1f --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-33033eb75f78c32a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112026-06-24T01:50:18.600Z Compiling futures v0.3.32
31122026-06-24T01:50:18.603Z Compiling openapiv3 v2.2.0
31132026-06-24T01:50:18.603Z Compiling toml_datetime v0.6.11
31142026-06-24T01:50:18.603Z Compiling hubpack v0.1.2
31152026-06-24T01:50:18.603Z Running `/home/build/.rustup/toolchains/1.96.0-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=4d0a20da7b9ce4b1 -C extra-filename=-970ff05a54ff65c4 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162026-06-24T01:50:18.603Z Running `/home/build/.rustup/toolchains/1.96.0-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=cbc8e61ee7532f99 -C extra-filename=-442b89fe9c01b246 --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-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31172026-06-24T01:50:18.603Z Running `/home/build/.rustup/toolchains/1.96.0-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=42cecccd01da5f3c -C extra-filename=-5e366f35dcb08aef --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-27bb048c672f3d09.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3a42f95c04d30102.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182026-06-24T01:50:18.603Z Running `/home/build/.rustup/toolchains/1.96.0-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=dbc7375c40569e3a -C extra-filename=-d44ed04d38091e95 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192026-06-24T01:50:18.603Z Running `/home/build/.rustup/toolchains/1.96.0-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=d730155ef64c0e28 -C extra-filename=-ea0e534f5a7e3bdb --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202026-06-24T01:50:18.603Z Running `/home/build/.rustup/toolchains/1.96.0-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=4aa8636b40ee2e8d -C extra-filename=-98b415d82811981a --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212026-06-24T01:50:18.629Z Running `/home/build/.rustup/toolchains/1.96.0-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=8e14bd025a3fe7d7 -C extra-filename=-189079cb77e25919 --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-dbb1ae1b769dc319.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222026-06-24T01:50:18.741Z Running `/home/build/.rustup/toolchains/1.96.0-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=aee805add8ba9550 -C extra-filename=-84aef0af6b885cb6 --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-ac248e6f5137723e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-0fb14ce07bd9da25.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-72954483d55773f4.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2c27a9e96c8c5036.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232026-06-24T01:50:18.745Z Compiling scrypt v0.11.0
31242026-06-24T01:50:18.745Z Compiling serde_spanned v0.6.9
31252026-06-24T01:50:18.745Z Compiling cargo_metadata v0.23.1
31262026-06-24T01:50:18.745Z Running `/home/build/.rustup/toolchains/1.96.0-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=f67cf8e39bc4d2c7 -C extra-filename=-cb84958ba4594e16 --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-af5a086eec9099c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31272026-06-24T01:50:18.745Z Running `/home/build/.rustup/toolchains/1.96.0-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=247838101f77b364 -C extra-filename=-ad5607d419f2909e --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282026-06-24T01:50:18.745Z Running `/home/build/.rustup/toolchains/1.96.0-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=347017576fee5bee -C extra-filename=-4eb9fd31597b61c2 --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-07d9116cdff8d67e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31292026-06-24T01:50:18.814Z Running `/home/build/.rustup/toolchains/1.96.0-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=df38c2fb53614d89 -C extra-filename=-9c9bb01154bc518f --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-793dfd20b740fa6a.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-752114a9f16fbe1f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302026-06-24T01:50:18.817Z Running `/home/build/.rustup/toolchains/1.96.0-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=593a40482dfc28a4 -C extra-filename=-b2de8167826cdc80 --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-562d2fd988649feb.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-26ec4ff4a6127d3a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31312026-06-24T01:50:18.817Z Running `/home/build/.rustup/toolchains/1.96.0-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=031b5dca7b97ab94 -C extra-filename=-da8622ca10c9fe38 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322026-06-24T01:50:18.854Z Compiling tinystr v0.8.2
31332026-06-24T01:50:18.889Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-124623284e6c0d29/build-script-build`
31342026-06-24T01:50:18.962Z Compiling potential_utf v0.1.4
31352026-06-24T01:50:18.965Z Compiling dof v0.3.0
31362026-06-24T01:50:18.965Z Compiling managed v0.8.0
31372026-06-24T01:50:18.965Z Running `/home/build/.rustup/toolchains/1.96.0-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=5024490a4703bff4 -C extra-filename=-990c2c784b7a2a51 --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-f070680ceea094ae.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382026-06-24T01:50:19.158Z Compiling derive_builder v0.20.2
31392026-06-24T01:50:19.161Z Compiling phf_shared v0.11.3
31402026-06-24T01:50:19.161Z Compiling fixedbitset v0.4.2
31412026-06-24T01:50:19.161Z Compiling new_debug_unreachable v1.0.6
31422026-06-24T01:50:19.161Z Running `/home/build/.rustup/toolchains/1.96.0-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=59163665e6f07544 -C extra-filename=-35c4b49f1e072045 --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-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31432026-06-24T01:50:19.161Z Running `/home/build/.rustup/toolchains/1.96.0-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=6882a8f5f393cb03 -C extra-filename=-5a231565ab35eb13 --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-0cfccf891341cd4a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-7385200d4c6888da.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442026-06-24T01:50:19.161Z Running `/home/build/.rustup/toolchains/1.96.0-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=c61c0ef303445ded -C extra-filename=-a137f4f18d895b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452026-06-24T01:50:19.255Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9c54128242d90c0 -C extra-filename=-b03ab4e5f74b7cc3 --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-33a52193cdb587f1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462026-06-24T01:50:19.258Z Compiling ppv-lite86 v0.2.21
31472026-06-24T01:50:19.331Z Running `/home/build/.rustup/toolchains/1.96.0-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=4450a720db2cf97b -C extra-filename=-7ec6f72a3b28230a --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-233b9fda3fb5d684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482026-06-24T01:50:19.334Z Running `/home/build/.rustup/toolchains/1.96.0-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=ade3149c9876584f -C extra-filename=-672266c867c418fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492026-06-24T01:50:19.334Z Running `/home/build/.rustup/toolchains/1.96.0-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=a35015f6ac546871 -C extra-filename=-27ee33ba7c60f231 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502026-06-24T01:50:19.370Z Running `/home/build/.rustup/toolchains/1.96.0-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=59344cccaaa1d49f -C extra-filename=-524a0dfcc3782f7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-a4269058e11c9017/out/lib -l static=bz2`
31512026-06-24T01:50:19.446Z Compiling icu_collections v2.1.1
31522026-06-24T01:50:19.449Z Compiling pkcs5 v0.7.1
31532026-06-24T01:50:19.449Z Compiling dof v0.4.0
31542026-06-24T01:50:19.449Z Running `/home/build/.rustup/toolchains/1.96.0-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=c7cf8bf86a56e9a8 -C extra-filename=-2b3289fa0218d705 --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-ea0e534f5a7e3bdb.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.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)'`
31552026-06-24T01:50:19.449Z Running `/home/build/.rustup/toolchains/1.96.0-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=b68bf703f64e4ffe -C extra-filename=-d6035fb930d6e895 --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-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562026-06-24T01:50:19.639Z Compiling icu_locale_core v2.1.1
31572026-06-24T01:50:19.639Z Compiling tokio v1.52.1
31582026-06-24T01:50:19.639Z Compiling http v1.4.2
31592026-06-24T01:50:19.643Z Compiling toml_edit v0.19.15
31602026-06-24T01:50:19.643Z Compiling toml_edit v0.22.27
31612026-06-24T01:50:19.643Z Compiling zstd-safe v7.2.4
31622026-06-24T01:50:19.643Z Running `/home/build/.rustup/toolchains/1.96.0-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=96675d8b248eefc9 -C extra-filename=-cdde95cf5b382433 --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-f070680ceea094ae.so --extern potential_utf=/work/oxidecomputer/omicron/target/debug/deps/libpotential_utf-35c4b49f1e072045.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-3f0e9a62025a64e6.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-785bc57f8b6f04e7.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632026-06-24T01:50:19.643Z Running `/home/build/.rustup/toolchains/1.96.0-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=e05ba034249abdc3 -C extra-filename=-a3154b04c01e4143 --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-1d1ba05c6c86a199.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642026-06-24T01:50:19.643Z Running `/home/build/.rustup/toolchains/1.96.0-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=041a6a8049721908 -C extra-filename=-2c17f7cf891a6f4f --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-2685b0045744c1fe.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-987022151d766d84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-793dfd20b740fa6a.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-9c9bb01154bc518f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652026-06-24T01:50:19.643Z Running `/home/build/.rustup/toolchains/1.96.0-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=72e82fbac2dba97e -C extra-filename=-e090a8b1c7fa15c6 --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-91616001ffac1a2d.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-01dd71b090051480.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.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)'`
31662026-06-24T01:50:19.844Z Running `/home/build/.rustup/toolchains/1.96.0-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=57392352ebc4f194 -C extra-filename=-0c593296cb99e3d5 --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-f070680ceea094ae.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-c9c451b5a4d94ffe.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-990c2c784b7a2a51.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-c42d2c9b38cd567f.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672026-06-24T01:50:19.847Z Compiling ref-cast v1.0.25
31682026-06-24T01:50:19.847Z Compiling precomputed-hash v0.1.1
31692026-06-24T01:50:19.847Z Compiling foldhash v0.1.5
31702026-06-24T01:50:19.847Z Compiling petgraph v0.6.5
31712026-06-24T01:50:19.847Z Compiling bzip2 v0.4.4
31722026-06-24T01:50:19.847Z Compiling signal-hook-mio v0.2.5
31732026-06-24T01:50:19.847Z Compiling ref-cast-impl v1.0.25
31742026-06-24T01:50:19.877Z Compiling pin-project-internal v1.1.11
31752026-06-24T01:50:19.912Z Running `/home/build/.rustup/toolchains/1.96.0-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=b3e13e967d994589 -C extra-filename=-e171bce0a57b295b --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-970ff05a54ff65c4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-a579c8b2ad1588f9.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-dfb81b158cfe7640.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-4cdbd200e4ad2ac3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762026-06-24T01:50:19.912Z Running `/home/build/.rustup/toolchains/1.96.0-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=3fdc3e39a6eb41fe -C extra-filename=-b3f771ae7f874204 --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-970ff05a54ff65c4.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31772026-06-24T01:50:19.912Z Running `/home/build/.rustup/toolchains/1.96.0-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=16baeeda17897ecc -C extra-filename=-2a6048e6545f260b --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-2a6048e6545f260b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782026-06-24T01:50:19.912Z Running `/home/build/.rustup/toolchains/1.96.0-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=9c1b7bfc07d1dfc6 -C extra-filename=-88b5bbe74a22ad6b --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-af5a086eec9099c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-da8622ca10c9fe38.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-27ec5982dc359b6d.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e83dc8f5eae51e63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792026-06-24T01:50:19.913Z Running `/home/build/.rustup/toolchains/1.96.0-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=e3153f35c105fa22 -C extra-filename=-cb69f911da81ee43 --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-af5a086eec9099c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-da8622ca10c9fe38.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-0891b6e989cabf1e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802026-06-24T01:50:19.989Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d049d3e62ac6249 -C extra-filename=-0a1c3a1b700db7d7 --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-ba966b139f4b0964.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-5a231565ab35eb13.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5fb346ded201a3b2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-12ca7c3f7866c921.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`
31812026-06-24T01:50:19.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=73396c6c21f9622b -C extra-filename=-6513517280c4d965 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-6513517280c4d965 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822026-06-24T01:50:19.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=a9cad4dca1c14ea3 -C extra-filename=-3f8126e029705267 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832026-06-24T01:50:19.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=65cc040bf8106464 -C extra-filename=-206196e0935b43ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842026-06-24T01:50:19.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=2ed7524ac1f1b921 -C extra-filename=-a90780e4269966a9 --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-524a0dfcc3782f7b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.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-a4269058e11c9017/out/lib`
31852026-06-24T01:50:19.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9a7fe508802cb94 -C extra-filename=-263ac2ca51d8f908 --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-27ee33ba7c60f231.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862026-06-24T01:50:19.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=3e8b9e39e2a2e67b -C extra-filename=-39a95052efd03cc6 --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-0a491e02bb33227a.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872026-06-24T01:50:20.024Z Compiling rand_chacha v0.9.0
31882026-06-24T01:50:20.027Z Compiling rand_chacha v0.3.1
31892026-06-24T01:50:20.027Z Running `/home/build/.rustup/toolchains/1.96.0-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=170b8e8d72474bb1 -C extra-filename=-7dac1e1d2dc304b5 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902026-06-24T01:50:20.027Z Running `/home/build/.rustup/toolchains/1.96.0-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=40b4a77d657baba6 -C extra-filename=-aa2d059aec57f389 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-b03ab4e5f74b7cc3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(nightly)'`
31912026-06-24T01:50:20.027Z Running `/home/build/.rustup/toolchains/1.96.0-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=f1eab215dc5019a0 -C extra-filename=-349cdfd0ffd8a9bb --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922026-06-24T01:50:20.097Z Compiling pkcs8 v0.10.2
31932026-06-24T01:50:20.136Z Running `/home/build/.rustup/toolchains/1.96.0-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=6710a7cf227243d9 -C extra-filename=-e2febd525ca5c7de --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-d6035fb930d6e895.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-7f302ca2c29ddcb0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31942026-06-24T01:50:20.140Z Running `/home/build/.rustup/toolchains/1.96.0-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=fb149d46d87ab74c -C extra-filename=-759223904ec00abe --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-d6035fb930d6e895.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31952026-06-24T01:50:20.140Z Running `/home/build/.rustup/toolchains/1.96.0-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=31fa8942fe20eb66 -C extra-filename=-548f56a12ce2f5d6 --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-f21f2b9576297e8e.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-2c17f7cf891a6f4f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962026-06-24T01:50:20.173Z Compiling globset v0.4.18
31972026-06-24T01:50:20.248Z Running `/home/build/.rustup/toolchains/1.96.0-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=333dc063f6a5f726 -C extra-filename=-07111e8ae65ccead --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-b9a77a9d7eb488c5.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-c13e4364d9d48760.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-faab0251d033bc5e.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)'`
31982026-06-24T01:50:20.251Z Compiling heapless v0.7.17
31992026-06-24T01:50:20.353Z Running `/home/build/.rustup/toolchains/1.96.0-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=50e7354964773c34 -C extra-filename=-6ebb949e2c3a2fc2 --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-238300f45ec449d7.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-77daaa4a65a99897.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002026-06-24T01:50:20.420Z Compiling hashbrown v0.15.5
32012026-06-24T01:50:20.420Z Compiling bumpalo v3.20.2
32022026-06-24T01:50:20.423Z Compiling lalrpop-util v0.19.12
32032026-06-24T01:50:20.423Z Compiling libbz2-rs-sys v0.2.2
32042026-06-24T01:50:20.423Z Compiling crossterm v0.28.1
32052026-06-24T01:50:20.423Z Running `/home/build/.rustup/toolchains/1.96.0-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=4e8d721393ce779b -C extra-filename=-3538c645c8c82d3b --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-3538c645c8c82d3b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9e3d7c67d3657b71.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062026-06-24T01:50:20.607Z Compiling icu_provider v2.1.1
32072026-06-24T01:50:20.610Z Compiling string_cache v0.8.9
32082026-06-24T01:50:20.610Z Compiling zip v0.6.6
32092026-06-24T01:50:20.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=e9ac4a52c25df1a7 -C extra-filename=-3bfccc171e222750 --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-250fa12d7d10edc7.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-4aa18f313743b6f4.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-206196e0935b43ce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102026-06-24T01:50:20.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=5dbfbc33723d18fb -C extra-filename=-1abc4581856c3cdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32112026-06-24T01:50:20.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=447c058a66862a9c -C extra-filename=-134c37b7074cb1a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122026-06-24T01:50:20.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=bb69cf4f256ae14f -C extra-filename=-27adb8c919c7af88 --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-d50e7edc619f54dd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-ea494fe6e57247cc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-39a95052efd03cc6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32132026-06-24T01:50:20.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=52630e2c56063740 -C extra-filename=-cc6d18688c16c6c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:20.828Z Compiling http-body v1.0.1
32152026-06-24T01:50:20.831Z Compiling rand v0.9.2
32162026-06-24T01:50:20.831Z Compiling sec1 v0.7.3
32172026-06-24T01:50:20.831Z Compiling pkcs1 v0.7.5
32182026-06-24T01:50:20.831Z Running `/home/build/.rustup/toolchains/1.96.0-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=88c8cbe067fccc5a -C extra-filename=-f8f8b1ba45f2a3e5 --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-f070680ceea094ae.so --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-0c593296cb99e3d5.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-c42d2c9b38cd567f.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-3f0e9a62025a64e6.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-785bc57f8b6f04e7.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-3657e5f34795f9e0.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192026-06-24T01:50:20.831Z Running `/home/build/.rustup/toolchains/1.96.0-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=09b113c7c6b5a120 -C extra-filename=-0531e10298593b31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b2de8167826cdc80.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-b03ab4e5f74b7cc3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9e3d7c67d3657b71.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-aa2d059aec57f389.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)'`
32202026-06-24T01:50:20.831Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-6513517280c4d965/build-script-build`
32212026-06-24T01:50:20.831Z Running `/home/build/.rustup/toolchains/1.96.0-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=1fadea33ae2c5350 -C extra-filename=-186a2859cbe72f39 --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-ba966b139f4b0964.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-a90780e4269966a9.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2a50025731183b4c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.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-a4269058e11c9017/out/lib`
32222026-06-24T01:50:20.831Z Running `/home/build/.rustup/toolchains/1.96.0-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=a155c52e16bf10a5 -C extra-filename=-356650b986415abf --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-672266c867c418fe.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-7ec6f72a3b28230a.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-3f8126e029705267.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232026-06-24T01:50:20.831Z Running `/home/build/.rustup/toolchains/1.96.0-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=56ac03721ec20983 -C extra-filename=-803c613b14ceb083 --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-ba966b139f4b0964.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-a3154b04c01e4143.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-096c145f2ab2c997.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-bbbccc16d7b63671.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)'`
32242026-06-24T01:50:20.980Z Compiling rand v0.8.6
32252026-06-24T01:50:20.980Z Compiling ed25519 v2.2.3
32262026-06-24T01:50:20.983Z Compiling zopfli v0.8.3
32272026-06-24T01:50:20.983Z Compiling serde-big-array v0.5.1
32282026-06-24T01:50:20.983Z Compiling snafu-derive v0.8.9
32292026-06-24T01:50:20.983Z Running `/home/build/.rustup/toolchains/1.96.0-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=bd1561c0e720d845 -C extra-filename=-6950e5b633e52c33 --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-970ff05a54ff65c4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302026-06-24T01:50:20.983Z Running `/home/build/.rustup/toolchains/1.96.0-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=2bce6f9dd2f8fc26 -C extra-filename=-673c911a9168575b --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-e2febd525ca5c7de.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-7f302ca2c29ddcb0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32312026-06-24T01:50:20.983Z Running `/home/build/.rustup/toolchains/1.96.0-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=23c821df6b411858 -C extra-filename=-4428feec27c2dd43 --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-07bcabaf355624ab.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322026-06-24T01:50:20.983Z Running `/home/build/.rustup/toolchains/1.96.0-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=5dd905c912bf251c -C extra-filename=-4f6b59be2660df44 --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-f21f2b9576297e8e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332026-06-24T01:50:21.115Z Compiling icu_normalizer v2.1.1
32342026-06-24T01:50:21.118Z Compiling icu_properties v2.1.2
32352026-06-24T01:50:21.118Z Compiling serde_repr v0.1.20
32362026-06-24T01:50:21.118Z Compiling similar v2.7.0
32372026-06-24T01:50:21.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=0d671c6b33605cb9 -C extra-filename=-66b921f4b1f016d5 --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-0a491e02bb33227a.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-759223904ec00abe.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382026-06-24T01:50:21.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=9650d2f2ef3fdefb -C extra-filename=-e2851e984531bf71 --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-7dac1e1d2dc304b5.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)'`
32392026-06-24T01:50:21.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=eb278bf5fb3f7282 -C extra-filename=-2740e7aba2d4361b --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-1abc4581856c3cdb.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2a50025731183b4c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-5288e5ea8b29d524.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402026-06-24T01:50:21.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=4c4d01692b6d9493 -C extra-filename=-7e4c8246f8e095f9 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412026-06-24T01:50:21.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=24891648b6b9ce87 -C extra-filename=-388520dc156c8362 --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422026-06-24T01:50:21.118Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-3538c645c8c82d3b/build-script-build`
32432026-06-24T01:50:21.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=42adfa71b5578478 -C extra-filename=-933b23a3b47b171d --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-548f56a12ce2f5d6.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f362e183ba9c0e51.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442026-06-24T01:50:21.330Z Compiling http-body-util v0.1.3
32452026-06-24T01:50:21.333Z Compiling elliptic-curve v0.13.8
32462026-06-24T01:50:21.333Z Compiling toml v0.7.8
32472026-06-24T01:50:21.333Z Compiling bzip2 v0.6.1
32482026-06-24T01:50:21.333Z Running `/home/build/.rustup/toolchains/1.96.0-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=82375553b6fcc193 -C extra-filename=-6a420f4bb0873dd9 --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-cdde95cf5b382433.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-063645f07e14a0d3.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-f8f8b1ba45f2a3e5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492026-06-24T01:50:21.333Z Running `/home/build/.rustup/toolchains/1.96.0-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=ea054d6422a98bdc -C extra-filename=-4052a6c215cc0da1 --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-cdde95cf5b382433.rmeta --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-0c593296cb99e3d5.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-98340313916a71b2.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-f8f8b1ba45f2a3e5.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-3657e5f34795f9e0.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-c3eb5530959e7a4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502026-06-24T01:50:21.364Z Running `/home/build/.rustup/toolchains/1.96.0-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=b8c80e69eb218d9f -C extra-filename=-f1ab03fc45e418e1 --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-77daaa4a65a99897.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2011cb7c53db9500.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512026-06-24T01:50:21.366Z Running `/home/build/.rustup/toolchains/1.96.0-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=ebe5f996132adade -C extra-filename=-0fc4e90b64adc135 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522026-06-24T01:50:21.523Z Compiling pem v3.0.6
32532026-06-24T01:50:21.526Z Compiling hash32 v0.2.1
32542026-06-24T01:50:21.526Z Compiling jiff v0.2.21
32552026-06-24T01:50:21.526Z Compiling unicode-properties v0.1.4
32562026-06-24T01:50:21.526Z Compiling smoltcp v0.9.1
32572026-06-24T01:50:21.526Z Compiling unicode-bidi v0.3.18
32582026-06-24T01:50:21.526Z Running `/home/build/.rustup/toolchains/1.96.0-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=234d6b2741186959 -C extra-filename=-d8a835b184fdb1de --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-970ff05a54ff65c4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592026-06-24T01:50:21.526Z Running `/home/build/.rustup/toolchains/1.96.0-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=f38592cdbecd9555 -C extra-filename=-b472047b56a28f75 --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-e20aea4cd5f81559.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-da8622ca10c9fe38.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-cb69f911da81ee43.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602026-06-24T01:50:21.526Z Running `/home/build/.rustup/toolchains/1.96.0-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=38c01d5808aa5f35 -C extra-filename=-9f7bbb785cf88561 --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-07bcabaf355624ab.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-6546eaf6ade6300a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-ebbbee32e7ba430f.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4909561cb0d33eaa.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-4428feec27c2dd43.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612026-06-24T01:50:21.526Z Running `/home/build/.rustup/toolchains/1.96.0-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=538ed7d759177ab9 -C extra-filename=-6326535965ce95b6 --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-134c37b7074cb1a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32622026-06-24T01:50:21.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=2bc488574b66189d -C extra-filename=-c7fdb6985885a29b --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-e16e913afb634424.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632026-06-24T01:50:21.589Z Compiling usdt-macro v0.6.0
32642026-06-24T01:50:21.589Z Compiling usdt-attr-macro v0.6.0
32652026-06-24T01:50:21.589Z Compiling proptest v1.10.0
32662026-06-24T01:50:21.617Z Compiling ed25519-dalek v2.2.0
32672026-06-24T01:50:21.620Z Compiling pin-project v1.1.11
32682026-06-24T01:50:21.620Z Compiling predicates-core v1.0.10
32692026-06-24T01:50:21.620Z Compiling olpc-cjson v0.1.4
32702026-06-24T01:50:21.652Z Running `/home/build/.rustup/toolchains/1.96.0-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=5d61b46e14fd0d82 -C extra-filename=-bb6476f3650a5c75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712026-06-24T01:50:21.655Z Running `/home/build/.rustup/toolchains/1.96.0-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=9fa8e41bd4bf68c1 -C extra-filename=-c877ae0600e113da --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-c877ae0600e113da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=1664029205bb1498 -C extra-filename=-d6eef92250b5837d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=45d5e91d580a68a8 -C extra-filename=-48f7dcb31f888350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ccb953ac5f99370 -C extra-filename=-8acf76a7a503326d --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-ba966b139f4b0964.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=2890b764ed17733d -C extra-filename=-18d68886d62483e2 --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-096c145f2ab2c997.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-803c613b14ceb083.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=a1897106a7819708 -C extra-filename=-1efc4c1722af6d5e --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-096c145f2ab2c997.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-803c613b14ceb083.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9b80822dc48d493 -C extra-filename=-74a1cf7b182281b1 --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-075a779001519e27.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-933b23a3b47b171d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f362e183ba9c0e51.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=291b81a549c8b4c3 -C extra-filename=-16e52375369f5adb --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-f5c9ddb97afaf5aa.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-822e100644a73b19.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d50e7edc619f54dd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e2febd525ca5c7de.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-bb649d2c8bfb860f.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-e9a60c67a5eb05bc.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-890b2ca0dba847b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=47b57556b85d7ec7 -C extra-filename=-8264e52b13016ea4 --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-349cdfd0ffd8a9bb.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=20f484cf2a1b199c -C extra-filename=-48b5029740777266 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812026-06-24T01:50:21.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=e97b93a7de66dea5 -C extra-filename=-f2e7ef451cf28411 --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-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-a76274484704e37e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822026-06-24T01:50:21.759Z Compiling serde_plain v1.0.2
32832026-06-24T01:50:21.762Z Running `/home/build/.rustup/toolchains/1.96.0-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=0b2af63971f9b197 -C extra-filename=-dad52c9e2c74cacc --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842026-06-24T01:50:21.912Z Compiling ecdsa v0.16.9
32852026-06-24T01:50:21.915Z Running `/home/build/.rustup/toolchains/1.96.0-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=77d3c474d49640f5 -C extra-filename=-5ab9fb47ee7b225d --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-8acf76a7a503326d.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c2c1f09bfe592314.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-96e5ec4b2762645e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
32862026-06-24T01:50:21.953Z Running `/home/build/.rustup/toolchains/1.96.0-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=55eb43624f0346da -C extra-filename=-147e518cd7dbb452 --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-896bffe8bba5ebcc.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-998bafe4c545e55e.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-cefb468d433ee3ee.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
32872026-06-24T01:50:21.990Z Compiling md-5 v0.10.6
32882026-06-24T01:50:21.993Z Compiling strum_macros v0.27.2
32892026-06-24T01:50:21.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=883e73a87e4b61f0 -C extra-filename=-cc4a4ed65fdb83c6 --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-f21f2b9576297e8e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-9b253c4b6c8394f9.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f362e183ba9c0e51.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902026-06-24T01:50:22.136Z Compiling async-recursion v1.1.1
32912026-06-24T01:50:22.139Z Compiling float-cmp v0.10.0
32922026-06-24T01:50:22.139Z Compiling typed-path v0.9.3
32932026-06-24T01:50:22.139Z Compiling difflib v0.4.0
32942026-06-24T01:50:22.139Z Running `/home/build/.rustup/toolchains/1.96.0-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=23926057b367c8a5 -C extra-filename=-44275daa96885d27 --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-91616001ffac1a2d.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952026-06-24T01:50:22.139Z Running `/home/build/.rustup/toolchains/1.96.0-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=3b264f1a6a6317ec -C extra-filename=-e9706ede3f27f31a --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32962026-06-24T01:50:22.244Z Compiling idna_adapter v1.2.1
32972026-06-24T01:50:22.247Z Compiling normalize-line-endings v0.3.0
32982026-06-24T01:50:22.247Z Compiling fallible-iterator v0.2.0
32992026-06-24T01:50:22.247Z Running `/home/build/.rustup/toolchains/1.96.0-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=86039ff4541ba12f -C extra-filename=-bd7036c9d6d405ff --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002026-06-24T01:50:22.247Z Running `/home/build/.rustup/toolchains/1.96.0-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=83bf0b2420e7b31b -C extra-filename=-511dcd84ef0f049f --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-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012026-06-24T01:50:22.276Z Running `/home/build/.rustup/toolchains/1.96.0-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=b3b07c6a110b6ae5 -C extra-filename=-a4cb8262868c6506 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022026-06-24T01:50:22.280Z Running `/home/build/.rustup/toolchains/1.96.0-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=d1f68c7e36cca58f -C extra-filename=-1ced1239b16eb43c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032026-06-24T01:50:22.352Z Compiling stringprep v0.1.5
33042026-06-24T01:50:22.355Z Compiling phf_shared v0.13.1
33052026-06-24T01:50:22.355Z Compiling fixedbitset v0.5.7
33062026-06-24T01:50:22.458Z Running `/home/build/.rustup/toolchains/1.96.0-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=8fa12908e6a942d0 -C extra-filename=-fe6906ac8802fa61 --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-6a420f4bb0873dd9.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-4052a6c215cc0da1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072026-06-24T01:50:22.461Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff2327d0b5c36235 -C extra-filename=-e94de1df3ff05119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082026-06-24T01:50:22.461Z Running `/home/build/.rustup/toolchains/1.96.0-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=c6ffb4f1fb736a42 -C extra-filename=-564c1601b9eeecf4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092026-06-24T01:50:22.495Z Compiling peg-runtime v0.8.5
33102026-06-24T01:50:22.498Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33112026-06-24T01:50:22.499Z Compiling whoami v2.1.0
33122026-06-24T01:50:22.499Z Running `/home/build/.rustup/toolchains/1.96.0-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=f53ce107bdd18bde -C extra-filename=-ce23c77c0b10eed9 --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-d6eef92250b5837d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-a76274484704e37e.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-48f7dcb31f888350.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33132026-06-24T01:50:22.499Z Running `/home/build/.rustup/toolchains/1.96.0-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=135f282794fb6cae -C extra-filename=-bf7b836edbcba17e --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-233b9fda3fb5d684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142026-06-24T01:50:22.499Z Running `/home/build/.rustup/toolchains/1.96.0-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=2627d21f41ba1003 -C extra-filename=-46af8d5413789e14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:22.666Z Compiling idna v1.1.0
33162026-06-24T01:50:22.669Z Compiling is-terminal v0.4.17
33172026-06-24T01:50:22.670Z Compiling crossbeam-channel v0.5.15
33182026-06-24T01:50:22.670Z Compiling thread_local v1.1.9
33192026-06-24T01:50:22.735Z Running `/home/build/.rustup/toolchains/1.96.0-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=88d5023239c616b4 -C extra-filename=-9708fa75b7affac0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202026-06-24T01:50:22.906Z Running `/home/build/.rustup/toolchains/1.96.0-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=76d18fc2f6f5ed79 -C extra-filename=-c6d79d4b0c092850 --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-e20aea4cd5f81559.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33212026-06-24T01:50:22.909Z Running `/home/build/.rustup/toolchains/1.96.0-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=1616759ad031d126 -C extra-filename=-6233b47500d28b3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222026-06-24T01:50:22.943Z Compiling predicates v3.1.4
33232026-06-24T01:50:22.943Z Compiling slog-async v2.8.0
33242026-06-24T01:50:22.946Z Compiling take_mut v0.2.2
33252026-06-24T01:50:22.946Z Compiling term v1.2.1
33262026-06-24T01:50:22.946Z Compiling structmeta-derive v0.3.0
33272026-06-24T01:50:22.946Z Running `/home/build/.rustup/toolchains/1.96.0-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=375f8f950c3693a2 -C extra-filename=-15643fc258ddbe74 --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-fe6906ac8802fa61.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-12f0bdb3229dd963.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282026-06-24T01:50:22.946Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-c877ae0600e113da/build-script-build`
33292026-06-24T01:50:22.946Z Running `/home/build/.rustup/toolchains/1.96.0-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=fc15733d90d71cfe -C extra-filename=-25c4119604cc05b9 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302026-06-24T01:50:22.946Z Running `/home/build/.rustup/toolchains/1.96.0-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=2cd8e4fa066574ad -C extra-filename=-78beb770c584e66d --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-6fbbf9369777186b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312026-06-24T01:50:22.946Z Running `/home/build/.rustup/toolchains/1.96.0-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=a133297cc4387fb0 -C extra-filename=-e36b645bfaf718a2 --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-91616001ffac1a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322026-06-24T01:50:22.977Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa955c0259975fcb -C extra-filename=-02c0614aa789d576 --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-0db242db6909dbcf.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-a4cb8262868c6506.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-511dcd84ef0f049f.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-e94de1df3ff05119.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-48b5029740777266.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332026-06-24T01:50:22.987Z Compiling phf v0.13.1
33342026-06-24T01:50:22.987Z Compiling petgraph v0.8.3
33352026-06-24T01:50:22.987Z Compiling newtype-uuid-macros v0.1.0
33362026-06-24T01:50:22.988Z Running `/home/build/.rustup/toolchains/1.96.0-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=789148cfeccd3f64 -C extra-filename=-418c9e59852e9dd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:23.012Z Running `/home/build/.rustup/toolchains/1.96.0-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=fb43af0babf0407c -C extra-filename=-fe58cc72f6f1db8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382026-06-24T01:50:23.015Z Running `/home/build/.rustup/toolchains/1.96.0-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=b28a48ee8be14d03 -C extra-filename=-aeee0d6ecf6d7285 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392026-06-24T01:50:23.015Z Running `/home/build/.rustup/toolchains/1.96.0-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=c38e91b955784905 -C extra-filename=-d0fae7e11f238494 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-d0fae7e11f238494 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33402026-06-24T01:50:23.050Z Running `/home/build/.rustup/toolchains/1.96.0-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=18517216df8f606c -C extra-filename=-d5b925750e49983c --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412026-06-24T01:50:23.054Z Running `/home/build/.rustup/toolchains/1.96.0-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=8eb7f83da81373a1 -C extra-filename=-7f283b959b66fa17 --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-46af8d5413789e14.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3bfccc171e222750.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422026-06-24T01:50:23.054Z Running `/home/build/.rustup/toolchains/1.96.0-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=9045713e08ee2802 -C extra-filename=-b62b430c3697a481 --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-bf7b836edbcba17e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432026-06-24T01:50:23.124Z Compiling match_cfg v0.1.0
33442026-06-24T01:50:23.127Z Compiling slog-json v2.6.1
33452026-06-24T01:50:23.127Z Running `/home/build/.rustup/toolchains/1.96.0-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=a6794c18835eec01 -C extra-filename=-bf63855eb395377b --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-b64518119679e82b.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-5ab9fb47ee7b225d.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-a137f4f18d895b63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462026-06-24T01:50:23.199Z Compiling url v2.5.8
33472026-06-24T01:50:23.202Z Compiling publicsuffix v2.3.0
33482026-06-24T01:50:23.274Z Running `/home/build/.rustup/toolchains/1.96.0-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=46fee66303ab4886 -C extra-filename=-bbe3557ff0fcd81f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492026-06-24T01:50:23.426Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3de662975343d2c -C extra-filename=-a980029994b99a7c --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-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502026-06-24T01:50:23.430Z Compiling usdt v0.6.0
33512026-06-24T01:50:23.430Z Compiling postgres-protocol v0.6.10
33522026-06-24T01:50:23.433Z Compiling cpufeatures v0.3.0
33532026-06-24T01:50:23.433Z Compiling debug-ignore v1.0.5
33542026-06-24T01:50:23.433Z Compiling hybrid-array v0.4.10
33552026-06-24T01:50:23.433Z Compiling toml_datetime v1.1.1+spec-1.1.0
33562026-06-24T01:50:23.433Z Compiling serde_spanned v1.1.1
33572026-06-24T01:50:23.433Z Compiling serde_path_to_error v0.1.20
33582026-06-24T01:50:23.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=a98d18b35efc8ff4 -C extra-filename=-e6823057054425a6 --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-27bb048c672f3d09.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33592026-06-24T01:50:23.433Z Running `/home/build/.rustup/toolchains/1.96.0-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=eb06a9423c8a78ce -C extra-filename=-4f4f81dfacca027c --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-15643fc258ddbe74.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-b2750cffd3b300b1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33602026-06-24T01:50:23.546Z Running `/home/build/.rustup/toolchains/1.96.0-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=74c97672ca641d0a -C extra-filename=-ae56b1e0f3d5d59b --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-a3154b04c01e4143.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-1d1ba05c6c86a199.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-e4a983ad73fe3843.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-1efc4c1722af6d5e.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-803c613b14ceb083.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-18d68886d62483e2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612026-06-24T01:50:23.549Z Running `/home/build/.rustup/toolchains/1.96.0-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=cf8b15269ae63365 -C extra-filename=-b5b3c26f8a97c40b --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-e16e913afb634424.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-564c1601b9eeecf4.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-44275daa96885d27.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-ce23c77c0b10eed9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622026-06-24T01:50:23.549Z Compiling rsa v0.9.10
33632026-06-24T01:50:23.549Z Compiling snafu v0.8.9
33642026-06-24T01:50:23.549Z Compiling multer v3.1.0
33652026-06-24T01:50:23.582Z Running `/home/build/.rustup/toolchains/1.96.0-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=a990da0b44ed03e1 -C extra-filename=-5872f84a7d9c3209 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662026-06-24T01:50:23.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=f3b4bcfe1bd4251c -C extra-filename=-33570ce6235e1e3e --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-f55e8efff23618ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33672026-06-24T01:50:23.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=097e06d47bb0713e -C extra-filename=-ed08e5049e9c9c33 --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-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33682026-06-24T01:50:23.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=1f7d6d8dc1e53a63 -C extra-filename=-ecd04288345cfc70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33692026-06-24T01:50:23.619Z Running `/home/build/.rustup/toolchains/1.96.0-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=a2b9c100b6f84432 -C extra-filename=-0f9534ff132fdfa1 --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-b184f970d6c2e2eb.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702026-06-24T01:50:23.623Z Running `/home/build/.rustup/toolchains/1.96.0-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=8e88bea8ed282ddc -C extra-filename=-29c827acfc1053c1 --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-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712026-06-24T01:50:23.729Z Compiling tokio-util v0.7.18
33722026-06-24T01:50:23.732Z Compiling tower v0.5.3
33732026-06-24T01:50:23.732Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-d0fae7e11f238494/build-script-build`
33742026-06-24T01:50:23.757Z Running `/home/build/.rustup/toolchains/1.96.0-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=2342b263399faea7 -C extra-filename=-6644aa47a9c48cbf --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-991ddb2d4d829d86.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-8264e52b13016ea4.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-388520dc156c8362.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33752026-06-24T01:50:23.788Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ccba4f3f55682d3 -C extra-filename=-a53588a82a00ad8d --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-d436b99edfb9995a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-147e518cd7dbb452.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4f6b59be2660df44.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f362e183ba9c0e51.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762026-06-24T01:50:23.792Z Running `/home/build/.rustup/toolchains/1.96.0-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=e8a267d391155e78 -C extra-filename=-b7270f80ca82a40d --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-b7270f80ca82a40d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33772026-06-24T01:50:23.931Z Compiling tokio-native-tls v0.3.1
33782026-06-24T01:50:23.935Z Compiling buf-list v1.1.2
33792026-06-24T01:50:23.935Z Compiling slog-term v2.9.2
33802026-06-24T01:50:23.935Z Compiling hostname v0.3.1
33812026-06-24T01:50:23.964Z Running `/home/build/.rustup/toolchains/1.96.0-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=6149639743a25319 -C extra-filename=-d458fda55ad09d65 --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-970ff05a54ff65c4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-689a1c4591ad9ae0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822026-06-24T01:50:23.967Z Running `/home/build/.rustup/toolchains/1.96.0-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=fd652fc2f8ffc469 -C extra-filename=-c929b52c9a296672 --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-991ddb2d4d829d86.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-83b5f9418f316be0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-1dc9c2c9a78d0a9e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832026-06-24T01:50:24.002Z Running `/home/build/.rustup/toolchains/1.96.0-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=807d7f443ff1842f -C extra-filename=-b4aee81c54af083b --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-e171bce0a57b295b.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)'`
33842026-06-24T01:50:24.106Z Compiling cookie_store v0.22.1
33852026-06-24T01:50:24.106Z Compiling hickory-proto v0.25.2
33862026-06-24T01:50:24.110Z Compiling postgres-types v0.2.12
33872026-06-24T01:50:24.110Z Running `/home/build/.rustup/toolchains/1.96.0-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=c71eabcaf4fd8b4e -C extra-filename=-71c4942126e28656 --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-07111e8ae65ccead.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
33882026-06-24T01:50:24.110Z Running `/home/build/.rustup/toolchains/1.96.0-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=fe148e59745687c9 -C extra-filename=-13a16db8a8b874db --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-970ff05a54ff65c4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33892026-06-24T01:50:24.110Z Running `/home/build/.rustup/toolchains/1.96.0-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=0817061e56cf01d3 -C extra-filename=-67dfd5f447e585f1 --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-0a491e02bb33227a.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-bbe3557ff0fcd81f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902026-06-24T01:50:24.141Z Running `/home/build/.rustup/toolchains/1.96.0-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=5cacb689cdc28ed7 -C extra-filename=-26629a069388502f --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-189079cb77e25919.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-25c4119604cc05b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fe58cc72f6f1db8c.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-e36b645bfaf718a2.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912026-06-24T01:50:24.187Z Running `/home/build/.rustup/toolchains/1.96.0-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=286bd96d34512a38 -C extra-filename=-91d3a4e70ed1c8d8 --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-78beb770c584e66d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-418c9e59852e9dd9.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-e36b645bfaf718a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
33922026-06-24T01:50:24.293Z Compiling toml_writer v1.1.1+spec-1.1.0
33932026-06-24T01:50:24.293Z Compiling compression-core v0.4.31
33942026-06-24T01:50:24.296Z Compiling const-oid v0.10.2
33952026-06-24T01:50:24.296Z Running `/home/build/.rustup/toolchains/1.96.0-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=e2b0ed2a88559e55 -C extra-filename=-a9debfebccf18b28 --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-970ff05a54ff65c4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-2d0cc5588dd46dfa.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
33962026-06-24T01:50:24.296Z Running `/home/build/.rustup/toolchains/1.96.0-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=9172fcdcf9205dc5 -C extra-filename=-3eb4f6fae41421a0 --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-4e9a298328afa731.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-cb8030ac4bf94d3d.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-4f4f81dfacca027c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972026-06-24T01:50:24.296Z Running `/home/build/.rustup/toolchains/1.96.0-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=dc8d0311ccbb8dda -C extra-filename=-f8857a1edd265c9a --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-e768ca3d3364e9aa.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-751e3d42d3b62492.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-72954483d55773f4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-d7dc6b579d123b5d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982026-06-24T01:50:24.296Z Running `/home/build/.rustup/toolchains/1.96.0-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=9389ec8d3f9e7503 -C extra-filename=-99a0c83970d0bde0 --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-970ff05a54ff65c4.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-564c1601b9eeecf4.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-b5b3c26f8a97c40b.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992026-06-24T01:50:24.409Z Compiling slog-bunyan v2.5.0
34002026-06-24T01:50:24.409Z Compiling crypto-common v0.2.2
34012026-06-24T01:50:24.413Z Compiling block-buffer v0.12.1
34022026-06-24T01:50:24.413Z Compiling async-stream-impl v0.3.6
34032026-06-24T01:50:24.413Z Compiling dropshot v0.17.1
34042026-06-24T01:50:24.413Z Compiling dropshot_endpoint v0.17.1
34052026-06-24T01:50:24.413Z Running `/home/build/.rustup/toolchains/1.96.0-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=323ea23eab13d467 -C extra-filename=-7748c4bc91dcf766 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062026-06-24T01:50:24.413Z Running `/home/build/.rustup/toolchains/1.96.0-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=93d5db59a9d5e70a -C extra-filename=-f13effede55a0abe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072026-06-24T01:50:24.413Z Running `/home/build/.rustup/toolchains/1.96.0-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=0881ad136cc9997c -C extra-filename=-9cfe41de67c2eb69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34082026-06-24T01:50:24.477Z Running `/home/build/.rustup/toolchains/1.96.0-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=2128e2633afb5dfc -C extra-filename=-82f1492d58771130 --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-67dfd5f447e585f1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-a980029994b99a7c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092026-06-24T01:50:24.480Z Compiling tower-http v0.6.8
34102026-06-24T01:50:24.480Z Compiling strum v0.27.2
34112026-06-24T01:50:24.481Z Compiling rustls-pemfile v2.2.0
34122026-06-24T01:50:24.481Z Compiling waitgroup v0.1.2
34132026-06-24T01:50:24.511Z Compiling hostname v0.4.2
34142026-06-24T01:50:24.514Z Running `/home/build/.rustup/toolchains/1.96.0-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=6de5d2161832c377 -C extra-filename=-d2b853d2ec27513b --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-33570ce6235e1e3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152026-06-24T01:50:24.514Z Running `/home/build/.rustup/toolchains/1.96.0-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=94051b3fba8a5b43 -C extra-filename=-3d3671b02653b92e --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34162026-06-24T01:50:24.514Z Running `/home/build/.rustup/toolchains/1.96.0-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=dc7deb6f78642289 -C extra-filename=-1791b430311280e4 --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-38a052c675cb2417.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172026-06-24T01:50:24.514Z Running `/home/build/.rustup/toolchains/1.96.0-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=3e87459fe0e67841 -C extra-filename=-f0bb34d0efd3d257 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-f0bb34d0efd3d257 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34182026-06-24T01:50:24.514Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b7270f80ca82a40d/build-script-build`
34192026-06-24T01:50:24.548Z Running `/home/build/.rustup/toolchains/1.96.0-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=8714b0d5b0436ce2 -C extra-filename=-ba24206a298fe7e5 --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-33570ce6235e1e3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202026-06-24T01:50:24.584Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ebd8664d1f585e0 -C extra-filename=-bd5c720e2a18576f --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-d50e7edc619f54dd.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-21bba619b42cb09c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-c929b52c9a296672.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-1dc9c2c9a78d0a9e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212026-06-24T01:50:24.588Z Compiling structmeta v0.3.0
34222026-06-24T01:50:24.588Z Running `/home/build/.rustup/toolchains/1.96.0-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=cb8905e51b4d8cf4 -C extra-filename=-9f51c04a398be634 --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-67d59252a270ba09.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232026-06-24T01:50:24.588Z Running `/home/build/.rustup/toolchains/1.96.0-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=fa82c72a81ee2241 -C extra-filename=-ff2e3458ee5f6f6f --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-6ddfa56818b4fa98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34242026-06-24T01:50:24.588Z Running `/home/build/.rustup/toolchains/1.96.0-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=594b1627b56d009d -C extra-filename=-5af884929d67270e --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-e9706ede3f27f31a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252026-06-24T01:50:24.588Z Running `/home/build/.rustup/toolchains/1.96.0-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=d51bfdffdb0a6b3f -C extra-filename=-59f5f630ac178d0e --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262026-06-24T01:50:24.622Z Compiling toml v1.1.2+spec-1.1.0
34272026-06-24T01:50:24.659Z Running `/home/build/.rustup/toolchains/1.96.0-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=c14d86c9dc01036c -C extra-filename=-f4f41dac2f63b4d4 --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-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-aeee0d6ecf6d7285.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282026-06-24T01:50:24.731Z Compiling compression-codecs v0.4.37
34292026-06-24T01:50:24.734Z Compiling atomicwrites v0.4.4
34302026-06-24T01:50:24.771Z Running `/home/build/.rustup/toolchains/1.96.0-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=bb30e245bd0bf29c -C extra-filename=-1597d1db50ee67e5 --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-56db10b8a3f2757d.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-29c827acfc1053c1.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ed08e5049e9c9c33.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ba6f2bf84090ee02.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-7748c4bc91dcf766.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-ab44552969625861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34312026-06-24T01:50:24.846Z Compiling h2 v0.4.15
34322026-06-24T01:50:24.850Z Compiling tokio-stream v0.1.18
34332026-06-24T01:50:24.850Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
34342026-06-24T01:50:24.850Z Running `/home/build/.rustup/toolchains/1.96.0-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=e037a705fdc2a2f2 -C extra-filename=-9cc950cca79d13a4 --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-f13effede55a0abe.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34352026-06-24T01:50:24.850Z Running `/home/build/.rustup/toolchains/1.96.0-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=186ceaa6bf49ccf2 -C extra-filename=-53d1ea163e5e6af5 --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-ea494fe6e57247cc.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362026-06-24T01:50:25.065Z Compiling tokio-postgres v0.7.16
34372026-06-24T01:50:25.068Z Compiling itertools v0.14.0
34382026-06-24T01:50:25.068Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34392026-06-24T01:50:25.068Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
34402026-06-24T01:50:25.068Z Compiling macaddr v1.0.1
34412026-06-24T01:50:25.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=a5d53dd6a8ca9083 -C extra-filename=-467d539216bcc526 --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-6ddfa56818b4fa98.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3104d2c6b6e9992f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-689a1c4591ad9ae0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422026-06-24T01:50:25.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=8a822914164b7e89 -C extra-filename=-e564f061c3dcca2c --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-991ddb2d4d829d86.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34432026-06-24T01:50:25.105Z Running `/home/build/.rustup/toolchains/1.96.0-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=c0dc3e1f25ea94c3 -C extra-filename=-c8b0822a2e4fb606 --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-d50e7edc619f54dd.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-7e4c8246f8e095f9.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-0fc4e90b64adc135.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-bf63855eb395377b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-e9706ede3f27f31a.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442026-06-24T01:50:25.214Z Compiling ipnetwork v0.21.1
34452026-06-24T01:50:25.218Z Compiling serde_with v3.17.0
34462026-06-24T01:50:25.218Z Compiling newtype-uuid v1.3.2
34472026-06-24T01:50:25.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=8f826e2d43586090 -C extra-filename=-0e7babf33fbdc59b --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-90c7861c57f356f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482026-06-24T01:50:25.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=1ba302050ae5bbe9 -C extra-filename=-b0264ceccec2ae0a --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-970ff05a54ff65c4.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-85c0478407217d05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-14c0db734e1ebba4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-5278c35edc0c4a37.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c2c1f09bfe592314.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34492026-06-24T01:50:25.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=566e3ad8078ff06e -C extra-filename=-2e81641acf9ceb35 --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-e768ca3d3364e9aa.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-564c1601b9eeecf4.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-b62b430c3697a481.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-b5b3c26f8a97c40b.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-99a0c83970d0bde0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-dfb81b158cfe7640.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-6233b47500d28b3a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502026-06-24T01:50:25.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=1af19da8bdce8829 -C extra-filename=-7841d86a394ef471 --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-e16e913afb634424.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512026-06-24T01:50:25.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=0a4ed1aa7706dca1 -C extra-filename=-bfbd4ed4a5968054 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522026-06-24T01:50:25.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=2b1d5b892600e245 -C extra-filename=-4aeae3b080a2b1d1 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532026-06-24T01:50:25.319Z Compiling derive-ex v0.1.8
34542026-06-24T01:50:25.323Z Compiling digest v0.11.3
34552026-06-24T01:50:25.424Z Running `/home/build/.rustup/toolchains/1.96.0-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=38c4b43ed31c0e66 -C extra-filename=-d911f680395d6ab9 --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-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562026-06-24T01:50:25.427Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6b680df1007c534 -C extra-filename=-86c9b6928c8047bd --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-d44ed04d38091e95.rmeta --extern schemars_0_8=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-2e3b2a66c56292c0.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34572026-06-24T01:50:25.427Z Running `/home/build/.rustup/toolchains/1.96.0-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=e75b8247c857b93b -C extra-filename=-35a2f8abcbaeacb3 --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-16e52375369f5adb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582026-06-24T01:50:25.497Z Compiling async-compression v0.4.41
34592026-06-24T01:50:25.501Z Compiling regress v0.10.5
34602026-06-24T01:50:25.501Z Compiling instant v0.1.13
34612026-06-24T01:50:25.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=fa41a2d12c3b100a -C extra-filename=-7d5ec72a11b3fe91 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-f4f41dac2f63b4d4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622026-06-24T01:50:25.542Z Running `/home/build/.rustup/toolchains/1.96.0-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=e83f6139bc23ad5f -C extra-filename=-862479d0d73d702d --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-d2b853d2ec27513b.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9cfe41de67c2eb69.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ba24206a298fe7e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34632026-06-24T01:50:25.576Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-f0bb34d0efd3d257/build-script-build`
34642026-06-24T01:50:25.579Z Running `/home/build/.rustup/toolchains/1.96.0-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=74eea96f6f7e48ff -C extra-filename=-32db1675968aebbb --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-5b4b9fa595bec91d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34652026-06-24T01:50:25.579Z Running `/home/build/.rustup/toolchains/1.96.0-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=7a3611ae9c5ece6c -C extra-filename=-990617b189f76895 --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-9cc950cca79d13a4.rmeta --extern compression_core=/work/oxidecomputer/omicron/target/debug/deps/libcompression_core-f13effede55a0abe.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662026-06-24T01:50:25.608Z Running `/home/build/.rustup/toolchains/1.96.0-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=17707aef639dc32c -C extra-filename=-616a7401de31d19e --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-91616001ffac1a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34672026-06-24T01:50:25.639Z Compiling parse-display-derive v0.10.0
34682026-06-24T01:50:25.643Z Running `/home/build/.rustup/toolchains/1.96.0-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=7c4d89129cfcc647 -C extra-filename=-3fbb0c378379f331 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-e6de9d0162b5f3ca/out -l static=zstd`
34692026-06-24T01:50:25.702Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-2a6048e6545f260b/build-script-build`
34702026-06-24T01:50:25.705Z Compiling oxnet v0.1.6
34712026-06-24T01:50:25.705Z Running `/home/build/.rustup/toolchains/1.96.0-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=1151edf9548f3144 -C extra-filename=-3408640335053f62 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-f4f41dac2f63b4d4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722026-06-24T01:50:25.787Z Compiling async-stream v0.3.6
34732026-06-24T01:50:25.787Z Compiling sha1 v0.11.0
34742026-06-24T01:50:25.791Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
34752026-06-24T01:50:25.791Z Compiling backoff v0.4.0
34762026-06-24T01:50:25.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff1bbc279656eb0c -C extra-filename=-81ce72574bee68de --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-d911f680395d6ab9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34772026-06-24T01:50:25.791Z Compiling backon v1.6.0
34782026-06-24T01:50:25.823Z Compiling humantime v2.3.0
34792026-06-24T01:50:25.826Z Compiling unicode-width v0.2.0
34802026-06-24T01:50:25.826Z Compiling convert_case v0.4.0
34812026-06-24T01:50:25.826Z Running `/home/build/.rustup/toolchains/1.96.0-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=67c7f522bc5fb34d -C extra-filename=-225770b5a700911b --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-3d3671b02653b92e.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822026-06-24T01:50:25.826Z Running `/home/build/.rustup/toolchains/1.96.0-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=8bcfa2621f8a41f2 -C extra-filename=-95ef173ef492a68d --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-91616001ffac1a2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5872f84a7d9c3209.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-862479d0d73d702d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34832026-06-24T01:50:25.827Z Running `/home/build/.rustup/toolchains/1.96.0-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=8ddfc94ac703b32f -C extra-filename=-d72fcee7056e8422 --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-991ddb2d4d829d86.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d43305386c924578.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-616a7401de31d19e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842026-06-24T01:50:25.827Z Running `/home/build/.rustup/toolchains/1.96.0-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=11d13c83fbd61443 -C extra-filename=-0a6e872d05324951 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34852026-06-24T01:50:25.827Z Running `/home/build/.rustup/toolchains/1.96.0-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=094f60b367921835 -C extra-filename=-4bec6c222c3fad06 --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-4ecda778630ae3a5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862026-06-24T01:50:25.929Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3990a93fb9312a6 -C extra-filename=-7e14b97ad3b681b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34872026-06-24T01:50:25.932Z Running `/home/build/.rustup/toolchains/1.96.0-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=eee730c79b5f988b -C extra-filename=-db9f52e349e92912 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882026-06-24T01:50:25.932Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34892026-06-24T01:50:25.932Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a86806b8f6ebbf9 -C extra-filename=-7a0f880fdad6f9a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902026-06-24T01:50:26.004Z Running `/home/build/.rustup/toolchains/1.96.0-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=9e9fd086269fb1af -C extra-filename=-fd72dc848236b0d5 --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-3fbb0c378379f331.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-e6de9d0162b5f3ca/out`
34912026-06-24T01:50:26.008Z Compiling half v2.7.1
34922026-06-24T01:50:26.008Z Compiling ciborium-io v0.2.2
34932026-06-24T01:50:26.008Z Running `/home/build/.rustup/toolchains/1.96.0-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=996a30a6214207ee -C extra-filename=-6738aa04a734527b --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-2b3289fa0218d705.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-4aeae3b080a2b1d1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942026-06-24T01:50:26.039Z Compiling secrecy v0.10.3
34952026-06-24T01:50:26.078Z Running `/home/build/.rustup/toolchains/1.96.0-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=fab2e67dcabce6e8 -C extra-filename=-ffeafbbe1421ca9b --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-91616001ffac1a2d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962026-06-24T01:50:26.082Z Compiling regress v0.11.1
34972026-06-24T01:50:26.082Z Running `/home/build/.rustup/toolchains/1.96.0-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=16d74b374997de1f -C extra-filename=-aac8ac83ce11b870 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982026-06-24T01:50:26.082Z Running `/home/build/.rustup/toolchains/1.96.0-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=c55873ba244e1f63 -C extra-filename=-edb34a6c717611eb --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-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992026-06-24T01:50:26.148Z Compiling daft v0.1.7
35002026-06-24T01:50:26.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=72f0161925150796 -C extra-filename=-e25ba44734f82357 --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-5b4b9fa595bec91d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012026-06-24T01:50:26.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=3120696acece3ce2 -C extra-filename=-0ad027768cf9f7bc --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-6769e2e2e5123688.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022026-06-24T01:50:26.223Z Compiling zstd v0.13.3
35032026-06-24T01:50:26.227Z Running `/home/build/.rustup/toolchains/1.96.0-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=caf8f37e1346a069 -C extra-filename=-30bcee2203a4331d --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-fd72dc848236b0d5.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-e6de9d0162b5f3ca/out`
35042026-06-24T01:50:26.364Z Compiling universal-hash v0.5.1
35052026-06-24T01:50:26.413Z Compiling indent_write v2.2.0
35062026-06-24T01:50:26.417Z Compiling opaque-debug v0.3.1
35072026-06-24T01:50:26.417Z Compiling crucible-workspace-hack v0.1.0
35082026-06-24T01:50:26.417Z Running `/home/build/.rustup/toolchains/1.96.0-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=dc94c69c75aefcd9 -C extra-filename=-12f3a2d8ff296716 --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-e3f9f6b27113649b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092026-06-24T01:50:26.477Z Compiling derive_more v0.99.20
35102026-06-24T01:50:26.480Z Compiling unsafe-libyaml v0.2.11
35112026-06-24T01:50:26.480Z Compiling aead v0.5.2
35122026-06-24T01:50:26.480Z Compiling chacha20 v0.9.1
35132026-06-24T01:50:26.480Z Compiling thiserror-impl-no-std v2.0.2
35142026-06-24T01:50:26.480Z Compiling camino-tempfile v1.4.1
35152026-06-24T01:50:26.480Z Compiling swrite v0.1.0
35162026-06-24T01:50:26.480Z Running `/home/build/.rustup/toolchains/1.96.0-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=d821cd8461cb2356 -C extra-filename=-fb3e7401d5771778 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35172026-06-24T01:50:26.480Z Running `/home/build/.rustup/toolchains/1.96.0-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=715f789b8a6c3f13 -C extra-filename=-895a4df4e7cb94fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182026-06-24T01:50:26.480Z Running `/home/build/.rustup/toolchains/1.96.0-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=f83b056c1959bcce -C extra-filename=-efc626d33014a50c --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-efc626d33014a50c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192026-06-24T01:50:26.544Z Compiling byte-wrapper v0.1.0
35202026-06-24T01:50:26.548Z Running `/home/build/.rustup/toolchains/1.96.0-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=3e44b5d9ddc33788 -C extra-filename=-26f090fecaa63ab4 --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-7e14b97ad3b681b0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212026-06-24T01:50:26.548Z Running `/home/build/.rustup/toolchains/1.96.0-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=2039644aa43dd4f4 -C extra-filename=-5c547eefd77453fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35222026-06-24T01:50:26.548Z Running `/home/build/.rustup/toolchains/1.96.0-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=b2654ea9605bba60 -C extra-filename=-22b9024b609827c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232026-06-24T01:50:26.583Z Running `/home/build/.rustup/toolchains/1.96.0-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=b156540516bcf430 -C extra-filename=-0485ae66563339ad --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-91616001ffac1a2d.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35242026-06-24T01:50:26.587Z Running `/home/build/.rustup/toolchains/1.96.0-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=7f830a0edb5ba09e -C extra-filename=-323fde41b2b8d6b3 --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-e3f9f6b27113649b.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252026-06-24T01:50:26.621Z Running `/home/build/.rustup/toolchains/1.96.0-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=fb0d577a03f413e4 -C extra-filename=-b69574bb74470468 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262026-06-24T01:50:26.624Z Running `/home/build/.rustup/toolchains/1.96.0-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=c0ee87f9675eb4d2 -C extra-filename=-fcba2ea5ff939c56 --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-562d2fd988649feb.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272026-06-24T01:50:26.691Z Compiling zip v4.6.1
35282026-06-24T01:50:26.695Z Compiling ciborium-ll v0.2.2
35292026-06-24T01:50:26.695Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
35302026-06-24T01:50:26.695Z Running `/home/build/.rustup/toolchains/1.96.0-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=638df189ccc42e5c -C extra-filename=-59f34b26cbbe25ed --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-e16e913afb634424.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern schemars08=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312026-06-24T01:50:26.791Z Compiling iddqd v0.4.2
35322026-06-24T01:50:26.795Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35332026-06-24T01:50:26.795Z Compiling poly1305 v0.8.0
35342026-06-24T01:50:26.826Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=df373a2a749b7e7c -C extra-filename=-458ef91c88bb2409 --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-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35352026-06-24T01:50:26.830Z Running `/home/build/.rustup/toolchains/1.96.0-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=882bdcf299484843 -C extra-filename=-f3ab667bc00b2a11 --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-aac8ac83ce11b870.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-ffeafbbe1421ca9b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362026-06-24T01:50:26.900Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a33073e3ec65890 -C extra-filename=-0199ad9a3be461f3 --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-6326535965ce95b6.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2a50025731183b4c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-2740e7aba2d4361b.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-30bcee2203a4331d.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-e6de9d0162b5f3ca/out`
35372026-06-24T01:50:26.940Z Compiling blake2 v0.10.6
35382026-06-24T01:50:26.943Z Compiling password-hash v0.5.0
35392026-06-24T01:50:26.943Z Compiling crossbeam-deque v0.8.6
35402026-06-24T01:50:26.943Z Running `/home/build/.rustup/toolchains/1.96.0-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=5ff498ebf7f61104 -C extra-filename=-e588e51266cb1fb2 --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-250fa12d7d10edc7.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-4aa18f313743b6f4.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-defe37921f9f47ba.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5b4b9fa595bec91d.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412026-06-24T01:50:26.944Z Running `/home/build/.rustup/toolchains/1.96.0-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=5f0485a2e4a5c302 -C extra-filename=-8d795f013b16ad3e --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-0ad027768cf9f7bc.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rmeta --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-d5b925750e49983c.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35422026-06-24T01:50:26.944Z Running `/home/build/.rustup/toolchains/1.96.0-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=d8216f659630de90 -C extra-filename=-1dd9aa1a3504f28e --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-a959cbb074e78ec5.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-895a4df4e7cb94fb.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-12f3a2d8ff296716.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432026-06-24T01:50:27.010Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-efc626d33014a50c/build-script-build`
35442026-06-24T01:50:27.083Z Running `/home/build/.rustup/toolchains/1.96.0-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=5ad942a44d9b2eb6 -C extra-filename=-6c5c677aa7d809f2 --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-6ab9e8c91195e19b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452026-06-24T01:50:27.087Z Running `/home/build/.rustup/toolchains/1.96.0-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=54af9a781489eed0 -C extra-filename=-9326eb3b877b8087 --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-240e0e80aa5269af.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35462026-06-24T01:50:27.087Z Running `/home/build/.rustup/toolchains/1.96.0-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=3823e2a1432caa09 -C extra-filename=-a1c10b3977dfbad8 --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-a86e796c0dcfd39c.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472026-06-24T01:50:27.087Z Compiling toml_datetime v0.7.5+spec-1.1.0
35482026-06-24T01:50:27.087Z Compiling glob v0.3.3
35492026-06-24T01:50:27.214Z Compiling serde_yaml v0.9.34+deprecated
35502026-06-24T01:50:27.218Z Compiling rayon-core v1.13.0
35512026-06-24T01:50:27.218Z Compiling proc-macro-error-attr v1.0.4
35522026-06-24T01:50:27.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=467c5e472cc2d6ab -C extra-filename=-d10186eee2d4e120 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35532026-06-24T01:50:27.218Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff5063ec30ecc2ed -C extra-filename=-5686a2387db25788 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542026-06-24T01:50:27.321Z Compiling proc-macro-error v1.0.4
35552026-06-24T01:50:27.325Z Compiling tabwriter v1.4.1
35562026-06-24T01:50:27.325Z Running `/home/build/.rustup/toolchains/1.96.0-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=b3e62287cd194885 -C extra-filename=-68f55a80ae1b52a6 --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-af5a086eec9099c3.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3a42f95c04d30102.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-5c547eefd77453fd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35572026-06-24T01:50:27.325Z Running `/home/build/.rustup/toolchains/1.96.0-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=e1c404387dba23d1 -C extra-filename=-d32c107535802b60 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-d32c107535802b60 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582026-06-24T01:50:27.359Z Running `/home/build/.rustup/toolchains/1.96.0-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=3633d4413d9d2156 -C extra-filename=-df7e3ca38f647065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35592026-06-24T01:50:27.362Z Running `/home/build/.rustup/toolchains/1.96.0-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=19355ac86d1e96bc -C extra-filename=-58cc331d3ef6f5e7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-58cc331d3ef6f5e7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35602026-06-24T01:50:27.397Z Compiling ciborium v0.2.2
35612026-06-24T01:50:27.400Z Compiling chacha20poly1305 v0.10.1
35622026-06-24T01:50:27.431Z Running `/home/build/.rustup/toolchains/1.96.0-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=9174ed3738f1e7b0 -C extra-filename=-996fafd33bb86ecd --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-996fafd33bb86ecd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35632026-06-24T01:50:27.434Z Running `/home/build/.rustup/toolchains/1.96.0-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=ad0bceea1150bc52 -C extra-filename=-e995984cf0d3b41d --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-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642026-06-24T01:50:27.506Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
35652026-06-24T01:50:27.510Z Compiling argon2 v0.5.3
35662026-06-24T01:50:27.510Z Running `/home/build/.rustup/toolchains/1.96.0-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=15d0549128533ec6 -C extra-filename=-fbde0eadaf750fbf --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-aac8ac83ce11b870.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f3ab667bc00b2a11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672026-06-24T01:50:27.510Z Running `/home/build/.rustup/toolchains/1.96.0-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=8c78e3c9befa2146 -C extra-filename=-614c97f65f77aaa2 --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-323fde41b2b8d6b3.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-0485ae66563339ad.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-1dd9aa1a3504f28e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35682026-06-24T01:50:27.591Z Compiling test-strategy v0.4.5
35692026-06-24T01:50:27.594Z Compiling toml_edit v0.23.10+spec-1.0.0
35702026-06-24T01:50:27.594Z Compiling toml v0.8.23
35712026-06-24T01:50:27.594Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/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=cf00227993f25b2e -C extra-filename=-988dd78ba97d520f --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-e16e913afb634424.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-df7e3ca38f647065.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35722026-06-24T01:50:27.595Z Running `/home/build/.rustup/toolchains/1.96.0-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=3ff14eb299236149 -C extra-filename=-7e5ea0047e46feab --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-240e0e80aa5269af.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-6c5c677aa7d809f2.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-9326eb3b877b8087.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732026-06-24T01:50:27.705Z Compiling unicode-width v0.1.14
35742026-06-24T01:50:27.708Z Compiling colored v3.1.1
35752026-06-24T01:50:27.709Z Compiling heapless v0.8.0
35762026-06-24T01:50:27.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=c908de981779a11d -C extra-filename=-133eae73435ee7b9 --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-7d5ec72a11b3fe91.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-f4f41dac2f63b4d4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772026-06-24T01:50:27.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=2a40cbb3753b5cb8 -C extra-filename=-79fcf09c5a3bed8c --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-af5a086eec9099c3.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-5686a2387db25788.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ba6f2bf84090ee02.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e83dc8f5eae51e63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35782026-06-24T01:50:27.709Z Running `/home/build/.rustup/toolchains/1.96.0-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=5dc007db6f294ba1 -C extra-filename=-d5d4980b5b623d5c --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-e20aea4cd5f81559.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-da8622ca10c9fe38.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35792026-06-24T01:50:27.885Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-58cc331d3ef6f5e7/build-script-build`
35802026-06-24T01:50:27.889Z Compiling ingot-macros v0.1.1
35812026-06-24T01:50:27.889Z Compiling hash32 v0.3.1
35822026-06-24T01:50:27.889Z Compiling smoltcp v0.11.0
35832026-06-24T01:50:27.889Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35842026-06-24T01:50:27.889Z Compiling cobs v0.3.0
35852026-06-24T01:50:27.889Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-d32c107535802b60/build-script-build`
35862026-06-24T01:50:27.889Z Running `/home/build/.rustup/toolchains/1.96.0-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=3b539403f20002ea -C extra-filename=-a824ab350ec52114 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-a824ab350ec52114 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872026-06-24T01:50:27.889Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec0f6f4dca7baad4 -C extra-filename=-60437477eb01efdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882026-06-24T01:50:27.889Z Running `/home/build/.rustup/toolchains/1.96.0-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=d2eb0f6f31a91f2e -C extra-filename=-50d9753e585d8818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892026-06-24T01:50:28.022Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-996fafd33bb86ecd/build-script-build`
35902026-06-24T01:50:28.025Z Compiling parse-display v0.10.0
35912026-06-24T01:50:28.026Z Compiling typify-impl v0.6.2
35922026-06-24T01:50:28.060Z Running `/home/build/.rustup/toolchains/1.96.0-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=731618d353d8e18e -C extra-filename=-401fe16362c6766f --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-ba966b139f4b0964.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35932026-06-24T01:50:28.170Z Running `/home/build/.rustup/toolchains/1.96.0-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=ba4837888b93f8b5 -C extra-filename=-db02a516fc7ae135 --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-f5b4ab5ae4bfae3e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35942026-06-24T01:50:28.174Z Running `/home/build/.rustup/toolchains/1.96.0-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=e0ad26bede687366 -C extra-filename=-c2b8a2e0bb4bb5df --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-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952026-06-24T01:50:28.209Z Running `/home/build/.rustup/toolchains/1.96.0-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=b9645afba10e71e1 -C extra-filename=-90a4140e4d19d37a --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-90a4140e4d19d37a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962026-06-24T01:50:28.212Z Running `/home/build/.rustup/toolchains/1.96.0-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=5d2791a7377ff78d -C extra-filename=-cefbb9d7a9947679 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-cefbb9d7a9947679 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972026-06-24T01:50:28.242Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
35982026-06-24T01:50:28.245Z Compiling proc-macro-crate v1.3.1
35992026-06-24T01:50:28.245Z Compiling foreign-types-macros v0.2.3
36002026-06-24T01:50:28.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=90313de2328128f4 -C extra-filename=-deefa5a2e2e1968c --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-3408640335053f62.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012026-06-24T01:50:28.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=86dd19ef6ebb3459 -C extra-filename=-f1f9ee906a5d08de --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-38a052c675cb2417.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-e25ba44734f82357.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-6c7226467be15f61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022026-06-24T01:50:28.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=0694141d5f6c529b -C extra-filename=-77a77c8c2a98e73c --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-a1c10b3977dfbad8.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032026-06-24T01:50:28.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=0da1b62f39a9608c -C extra-filename=-ebe2c2c4aa6bfeb4 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042026-06-24T01:50:28.353Z Compiling hyper v1.10.1
36052026-06-24T01:50:28.357Z Compiling thiserror-no-std v2.0.2
36062026-06-24T01:50:28.357Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
36072026-06-24T01:50:28.357Z Running `/home/build/.rustup/toolchains/1.96.0-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=be75057fba1d80c7 -C extra-filename=-f10d2b7c9b1d4e31 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-f10d2b7c9b1d4e31 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082026-06-24T01:50:28.357Z Running `/home/build/.rustup/toolchains/1.96.0-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=c866ca4647b2b60d -C extra-filename=-925f82d200e6a27b --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-794bc09d32b7eff4.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-cb69f911da81ee43.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36092026-06-24T01:50:28.457Z Running `/home/build/.rustup/toolchains/1.96.0-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=0acd92690ab5f24f -C extra-filename=-29661880f7485c36 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102026-06-24T01:50:28.461Z Compiling proc-macro-crate v3.4.0
36112026-06-24T01:50:28.464Z Compiling postcard v1.1.3
36122026-06-24T01:50:28.464Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
36132026-06-24T01:50:28.464Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
36142026-06-24T01:50:28.464Z Running `/home/build/.rustup/toolchains/1.96.0-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=78dcc47ed7eee36f -C extra-filename=-695d3767201f14fa --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-6ddfa56818b4fa98.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-467d539216bcc526.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-14c0db734e1ebba4.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-4ea91d405408586a.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-b059dc3dec695d96.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36152026-06-24T01:50:28.464Z Running `/home/build/.rustup/toolchains/1.96.0-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=ca445219b4435d73 -C extra-filename=-81b338d4a4ab7cc2 --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-b69574bb74470468.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36162026-06-24T01:50:28.533Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types_versions --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=e9defef0be3e1b5e -C extra-filename=-743bb86479f3527d --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-988dd78ba97d520f.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-458ef91c88bb2409.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172026-06-24T01:50:28.597Z Running `/home/build/.rustup/toolchains/1.96.0-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=7a60d112d35b54d3 -C extra-filename=-d379a086d574478f --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-79fcf09c5a3bed8c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182026-06-24T01:50:28.600Z Compiling foreign-types-shared v0.3.1
36192026-06-24T01:50:28.601Z Compiling chacha20 v0.10.0
36202026-06-24T01:50:28.601Z Compiling num-derive v0.4.2
36212026-06-24T01:50:28.629Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-a824ab350ec52114/build-script-build`
36222026-06-24T01:50:28.632Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=258c44926caea24e -C extra-filename=-7c6d0dc995c379de --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-d50e7edc619f54dd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232026-06-24T01:50:28.632Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=60263fd5767c03d0 -C extra-filename=-4de9e7fcfa69ba33 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-4de9e7fcfa69ba33 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36242026-06-24T01:50:28.632Z Running `/home/build/.rustup/toolchains/1.96.0-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=43cf887681a1cb40 -C extra-filename=-2a57487c1daf32e2 --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-c2b8a2e0bb4bb5df.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252026-06-24T01:50:28.700Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-cefbb9d7a9947679/build-script-build`
36262026-06-24T01:50:28.740Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-90a4140e4d19d37a/build-script-build`
36272026-06-24T01:50:28.744Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ca69bd34cbdf78d -C extra-filename=-cbbd2c1618e535cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282026-06-24T01:50:28.744Z Compiling vsss-rs v3.3.4
36292026-06-24T01:50:28.744Z Compiling rayon v1.11.0
36302026-06-24T01:50:28.778Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a9d61628b6b124f -C extra-filename=-9897d52d8e06acaa --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-91616001ffac1a2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5872f84a7d9c3209.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-2c7240926bf6b9ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312026-06-24T01:50:28.782Z Running `/home/build/.rustup/toolchains/1.96.0-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=d807e7849218fe5e -C extra-filename=-4013ada4819baa99 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322026-06-24T01:50:28.851Z Running `/home/build/.rustup/toolchains/1.96.0-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=89c183cc23439bcd -C extra-filename=-7d1e7db3b991ee16 --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-075a779001519e27.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-759223904ec00abe.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-81b338d4a4ab7cc2.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36332026-06-24T01:50:28.855Z Running `/home/build/.rustup/toolchains/1.96.0-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=ed0602f9a8e8fca0 -C extra-filename=-d19b6701e0fd383c --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-90c7861c57f356f2.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-77a77c8c2a98e73c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342026-06-24T01:50:28.855Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-f10d2b7c9b1d4e31/build-script-build`
36352026-06-24T01:50:29.003Z Compiling num_enum_derive v0.5.11
36362026-06-24T01:50:29.007Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
36372026-06-24T01:50:29.007Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36382026-06-24T01:50:29.007Z Compiling sigpipe v0.1.3
36392026-06-24T01:50:29.007Z Running `/home/build/.rustup/toolchains/1.96.0-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=cfd505592db4dbf0 -C extra-filename=-389b6359907c33e2 --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-ebe2c2c4aa6bfeb4.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
36402026-06-24T01:50:29.007Z Running `/home/build/.rustup/toolchains/1.96.0-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=c32d049595027d9e -C extra-filename=-983fb767ff172682 --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-401fe16362c6766f.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-96e5ec4b2762645e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412026-06-24T01:50:29.039Z Compiling cstr-argument v0.1.2
36422026-06-24T01:50:29.042Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
36432026-06-24T01:50:29.042Z Compiling rand v0.10.0
36442026-06-24T01:50:29.042Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36452026-06-24T01:50:29.071Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
36462026-06-24T01:50:29.074Z Compiling itertools v0.12.1
36472026-06-24T01:50:29.108Z Running `/home/build/.rustup/toolchains/1.96.0-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=9138cb1eed2f8e03 -C extra-filename=-8837cb417ddf20b2 --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-925f82d200e6a27b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=5694eaf7034ad508 -C extra-filename=-0d1dbe3fd5d9b749 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
36492026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=07c2ecbf7dfcedf5 -C extra-filename=-b795e543f1bbf9b8 --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-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=1b718d182f6589e6 -C extra-filename=-5a63419554b49ca8 --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-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36512026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=66e33a397cbd067e -C extra-filename=-f382b6ba088320d3 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522026-06-24T01:50:29.111Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-4de9e7fcfa69ba33/build-script-build`
36532026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=2f6ec2158b0cff85 -C extra-filename=-2ae6b834399e3185 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
36542026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=8317418cc306fc74 -C extra-filename=-5f96dab2fb1f2d0f --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-91616001ffac1a2d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=b8521f0046a2b9fc -C extra-filename=-c0baa8f2a7f1226e --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-9897d52d8e06acaa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4b5ec270e9a44300.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-2c7240926bf6b9ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=5c510263e423ed19 -C extra-filename=-12a157f49b620969 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-12a157f49b620969 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=f31a395257c30112 -C extra-filename=-1552017dc0f8e8f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-1552017dc0f8e8f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=f2d22127bc16bc3f -C extra-filename=-aeb3fc13eda6cf6a --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-0a491e02bb33227a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36592026-06-24T01:50:29.111Z Running `/home/build/.rustup/toolchains/1.96.0-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=f28fa37d08c16385 -C extra-filename=-647adf7bb63a1c4b --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-90c7861c57f356f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602026-06-24T01:50:29.159Z Compiling foreign-types v0.5.0
36612026-06-24T01:50:29.162Z Running `/home/build/.rustup/toolchains/1.96.0-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=da58444aadbd4972 -C extra-filename=-56d697f9a8e00621 --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-29661880f7485c36.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-cbbd2c1618e535cf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622026-06-24T01:50:29.228Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36632026-06-24T01:50:29.231Z Running `/home/build/.rustup/toolchains/1.96.0-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=a5f2f0b8742570a0 -C extra-filename=-f44404ab51b6fe82 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-f44404ab51b6fe82 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642026-06-24T01:50:29.267Z Compiling smf v0.2.3
36652026-06-24T01:50:29.301Z Compiling whoami v1.6.1
36662026-06-24T01:50:29.304Z Running `/home/build/.rustup/toolchains/1.96.0-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=adf79f7960eb9a39 -C extra-filename=-06ac8b7176767158 --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-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672026-06-24T01:50:29.304Z Running `/home/build/.rustup/toolchains/1.96.0-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=3e1ac9371b82477b -C extra-filename=-035dc4789a0a69f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36682026-06-24T01:50:29.375Z Compiling num_enum_derive v0.7.6
36692026-06-24T01:50:29.481Z Compiling usdt-attr-macro v0.5.0
36702026-06-24T01:50:29.484Z Compiling usdt-macro v0.5.0
36712026-06-24T01:50:29.484Z Running `/home/build/.rustup/toolchains/1.96.0-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=324d7109925b8db7 -C extra-filename=-0e7f340201858c3f --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-d379a086d574478f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36722026-06-24T01:50:29.550Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
36732026-06-24T01:50:29.554Z Compiling zone_cfg_derive v0.3.1
36742026-06-24T01:50:29.554Z Running `/home/build/.rustup/toolchains/1.96.0-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=7cdb13dfeb33bc5b -C extra-filename=-18051f8a65517034 --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-b64518119679e82b.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-983fb767ff172682.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-a137f4f18d895b63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752026-06-24T01:50:29.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=5c2f3090cf26d47b -C extra-filename=-62314fd71be57a16 --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-5fb346ded201a3b2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0a1c3a1b700db7d7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762026-06-24T01:50:29.589Z Running `/home/build/.rustup/toolchains/1.96.0-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=cda82c0b8b89637e -C extra-filename=-838e2fadb7c1f235 --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-5fb346ded201a3b2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0a1c3a1b700db7d7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772026-06-24T01:50:29.697Z Compiling hyper-util v0.1.20
36782026-06-24T01:50:29.700Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
36792026-06-24T01:50:29.700Z Compiling memmap v0.7.0
36802026-06-24T01:50:29.700Z Compiling derive-where v1.6.0
36812026-06-24T01:50:29.700Z Running `/home/build/.rustup/toolchains/1.96.0-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=48c0eb5802fdbb97 -C extra-filename=-2816158897e6c0b3 --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-0ad027768cf9f7bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-7841d86a394ef471.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822026-06-24T01:50:29.700Z Running `/home/build/.rustup/toolchains/1.96.0-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=62df66e15c3e5c34 -C extra-filename=-732369d982574b14 --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-796a6384397cec9e.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-389b6359907c33e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832026-06-24T01:50:29.839Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36842026-06-24T01:50:29.842Z Compiling console v0.15.11
36852026-06-24T01:50:29.842Z Compiling newline-converter v0.3.0
36862026-06-24T01:50:29.842Z Running `/home/build/.rustup/toolchains/1.96.0-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=d65d724a81ac0e0c -C extra-filename=-7716b15a9e3d53f6 --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-e16e913afb634424.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-dfb81b158cfe7640.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-1dc9c2c9a78d0a9e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36872026-06-24T01:50:29.842Z Running `/home/build/.rustup/toolchains/1.96.0-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=57890a3302449dc0 -C extra-filename=-8347c15a0144345b --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882026-06-24T01:50:29.842Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=db14132292467592 -C extra-filename=-fd07e94f778f6585 --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-aeb3fc13eda6cf6a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36892026-06-24T01:50:29.842Z Running `/home/build/.rustup/toolchains/1.96.0-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=3223caaa7532b4af -C extra-filename=-0af06d21d3ed8df7 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902026-06-24T01:50:29.933Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36912026-06-24T01:50:29.936Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
36922026-06-24T01:50:29.936Z Compiling bytecount v0.6.9
36932026-06-24T01:50:29.937Z Running `/home/build/.rustup/toolchains/1.96.0-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=0ae67fe8abac0b68 -C extra-filename=-52c4fcea51c07076 --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-5f96dab2fb1f2d0f.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-56d697f9a8e00621.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0d1dbe3fd5d9b749.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36942026-06-24T01:50:29.937Z Running `/home/build/.rustup/toolchains/1.96.0-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=52c755f79732f259 -C extra-filename=-cec09e549e78bdfa --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-0a491e02bb33227a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952026-06-24T01:50:29.965Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-f44404ab51b6fe82/build-script-build`
36962026-06-24T01:50:29.968Z Running `/home/build/.rustup/toolchains/1.96.0-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=b804da50df3e736b -C extra-filename=-eedfe18afacab391 --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-2011cb7c53db9500.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972026-06-24T01:50:29.968Z Running `/home/build/.rustup/toolchains/1.96.0-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=4831c12814da3da5 -C extra-filename=-86873aa3bbe42c34 --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-0a491e02bb33227a.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-b795e543f1bbf9b8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36982026-06-24T01:50:29.968Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/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=a4a36f1c0d2d5170 -C extra-filename=-a53eca5064eded60 --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-df7e3ca38f647065.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-4013ada4819baa99.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992026-06-24T01:50:29.968Z Running `/home/build/.rustup/toolchains/1.96.0-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=bdc2c2dde10c3920 -C extra-filename=-7c79229ab9eba743 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002026-06-24T01:50:30.033Z Compiling owo-colors v4.3.0
37012026-06-24T01:50:30.063Z Compiling cancel-safe-futures v0.1.5
37022026-06-24T01:50:30.067Z Running `/home/build/.rustup/toolchains/1.96.0-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=30e8e9bf64c53fc0 -C extra-filename=-e5df152d671f92a0 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-e5df152d671f92a0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032026-06-24T01:50:30.101Z Running `/home/build/.rustup/toolchains/1.96.0-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=10c30b9767d44ff6 -C extra-filename=-bce65cb07ed5062d --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-bce65cb07ed5062d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37042026-06-24T01:50:30.172Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
37052026-06-24T01:50:30.242Z Compiling libsw-core v0.3.2
37062026-06-24T01:50:30.245Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=b4afd4234123a0ab -C extra-filename=-7f8821f6b350e950 --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-988dd78ba97d520f.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-743bb86479f3527d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072026-06-24T01:50:30.312Z Compiling num-rational v0.4.2
37082026-06-24T01:50:30.462Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-12a157f49b620969/build-script-build`
37092026-06-24T01:50:30.466Z Running `/home/build/.rustup/toolchains/1.96.0-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=cbe4df53aaf17707 -C extra-filename=-0423baab9f1647f3 --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-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102026-06-24T01:50:30.466Z Compiling num-complex v0.4.6
37112026-06-24T01:50:30.466Z Compiling linear-map v1.2.0
37122026-06-24T01:50:30.466Z Compiling float-ord v0.3.2
37132026-06-24T01:50:30.503Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-1552017dc0f8e8f7/build-script-build`
37142026-06-24T01:50:30.506Z Running `/home/build/.rustup/toolchains/1.96.0-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=936119101bbabb3c -C extra-filename=-59775351215b91f8 --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-db6dcd1131b9fccc.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152026-06-24T01:50:30.582Z Running `/home/build/.rustup/toolchains/1.96.0-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=caa8fa4c4d287187 -C extra-filename=-c1944d3d92ddc7a6 --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-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37162026-06-24T01:50:30.586Z Compiling num_enum v0.5.11
37172026-06-24T01:50:30.586Z Compiling gethostname v0.5.0
37182026-06-24T01:50:30.586Z Compiling prettyplease v0.2.37
37192026-06-24T01:50:30.586Z Compiling unicode-xid v0.2.6
37202026-06-24T01:50:30.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=4f40c5a12ea5fcb4 -C extra-filename=-4622fed73797dc37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212026-06-24T01:50:30.586Z Running `/home/build/.rustup/toolchains/1.96.0-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=7ea5fdf3e694122a -C extra-filename=-491b7b713b94bc9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222026-06-24T01:50:30.721Z Compiling zone v0.3.1
37232026-06-24T01:50:30.721Z Compiling expectorate v1.2.0
37242026-06-24T01:50:30.725Z Compiling libsw v3.5.0
37252026-06-24T01:50:30.725Z Compiling resolv-conf v0.7.6
37262026-06-24T01:50:30.725Z Compiling convert_case v0.10.0
37272026-06-24T01:50:30.725Z Compiling smawk v0.3.2
37282026-06-24T01:50:30.725Z Compiling unicode-linebreak v0.1.5
37292026-06-24T01:50:30.725Z Compiling papergrid v0.11.0
37302026-06-24T01:50:30.757Z Running `/home/build/.rustup/toolchains/1.96.0-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=4a8b8a1bb6faf678 -C extra-filename=-512e32f29ea9a98e --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-8837cb417ddf20b2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37312026-06-24T01:50:30.763Z Running `/home/build/.rustup/toolchains/1.96.0-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=cb6436a52b27d7f6 -C extra-filename=-9dc074d3bdad5bbe --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-ea494fe6e57247cc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322026-06-24T01:50:30.763Z Running `/home/build/.rustup/toolchains/1.96.0-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=05a43b5ed86f1f58 -C extra-filename=-c98b9bc50cff5b6e --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-c98b9bc50cff5b6e -L 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-24T01:50:30.763Z Running `/home/build/.rustup/toolchains/1.96.0-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=153ada923c538e88 -C extra-filename=-e8ee968a2012268f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342026-06-24T01:50:30.910Z Running `/home/build/.rustup/toolchains/1.96.0-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=83e8cbccae6657b2 -C extra-filename=-3b0fde165989c2c8 --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-647adf7bb63a1c4b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-732369d982574b14.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37352026-06-24T01:50:30.914Z Running `/home/build/.rustup/toolchains/1.96.0-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=16e29927b9e4b4a1 -C extra-filename=-b9a9003eb317d1ba --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-53d1ea163e5e6af5.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-cec09e549e78bdfa.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-eedfe18afacab391.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362026-06-24T01:50:30.914Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-e5df152d671f92a0/build-script-build`
37372026-06-24T01:50:30.914Z Running `/home/build/.rustup/toolchains/1.96.0-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=5da1cddadc42b862 -C extra-filename=-1a5b3d380de2857f --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-0423baab9f1647f3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382026-06-24T01:50:30.914Z Compiling tabled_derive v0.7.0
37392026-06-24T01:50:30.914Z Compiling slog-dtrace v0.3.0
37402026-06-24T01:50:30.944Z Compiling linked-hash-map v0.5.6
37412026-06-24T01:50:30.948Z Compiling hickory-proto v0.24.4
37422026-06-24T01:50:30.948Z Running `/home/build/.rustup/toolchains/1.96.0-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=9e8913ab0e2f858e -C extra-filename=-2b6ddcf6e9d1a8a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37432026-06-24T01:50:30.948Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a84959eb8ae345b -C extra-filename=-302acd4f5cc83609 --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-2011cb7c53db9500.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442026-06-24T01:50:30.948Z Running `/home/build/.rustup/toolchains/1.96.0-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=e4b9701d944bcd10 -C extra-filename=-28487aae8fda6bdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37452026-06-24T01:50:30.977Z Running `/home/build/.rustup/toolchains/1.96.0-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=dde8cf73d7aa19ae -C extra-filename=-7bd122960caf2d87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462026-06-24T01:50:30.980Z Running `/home/build/.rustup/toolchains/1.96.0-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=1053239b9543c8b0 -C extra-filename=-fba935ad57942003 --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-7c79229ab9eba743.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3104d2c6b6e9992f.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472026-06-24T01:50:31.176Z Compiling num_enum v0.7.6
37482026-06-24T01:50:31.179Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
37492026-06-24T01:50:31.179Z Compiling usdt v0.5.0
37502026-06-24T01:50:31.209Z Compiling num v0.4.3
37512026-06-24T01:50:31.212Z Compiling termtree v0.5.1
37522026-06-24T01:50:31.212Z Compiling fd-lock v4.0.4
37532026-06-24T01:50:31.212Z Compiling vte v0.14.1
37542026-06-24T01:50:31.212Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-bce65cb07ed5062d/build-script-build`
37552026-06-24T01:50:31.212Z Running `/home/build/.rustup/toolchains/1.96.0-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=8b0c62ef13c2b236 -C extra-filename=-e5759762999bb12f --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-e5759762999bb12f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37562026-06-24T01:50:31.212Z Running `/home/build/.rustup/toolchains/1.96.0-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=47ac4b734c096083 -C extra-filename=-f9150779e3db045a --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-796a6384397cec9e.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-389b6359907c33e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572026-06-24T01:50:31.212Z Running `/home/build/.rustup/toolchains/1.96.0-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=cb931e583aef2c38 -C extra-filename=-0b90659032badcfd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37582026-06-24T01:50:31.245Z Running `/home/build/.rustup/toolchains/1.96.0-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=e2d8276d477f8d33 -C extra-filename=-2f0ea16c0944c2e0 --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-e768ca3d3364e9aa.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-751e3d42d3b62492.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-72954483d55773f4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-d7dc6b579d123b5d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37592026-06-24T01:50:31.377Z Running `/home/build/.rustup/toolchains/1.96.0-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=09daae36b7611331 -C extra-filename=-7d8d0ebe87a06978 --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-0e7f340201858c3f.so --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37602026-06-24T01:50:31.377Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e00b5fef206c0fe -C extra-filename=-968d9c9b91cbd3da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-512e32f29ea9a98e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612026-06-24T01:50:31.381Z Running `/home/build/.rustup/toolchains/1.96.0-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=348aa4eeaef31e9a -C extra-filename=-87526f135c0a2157 --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-5a231565ab35eb13.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5fb346ded201a3b2.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-0cfccf891341cd4a.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-8347c15a0144345b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-62314fd71be57a16.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0a1c3a1b700db7d7.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-838e2fadb7c1f235.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37622026-06-24T01:50:31.381Z Compiling minimal-lexical v0.2.1
37632026-06-24T01:50:31.381Z Compiling nu-ansi-term v0.50.3
37642026-06-24T01:50:31.411Z Compiling display-error-chain v0.2.2
37652026-06-24T01:50:31.415Z Compiling ar_archive_writer v0.5.1
37662026-06-24T01:50:31.415Z Running `/home/build/.rustup/toolchains/1.96.0-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=cbfe54034ac5295a -C extra-filename=-fc39300b5333ad79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
37672026-06-24T01:50:31.415Z Running `/home/build/.rustup/toolchains/1.96.0-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=779dc2e7fd514a34 -C extra-filename=-2e6ec3a4e75af6ba --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-c1944d3d92ddc7a6.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-cefb468d433ee3ee.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-59775351215b91f8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37682026-06-24T01:50:31.446Z Running `/home/build/.rustup/toolchains/1.96.0-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=e20a3b9e6493bd94 -C extra-filename=-a8bbc15ee619c60f --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-91616001ffac1a2d.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692026-06-24T01:50:31.449Z Running `/home/build/.rustup/toolchains/1.96.0-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=c73a8f17a1d8c4f0 -C extra-filename=-28b7ed615b563cef --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-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37702026-06-24T01:50:31.449Z Running `/home/build/.rustup/toolchains/1.96.0-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=a532f84ee1fdca89 -C extra-filename=-0b198e101b0b4339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37712026-06-24T01:50:31.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=1270b80447090833 -C extra-filename=-b820dd08b127cdbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37722026-06-24T01:50:31.659Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-c98b9bc50cff5b6e/build-script-build`
37732026-06-24T01:50:31.659Z Compiling hyper-tls v0.6.0
37742026-06-24T01:50:31.659Z Compiling ingot-types v0.1.2
37752026-06-24T01:50:31.659Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
37762026-06-24T01:50:31.659Z Compiling derive_more-impl v2.1.1
37772026-06-24T01:50:31.659Z Compiling lru-cache v0.1.2
37782026-06-24T01:50:31.659Z Compiling textwrap v0.16.2
37792026-06-24T01:50:31.660Z Compiling stacker v0.1.23
37802026-06-24T01:50:31.660Z Running `/home/build/.rustup/toolchains/1.96.0-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=c393b746efbfae85 -C extra-filename=-0f4a7f2da8c244d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812026-06-24T01:50:31.690Z Running `/home/build/.rustup/toolchains/1.96.0-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=d8f60c787194e02f -C extra-filename=-14ab0a870e93f34c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37822026-06-24T01:50:31.694Z Running `/home/build/.rustup/toolchains/1.96.0-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=5dd65e8bb76c134b -C extra-filename=-0af2935aff918a19 --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-f0856fdfa7ef8446.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832026-06-24T01:50:31.930Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ca29780406d3d1a -C extra-filename=-89b3c9c621c33591 --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-970ff05a54ff65c4.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-07111e8ae65ccead.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-71c4942126e28656.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
37842026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3f8320d024edad3 -C extra-filename=-54d75c4d8d7ea1d8 --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-db02a516fc7ae135.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37852026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=f81d5f10d209137e -C extra-filename=-8c1eab1e2986e3bc --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-991ddb2d4d829d86.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862026-06-24T01:50:31.934Z Compiling nom v7.1.3
37872026-06-24T01:50:31.934Z Compiling strip-ansi-escapes v0.2.1
37882026-06-24T01:50:31.934Z Compiling csv-core v0.1.13
37892026-06-24T01:50:31.934Z Compiling highway v1.3.0
37902026-06-24T01:50:31.934Z Compiling cfg_aliases v0.1.1
37912026-06-24T01:50:31.934Z Compiling semver v0.1.20
37922026-06-24T01:50:31.934Z Compiling nibble_vec v0.1.0
37932026-06-24T01:50:31.934Z Compiling home v0.5.12
37942026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=db436b92d34b712d -C extra-filename=-3534685d1883b3f7 --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-302acd4f5cc83609.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=6387fe32c4adb1f2 -C extra-filename=-2b0b1e47af73d1d2 --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-0b90659032badcfd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=de114edb59f953fb -C extra-filename=-4a3e6daa1a85e039 --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-7bd122960caf2d87.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-f4685081e210672b.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-28487aae8fda6bdc.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=5e2f6dfaef6d574d -C extra-filename=-57705784d3ceb746 --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-0a491e02bb33227a.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-2ae6b834399e3185.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-7d8d0ebe87a06978.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982026-06-24T01:50:31.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e850a4d3d86bcd2 -C extra-filename=-df6871f4b7d43b2d --out-dir /work/oxidecomputer/omicron/target/debug/build/stacker-df6871f4b7d43b2d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992026-06-24T01:50:32.114Z Running `/home/build/.rustup/toolchains/1.96.0-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=320d0e9aec67c973 -C extra-filename=-b396c94185cfcf08 --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-ddbd926ac260bdaa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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)'`
38002026-06-24T01:50:32.114Z Running `/home/build/.rustup/toolchains/1.96.0-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=7142b31312141d77 -C extra-filename=-4f90d640fca860b2 --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-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38012026-06-24T01:50:32.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=946d9c25ce6ee7c7 -C extra-filename=-cc5ab4344e2c9fab --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-28b7ed615b563cef.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022026-06-24T01:50:32.118Z Running `/home/build/.rustup/toolchains/1.96.0-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=36fa3ba94cab3a4d -C extra-filename=-9b2888f192b84dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38032026-06-24T01:50:32.118Z Compiling tokio-dtrace v0.1.1
38042026-06-24T01:50:32.147Z Compiling endian-type v0.1.2
38052026-06-24T01:50:32.151Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
38062026-06-24T01:50:32.151Z Compiling recursive-proc-macro-impl v0.1.1
38072026-06-24T01:50:32.151Z Running `/home/build/.rustup/toolchains/1.96.0-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=131e22f0f745381b -C extra-filename=-89585644615c4935 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38082026-06-24T01:50:32.151Z Running `/home/build/.rustup/toolchains/1.96.0-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=b102c9db680deb95 -C extra-filename=-7ee84b7f5de2e37f --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-7d89882f517ce1e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38092026-06-24T01:50:32.151Z Running `/home/build/.rustup/toolchains/1.96.0-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=bb62fe7a7f6ff935 -C extra-filename=-f43a238e6ddb09ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:32.151Z Running `/home/build/.rustup/toolchains/1.96.0-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=d39d5060aabe55a8 -C extra-filename=-7041a0257fa3c647 --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-8b27dd15c4f0e20b.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-b820dd08b127cdbb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38112026-06-24T01:50:32.151Z Running `/home/build/.rustup/toolchains/1.96.0-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=44faacfd798f0857 -C extra-filename=-54b2b55831d5f7ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38122026-06-24T01:50:32.151Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-e5759762999bb12f/build-script-build`
38132026-06-24T01:50:32.402Z Compiling csv v1.4.0
38142026-06-24T01:50:32.405Z Compiling phf_shared v0.12.1
38152026-06-24T01:50:32.405Z Compiling chrono-tz v0.10.4
38162026-06-24T01:50:32.405Z Running `/home/build/.rustup/toolchains/1.96.0-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=62182010d4399714 -C extra-filename=-83e085bf14d0b9a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-968d9c9b91cbd3da.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-0745a9a77e7ed667/out -l static=pci`
38172026-06-24T01:50:32.405Z Running `/home/build/.rustup/toolchains/1.96.0-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=a6b4f73013b6010a -C extra-filename=-605743a1f18ca30c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38182026-06-24T01:50:32.437Z Running `/home/build/.rustup/toolchains/1.96.0-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=282cd9656727af14 -C extra-filename=-15d4fee877dfa2b0 --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-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38192026-06-24T01:50:32.440Z Running `/home/build/.rustup/toolchains/1.96.0-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=4a0109fd3e54edf6 -C extra-filename=-f8f332863233aa0e --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-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38202026-06-24T01:50:32.440Z Running `/home/build/.rustup/toolchains/1.96.0-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=b95f8287c088f5ac -C extra-filename=-96cc82f7b096ce2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212026-06-24T01:50:32.580Z Running `/home/build/.rustup/toolchains/1.96.0-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=82aecc7cf3a78f3a -C extra-filename=-042722a39a9f8435 --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-189079cb77e25919.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38222026-06-24T01:50:32.583Z Compiling ingot v0.1.1
38232026-06-24T01:50:32.583Z Compiling tabled v0.15.0
38242026-06-24T01:50:32.583Z Compiling reedline v0.40.0
38252026-06-24T01:50:32.583Z Compiling psm v0.1.30
38262026-06-24T01:50:32.607Z Compiling nix v0.28.0
38272026-06-24T01:50:32.611Z Compiling rustc_version v0.1.7
38282026-06-24T01:50:32.611Z Compiling const_format_proc_macros v0.2.34
38292026-06-24T01:50:32.611Z Compiling peg-macros v0.8.5
38302026-06-24T01:50:32.611Z Compiling sqlparser_derive v0.5.0
38312026-06-24T01:50:32.611Z Compiling winnow v0.6.26
38322026-06-24T01:50:32.611Z Compiling nom v8.0.0
38332026-06-24T01:50:32.646Z Running `/home/build/.rustup/toolchains/1.96.0-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=d24b1f8a54371a97 -C extra-filename=-daa60b3f00029f4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-60437477eb01efdf.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-57705784d3ceb746.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-7d8d0ebe87a06978.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-52c4fcea51c07076.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0d1dbe3fd5d9b749.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c0baa8f2a7f1226e.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-86873aa3bbe42c34.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-dfb81b158cfe7640.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e83dc8f5eae51e63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
38342026-06-24T01:50:32.650Z Running `/work/oxidecomputer/omicron/target/debug/build/stacker-df6871f4b7d43b2d/build-script-build`
38352026-06-24T01:50:32.650Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a2516b07ff31a9e -C extra-filename=-d44de127714625c7 --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-4f90d640fca860b2.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3a42f95c04d30102.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38362026-06-24T01:50:32.650Z Running `/home/build/.rustup/toolchains/1.96.0-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=5176c53cc385c58a -C extra-filename=-aa4ad490d88558bb --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-233b9fda3fb5d684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372026-06-24T01:50:32.650Z Running `/home/build/.rustup/toolchains/1.96.0-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=3df4ce9a31f6b577 -C extra-filename=-d61d5d08b875359f --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-d61d5d08b875359f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382026-06-24T01:50:32.722Z Running `/home/build/.rustup/toolchains/1.96.0-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=4102d1c7ee529c5b -C extra-filename=-86ee08eab265fd2b --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-d50e7edc619f54dd.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-db02a516fc7ae135.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-54d75c4d8d7ea1d8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392026-06-24T01:50:32.725Z Running `/home/build/.rustup/toolchains/1.96.0-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=4b9b745e8d1208f2 -C extra-filename=-a2bf837a93d216a7 --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-fba935ad57942003.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-f9150779e3db045a.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38402026-06-24T01:50:32.725Z Running `/home/build/.rustup/toolchains/1.96.0-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=005520ed8aca852e -C extra-filename=-80487a15d9353f3e --out-dir /work/oxidecomputer/omicron/target/debug/build/psm-80487a15d9353f3e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ar_archive_writer=/work/oxidecomputer/omicron/target/debug/deps/libar_archive_writer-0af2935aff918a19.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412026-06-24T01:50:32.725Z Running `/home/build/.rustup/toolchains/1.96.0-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=76404758d27b0bc2 -C extra-filename=-77a10a4f2a00f41c --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-189079cb77e25919.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-27adb8c919c7af88.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-a8bbc15ee619c60f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-0f4a7f2da8c244d5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-cc5ab4344e2c9fab.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-de4fe826603cab69.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2011cb7c53db9500.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38422026-06-24T01:50:32.725Z Running `/home/build/.rustup/toolchains/1.96.0-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=ea51723d223b40b5 -C extra-filename=-fe755fadb836ee9c --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-fe755fadb836ee9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-89585644615c4935.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432026-06-24T01:50:32.725Z Running `/home/build/.rustup/toolchains/1.96.0-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=905cf6ec51c48dde -C extra-filename=-e5010e4e69c4d709 --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-9b2888f192b84dae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38442026-06-24T01:50:32.754Z Compiling oxide-tokio-rt v0.1.4
38452026-06-24T01:50:32.758Z Compiling radix_trie v0.2.1
38462026-06-24T01:50:32.758Z Compiling unicode_categories v0.1.1
38472026-06-24T01:50:32.788Z Compiling bcs v0.1.6
38482026-06-24T01:50:32.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=12b864bae518c3f2 -C extra-filename=-2040a21c12482f36 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-e8ee968a2012268f.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492026-06-24T01:50:32.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=a832fcaeee5382da -C extra-filename=-274c499392b8cba4 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38502026-06-24T01:50:32.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=a7afda798a6de99f -C extra-filename=-0002034a7228e82b --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-9708fa75b7affac0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512026-06-24T01:50:32.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=ad8881cec6bd28a5 -C extra-filename=-de69fa2936be931e --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-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38522026-06-24T01:50:32.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=c8e7f564b2ba4879 -C extra-filename=-3957c0ed354c141e --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-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38532026-06-24T01:50:32.886Z Running `/home/build/.rustup/toolchains/1.96.0-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=39508a062d9c336f -C extra-filename=-e9759c29fb97bb18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libtokio_dtrace-15d4fee877dfa2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38542026-06-24T01:50:32.890Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
38552026-06-24T01:50:32.890Z Compiling filetime v0.2.27
38562026-06-24T01:50:32.890Z Compiling xattr v1.6.1
38572026-06-24T01:50:32.921Z Running `/home/build/.rustup/toolchains/1.96.0-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=64fd8257b2f62b19 -C extra-filename=-ba4aa6b3a438f9fa --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-96cc82f7b096ce2c.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-7ee84b7f5de2e37f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38582026-06-24T01:50:32.924Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d734665fbe6deb5 -C extra-filename=-8b5d04fd0e429e45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38592026-06-24T01:50:32.956Z Running `/home/build/.rustup/toolchains/1.96.0-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=9271a1a7f231b362 -C extra-filename=-4b3357ddf7060100 --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-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38602026-06-24T01:50:33.027Z Compiling typify-macro v0.6.2
38612026-06-24T01:50:33.031Z Compiling base64 v0.21.7
38622026-06-24T01:50:33.031Z Running `/home/build/.rustup/toolchains/1.96.0-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=d8668af89f872ce2 -C extra-filename=-f929ceb3c734a7ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38632026-06-24T01:50:33.031Z Running `/home/build/.rustup/toolchains/1.96.0-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=944845638c63eec3 -C extra-filename=-855ebd6ef450e361 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38642026-06-24T01:50:33.031Z Running `/home/build/.rustup/toolchains/1.96.0-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=540d7aff39750632 -C extra-filename=-1dbee1d4cf02dc06 --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38652026-06-24T01:50:33.066Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a9e766ac1b04389 -C extra-filename=-9cab5ccab3c2787f --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-f1f9ee906a5d08de.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662026-06-24T01:50:33.069Z Compiling derive_more v2.1.1
38672026-06-24T01:50:33.069Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-d61d5d08b875359f/build-script-build`
38682026-06-24T01:50:33.135Z Running `/home/build/.rustup/toolchains/1.96.0-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=1dc779057848dcc3 -C extra-filename=-906d682cae32d17e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:33.138Z Compiling hickory-resolver v0.24.4
38702026-06-24T01:50:33.138Z Running `/home/build/.rustup/toolchains/1.96.0-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=e6997262e54dae70 -C extra-filename=-5f09cbcc1b455010 --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-3534685d1883b3f7.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38712026-06-24T01:50:33.164Z Compiling newtype_derive v0.1.6
38722026-06-24T01:50:33.167Z Running `/home/build/.rustup/toolchains/1.96.0-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=e4bb4acb3065d19f -C extra-filename=-57afa46257e3c058 --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-91616001ffac1a2d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f0ea16c0944c2e0.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-2b0b1e47af73d1d2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-2b6ddcf6e9d1a8a5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38732026-06-24T01:50:33.167Z Running `/home/build/.rustup/toolchains/1.96.0-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=b192680f1dc4bc5e -C extra-filename=-bd2d06ee78975f2f --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-bd2d06ee78975f2f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-e5010e4e69c4d709.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38742026-06-24T01:50:33.198Z Compiling phf v0.12.1
38752026-06-24T01:50:33.201Z Running `/home/build/.rustup/toolchains/1.96.0-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=003f537d17462f12 -C extra-filename=-3bc6251f632fd361 --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-aa4ad490d88558bb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38762026-06-24T01:50:33.269Z Compiling crossterm v0.29.0
38772026-06-24T01:50:33.306Z Compiling subprocess v0.2.15
38782026-06-24T01:50:33.309Z Running `/home/build/.rustup/toolchains/1.96.0-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=52349ac2aed3452d -C extra-filename=-8406076f86aceaa3 --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-d50e7edc619f54dd.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-5f09cbcc1b455010.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-cb8030ac4bf94d3d.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-39a95052efd03cc6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38792026-06-24T01:50:33.309Z Running `/home/build/.rustup/toolchains/1.96.0-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=2893b9326655a77c -C extra-filename=-06e41ca5efeebe87 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38802026-06-24T01:50:33.344Z Compiling headers-core v0.3.0
38812026-06-24T01:50:33.347Z Running `/home/build/.rustup/toolchains/1.96.0-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=efaf139f88b7f085 -C extra-filename=-2eafa1d450da2d5c --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-b3f771ae7f874204.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38822026-06-24T01:50:33.383Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-fe755fadb836ee9c/build-script-build`
38832026-06-24T01:50:33.455Z Compiling yasna v0.5.2
38842026-06-24T01:50:33.458Z Running `/home/build/.rustup/toolchains/1.96.0-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=586a28e0b8479aea -C extra-filename=-d8b413dcaa3c9b72 --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-0fe44dff38ff81c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38852026-06-24T01:50:33.492Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
38862026-06-24T01:50:33.495Z Running `/home/build/.rustup/toolchains/1.96.0-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=08a13554c9cc06fc -C extra-filename=-734fbc8e1c384c51 --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-734fbc8e1c384c51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-7041a0257fa3c647.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872026-06-24T01:50:33.524Z Compiling headers v0.4.1
38882026-06-24T01:50:33.561Z Compiling dropshot-api-manager-types v0.7.2
38892026-06-24T01:50:33.564Z Running `/home/build/.rustup/toolchains/1.96.0-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=115703e5c2a4ca40 -C extra-filename=-276e0e9854aa6361 --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-e16e913afb634424.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-2eafa1d450da2d5c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-4ea91d405408586a.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-5278c35edc0c4a37.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38902026-06-24T01:50:33.564Z Running `/home/build/.rustup/toolchains/1.96.0-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=7f2d0adcf02ab486 -C extra-filename=-e6ce66ba695632f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38912026-06-24T01:50:33.639Z Compiling tagptr v0.2.0
38922026-06-24T01:50:33.643Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-bd2d06ee78975f2f/build-script-build`
38932026-06-24T01:50:33.643Z Running `/home/build/.rustup/toolchains/1.96.0-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=ea471d4eedff7b4f -C extra-filename=-9700cc5ccfd441af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38942026-06-24T01:50:33.679Z Compiling utf-8 v0.7.6
38952026-06-24T01:50:33.745Z Compiling tar v0.4.45
38962026-06-24T01:50:33.749Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
38972026-06-24T01:50:33.781Z Running `/home/build/.rustup/toolchains/1.96.0-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=c5949cc13d9a1644 -C extra-filename=-df404b4c736109a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:33.889Z Compiling const_format v0.2.35
38992026-06-24T01:50:33.892Z Compiling libefi-sys v0.1.0
39002026-06-24T01:50:33.892Z Compiling bitfield-struct v0.6.2
39012026-06-24T01:50:33.892Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
39022026-06-24T01:50:33.892Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39032026-06-24T01:50:33.922Z Running `/work/oxidecomputer/omicron/target/debug/build/psm-80487a15d9353f3e/build-script-build`
39042026-06-24T01:50:33.925Z Running `/home/build/.rustup/toolchains/1.96.0-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=b8be91ca3cf29072 -C extra-filename=-7fdaf00db19a6ed0 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-7fdaf00db19a6ed0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052026-06-24T01:50:33.926Z Running `/home/build/.rustup/toolchains/1.96.0-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=48752ad7d307eb22 -C extra-filename=-b53f7eb30c001f78 --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-1dbee1d4cf02dc06.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-855ebd6ef450e361.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39062026-06-24T01:50:34.055Z Compiling moka v0.12.13
39072026-06-24T01:50:34.056Z Compiling radium v0.7.0
39082026-06-24T01:50:34.059Z Compiling ron v0.8.1
39092026-06-24T01:50:34.059Z Running `/home/build/.rustup/toolchains/1.96.0-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=54fea69032600d83 -C extra-filename=-c4a2d3cb4639f564 --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-2040a21c12482f36.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39102026-06-24T01:50:34.059Z Running `/home/build/.rustup/toolchains/1.96.0-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=47379ab2ee27de73 -C extra-filename=-411a27e98f38f393 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-411a27e98f38f393 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39112026-06-24T01:50:34.059Z Running `/home/build/.rustup/toolchains/1.96.0-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=1d137d489f77c4f2 -C extra-filename=-fac209b4a5fd2baa --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39122026-06-24T01:50:34.089Z Running `/home/build/.rustup/toolchains/1.96.0-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=5a395a3985256742 -C extra-filename=-40292539d866d872 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:34.092Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a865fb0e7a4920d -C extra-filename=-4f536b8bc1dda17b --out-dir /work/oxidecomputer/omicron/target/debug/build/fmd-adm-sys-4f536b8bc1dda17b -L 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-24T01:50:34.152Z Compiling rcgen v0.12.1
39152026-06-24T01:50:34.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=257854f38f7d5d86 -C extra-filename=-1e26a5aeee68b971 --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-d50e7edc619f54dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
39162026-06-24T01:50:34.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=5ea7cb79bf5fe4bc -C extra-filename=-3ffd2dfb015722bf --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-3ffd2dfb015722bf -L 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-24T01:50:34.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ac2fd0b0d1cee6f -C extra-filename=-41ce9ae558386487 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
39182026-06-24T01:50:34.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=7715402b7ca6456d -C extra-filename=-bbc095e9bfc4d83f --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-906d682cae32d17e.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d50e7edc619f54dd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39192026-06-24T01:50:34.152Z Running `/home/build/.rustup/toolchains/1.96.0-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=40d249fd98850f07 -C extra-filename=-65b10eb5daa869cf --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-78beb770c584e66d.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-a86e796c0dcfd39c.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-4aa18f313743b6f4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-a73cc4a879c1ea4c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern tagptr=/work/oxidecomputer/omicron/target/debug/deps/libtagptr-9700cc5ccfd441af.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39202026-06-24T01:50:34.155Z Compiling tungstenite v0.21.0
39212026-06-24T01:50:34.238Z Running `/home/build/.rustup/toolchains/1.96.0-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=2dee8bd8bbda427d -C extra-filename=-0fe7ca353f821d70 --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-ba966b139f4b0964.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-14c0db734e1ebba4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-df404b4c736109a8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39222026-06-24T01:50:34.272Z Running `/home/build/.rustup/toolchains/1.96.0-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="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=d02fa67d32f4604d -C extra-filename=-defbd5113028913d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d8b413dcaa3c9b72.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/ring-bd57a4a7742f761e/out`
39232026-06-24T01:50:34.308Z Running `/home/build/.rustup/toolchains/1.96.0-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=fb7ccb5b2f83d2a3 -C extra-filename=-58d9e959baff0c16 --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-189079cb77e25919.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-3bc6251f632fd361.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39242026-06-24T01:50:34.311Z Compiling qorb v0.4.1
39252026-06-24T01:50:34.345Z Running `/home/build/.rustup/toolchains/1.96.0-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=3fedb43ad14b21bf -C extra-filename=-01157491aa77e5e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09db7ebfd07ac1c7/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'`
39262026-06-24T01:50:34.407Z Compiling peg v0.8.5
39272026-06-24T01:50:34.410Z Compiling sqlformat v0.3.5
39282026-06-24T01:50:34.410Z Compiling maybe-uninit v2.0.0
39292026-06-24T01:50:34.410Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ab20f1f209322ba -C extra-filename=-f947c30e9b79ff23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-57afa46257e3c058.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39302026-06-24T01:50:34.436Z Compiling tap v1.0.1
39312026-06-24T01:50:34.439Z Running `/home/build/.rustup/toolchains/1.96.0-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=3065001ab492a603 -C extra-filename=-f1a957948b57edb3 --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-0002034a7228e82b.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-9708fa75b7affac0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39322026-06-24T01:50:34.439Z Running `/home/build/.rustup/toolchains/1.96.0-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=566a908fadc08f5a -C extra-filename=-ab6d119f93ba22a3 --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-8b5d04fd0e429e45.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-de69fa2936be931e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39332026-06-24T01:50:34.439Z Running `/home/build/.rustup/toolchains/1.96.0-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=ae260018b21c8534 -C extra-filename=-218fb7c60ab5df45 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-218fb7c60ab5df45 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342026-06-24T01:50:34.439Z Running `/home/build/.rustup/toolchains/1.96.0-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=3e2eb164a9ce6b6d -C extra-filename=-66fbd6ded18462a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39352026-06-24T01:50:34.541Z Running `/home/build/.rustup/toolchains/1.96.0-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=325620c6c1568313 -C extra-filename=-d9cacb7ef5e0bbbd --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern psm=/work/oxidecomputer/omicron/target/debug/deps/libpsm-01157491aa77e5e6.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-09db7ebfd07ac1c7/out`
39362026-06-24T01:50:34.580Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-411a27e98f38f393/build-script-build`
39372026-06-24T01:50:34.617Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
39382026-06-24T01:50:34.691Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=1dc0221a71310a81 -C extra-filename=-7ea2c7e9fba588e0 --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-7c6d0dc995c379de.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-86ee08eab265fd2b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-2a57487c1daf32e2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-18051f8a65517034.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39392026-06-24T01:50:34.761Z Compiling steno v0.4.1
39402026-06-24T01:50:34.792Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-734fbc8e1c384c51/build-script-build`
39412026-06-24T01:50:34.861Z Compiling recursive v0.1.1
39422026-06-24T01:50:34.866Z Compiling wyz v0.5.1
39432026-06-24T01:50:34.866Z Compiling zerocopy-derive v0.6.6
39442026-06-24T01:50:34.866Z Running `/home/build/.rustup/toolchains/1.96.0-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=cd74cd7cf6012fc8 -C extra-filename=-0cab21d297f7c535 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-263ac2ca51d8f908.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39452026-06-24T01:50:34.866Z Running `/work/oxidecomputer/omicron/target/debug/build/fmd-adm-sys-4f536b8bc1dda17b/build-script-build`
39462026-06-24T01:50:34.866Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-7fdaf00db19a6ed0/build-script-build`
39472026-06-24T01:50:34.899Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
39482026-06-24T01:50:34.936Z Running `/home/build/.rustup/toolchains/1.96.0-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=344c514ea98a8247 -C extra-filename=-952e527ccdf63799 --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-f8f332863233aa0e.so --extern stacker=/work/oxidecomputer/omicron/target/debug/deps/libstacker-d9cacb7ef5e0bbbd.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-09db7ebfd07ac1c7/out`
39492026-06-24T01:50:34.974Z Running `/home/build/.rustup/toolchains/1.96.0-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=663ff0e401758ade -C extra-filename=-975fcd1485f41112 --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-66fbd6ded18462a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502026-06-24T01:50:34.977Z Running `/home/build/.rustup/toolchains/1.96.0-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=b8c1d587c5123483 -C extra-filename=-1ce2da6a334f39a8 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39512026-06-24T01:50:34.977Z Compiling funty v2.0.0
39522026-06-24T01:50:34.977Z Compiling crc-catalog v2.4.0
39532026-06-24T01:50:34.977Z Running `/home/build/.rustup/toolchains/1.96.0-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=99b4a116e0fb0a5c -C extra-filename=-d027abd668a8411e --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-189079cb77e25919.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3957c0ed354c141e.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-7d8d0ebe87a06978.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542026-06-24T01:50:35.082Z Compiling tokio-tungstenite v0.21.0
39552026-06-24T01:50:35.114Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
39562026-06-24T01:50:35.117Z Compiling packed_struct v0.10.1
39572026-06-24T01:50:35.117Z Compiling bitfield-macros v0.19.4
39582026-06-24T01:50:35.117Z Running `/home/build/.rustup/toolchains/1.96.0-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=bf6e5184ae45fc3a -C extra-filename=-63320bab91246340 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39592026-06-24T01:50:35.117Z Running `/home/build/.rustup/toolchains/1.96.0-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=3eea160dfb100fcf -C extra-filename=-b83dcbbe783dc906 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:35.256Z Running `/home/build/.rustup/toolchains/1.96.0-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=c31e777f71fbe9ea -C extra-filename=-12fc0291a31b6e81 --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-44bdca7574896a1f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-0fe7ca353f821d70.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39612026-06-24T01:50:35.259Z Compiling packed_struct_codegen v0.10.1
39622026-06-24T01:50:35.289Z Compiling indexmap v1.9.3
39632026-06-24T01:50:35.293Z Compiling nodrop v0.1.14
39642026-06-24T01:50:35.293Z Compiling xshell-macros v0.2.7
39652026-06-24T01:50:35.293Z Running `/home/build/.rustup/toolchains/1.96.0-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=a7051955c39eeb46 -C extra-filename=-eabdf921d27a0885 --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-fac209b4a5fd2baa.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662026-06-24T01:50:35.293Z Running `/home/build/.rustup/toolchains/1.96.0-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=5c84ff2c4629d16b -C extra-filename=-1abf18853bf255b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
39672026-06-24T01:50:35.293Z Running `/home/build/.rustup/toolchains/1.96.0-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=718bc64aec361cd6 -C extra-filename=-0e37f7a9615cc034 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-0e37f7a9615cc034 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39682026-06-24T01:50:35.293Z Running `/home/build/.rustup/toolchains/1.96.0-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=ad2e5385e254a640 -C extra-filename=-aa5499c26a814185 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39692026-06-24T01:50:35.372Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-3ffd2dfb015722bf/build-script-build`
39702026-06-24T01:50:35.376Z Compiling hickory-resolver v0.25.2
39712026-06-24T01:50:35.407Z Compiling crc v3.4.0
39722026-06-24T01:50:35.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=d6b9af45710a4ce5 -C extra-filename=-9f59037bfb671319 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39732026-06-24T01:50:35.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=d521cbca5b0e81fe -C extra-filename=-9ef4b7a1286f9b8b --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-9ef4b7a1286f9b8b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7ee4b728be4c95f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39742026-06-24T01:50:35.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=6d169e00697e2078 -C extra-filename=-5516ba581486b1e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39752026-06-24T01:50:35.411Z Running `/home/build/.rustup/toolchains/1.96.0-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=eb16154c1098f883 -C extra-filename=-c9e3e2499e65f5c2 --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`
39762026-06-24T01:50:35.517Z Compiling sqlparser v0.61.0
39772026-06-24T01:50:35.520Z Compiling hashbrown v0.12.3
39782026-06-24T01:50:35.520Z Compiling hashbrown v0.13.2
39792026-06-24T01:50:35.520Z Running `/home/build/.rustup/toolchains/1.96.0-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=1ad2087a708d5f6c -C extra-filename=-bfb5cc5132779a4b --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-91616001ffac1a2d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern moka=/work/oxidecomputer/omicron/target/debug/deps/libmoka-65b10eb5daa869cf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-2b6ddcf6e9d1a8a5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39802026-06-24T01:50:35.520Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-218fb7c60ab5df45/build-script-build`
39812026-06-24T01:50:35.587Z Running `/home/build/.rustup/toolchains/1.96.0-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=330deb1e232e320f -C extra-filename=-28883a4caefde036 --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-b83dcbbe783dc906.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822026-06-24T01:50:35.590Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
39832026-06-24T01:50:35.590Z Compiling array-init v0.0.4
39842026-06-24T01:50:35.622Z Running `/home/build/.rustup/toolchains/1.96.0-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=c6a7dc5cd0d5cd90 -C extra-filename=-552ea42e522871e6 --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-e090a8b1c7fa15c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39852026-06-24T01:50:35.625Z Running `/home/build/.rustup/toolchains/1.96.0-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=bb55b1dd5fe70a39 -C extra-filename=-19a1b2fa70ccf568 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:35.625Z Running `/home/build/.rustup/toolchains/1.96.0-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=2b8709dd1be52537 -C extra-filename=-9e4b9badca4a4bd2 --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-b9a77a9d7eb488c5.rmeta --extern recursive=/work/oxidecomputer/omicron/target/debug/deps/librecursive-952e527ccdf63799.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-274c499392b8cba4.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-09db7ebfd07ac1c7/out`
39872026-06-24T01:50:35.785Z Compiling typify v0.6.2
39882026-06-24T01:50:35.788Z Compiling crc-any v2.5.0
39892026-06-24T01:50:35.788Z Compiling path-slash v0.1.5
39902026-06-24T01:50:35.788Z Running `/home/build/.rustup/toolchains/1.96.0-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=04aa673ec6ca5454 -C extra-filename=-f428001aa1d43a51 --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-0a491e02bb33227a.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-1abf18853bf255b8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39912026-06-24T01:50:35.788Z Running `/home/build/.rustup/toolchains/1.96.0-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=35d7c3dd2e5584ca -C extra-filename=-bc3b94abc22307af --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-5516ba581486b1e0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39922026-06-24T01:50:35.894Z Compiling rustyline v14.0.0
39932026-06-24T01:50:35.898Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
39942026-06-24T01:50:35.898Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec27880ef8dd2da4 -C extra-filename=-ade2bc4c1760f6b9 --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-f1f9ee906a5d08de.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-9cab5ccab3c2787f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952026-06-24T01:50:35.898Z Running `/home/build/.rustup/toolchains/1.96.0-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=ae91008ed4f16bb3 -C extra-filename=-961a3cc336d48fae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39962026-06-24T01:50:35.898Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=80fcd0d867cc84f4 -C extra-filename=-94698d229df5e075 --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-d50e7edc619f54dd.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-7c6d0dc995c379de.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-86ee08eab265fd2b.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-5a63419554b49ca8.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-7ea2c7e9fba588e0.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-2a57487c1daf32e2.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-e995984cf0d3b41d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.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)'`
39972026-06-24T01:50:35.898Z Running `/home/build/.rustup/toolchains/1.96.0-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=f07f7c678671a04a -C extra-filename=-d3e14c81417ab66e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
39982026-06-24T01:50:35.898Z Running `/home/build/.rustup/toolchains/1.96.0-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=237f04543a4b45c7 -C extra-filename=-5a2ca0593081ee6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39992026-06-24T01:50:35.898Z Running `/home/build/.rustup/toolchains/1.96.0-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=56d78e4b232afe6a -C extra-filename=-5ff9d85285a167ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
40002026-06-24T01:50:36.008Z Compiling git-stub v1.0.0
40012026-06-24T01:50:36.044Z Running `/home/build/.rustup/toolchains/1.96.0-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=cc9d0369a4a4b94a -C extra-filename=-e73107cd33a831bf --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-d50e7edc619f54dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-a8bbc15ee619c60f.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-54b2b55831d5f7ee.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-1e26a5aeee68b971.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-ba4aa6b3a438f9fa.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2011cb7c53db9500.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-38520036ae046f2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40022026-06-24T01:50:36.048Z Running `/home/build/.rustup/toolchains/1.96.0-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=191806a0c0745947 -C extra-filename=-6d978df577fd64f5 --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-eabdf921d27a0885.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-40292539d866d872.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032026-06-24T01:50:36.048Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-9ef4b7a1286f9b8b/build-script-build`
40042026-06-24T01:50:36.158Z Compiling xshell v0.2.7
40052026-06-24T01:50:36.158Z Compiling half v1.8.3
40062026-06-24T01:50:36.161Z Compiling proc-macro-error-attr2 v2.0.0
40072026-06-24T01:50:36.162Z Compiling num-derive v0.3.3
40082026-06-24T01:50:36.162Z Running `/home/build/.rustup/toolchains/1.96.0-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=918f26eae604001b -C extra-filename=-9ef369cfbc597a5a --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-562d2fd988649feb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092026-06-24T01:50:36.193Z Running `/home/build/.rustup/toolchains/1.96.0-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=e8ee12b07fab1a59 -C extra-filename=-3c238c2c10280133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
40102026-06-24T01:50:36.267Z Running `/home/build/.rustup/toolchains/1.96.0-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=d2468aab8f6178b0 -C extra-filename=-89888b6f1c952a29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
40112026-06-24T01:50:36.271Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-0e37f7a9615cc034/build-script-build`
40122026-06-24T01:50:36.295Z Compiling bitfield v0.19.4
40132026-06-24T01:50:36.299Z Compiling maplit v1.0.2
40142026-06-24T01:50:36.299Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
40152026-06-24T01:50:36.299Z Compiling papergrid v0.17.0
40162026-06-24T01:50:36.299Z Compiling testing_table v0.3.0
40172026-06-24T01:50:36.299Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
40182026-06-24T01:50:36.299Z Compiling fxhash v0.2.1
40192026-06-24T01:50:36.300Z Running `/home/build/.rustup/toolchains/1.96.0-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=493a574cec3d3554 -C extra-filename=-784a9ba5f7ae3be2 --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-c9e3e2499e65f5c2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40202026-06-24T01:50:36.300Z Running `/home/build/.rustup/toolchains/1.96.0-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=b20aed2573bb6704 -C extra-filename=-f880c05245600bf7 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40212026-06-24T01:50:36.300Z Running `/home/build/.rustup/toolchains/1.96.0-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=5b6d3f18f26841c9 -C extra-filename=-bdac0305cb041baf --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222026-06-24T01:50:36.300Z Running `/home/build/.rustup/toolchains/1.96.0-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=e450944c06ba7bf4 -C extra-filename=-9bf37026c8aa2ecb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40232026-06-24T01:50:36.365Z Running `/home/build/.rustup/toolchains/1.96.0-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=cf627d790a99fb8f -C extra-filename=-c618c1d6deb7ed8f --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-aa5499c26a814185.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242026-06-24T01:50:36.401Z Compiling progenitor-impl v0.14.0
40252026-06-24T01:50:36.404Z Compiling zerocopy v0.6.6
40262026-06-24T01:50:36.439Z Running `/home/build/.rustup/toolchains/1.96.0-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=bafb7fa197824d67 -C extra-filename=-513cb3de25230f56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40272026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6d6ded8fe1db28f -C extra-filename=-553b9df5f39b6a53 --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-7c79229ab9eba743.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3104d2c6b6e9992f.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=da505223729b35d2 -C extra-filename=-d5242bce1bff6ab1 --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-ba966b139f4b0964.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40292026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=abfc0a0ea251973c -C extra-filename=-04ba80c4d970973f --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-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=eb44f925d3d6b230 -C extra-filename=-0b1b449121312d35 --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-d50e7edc619f54dd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40312026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=c9f2f8ac566e140d -C extra-filename=-ac03876371916f29 --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-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40322026-06-24T01:50:36.443Z Compiling bitvec v1.0.1
40332026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=a40a8bc53d6f4b0e -C extra-filename=-5054acc4d3965528 --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-38a052c675cb2417.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-ade2bc4c1760f6b9.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-6c7226467be15f61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40342026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=b5b19deb7b740609 -C extra-filename=-7c90176bf4460aa3 --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-ba966b139f4b0964.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-1ce2da6a334f39a8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40352026-06-24T01:50:36.443Z Running `/home/build/.rustup/toolchains/1.96.0-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=f86f341f48470e06 -C extra-filename=-bbd9581c0d038d43 --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-19a1b2fa70ccf568.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
40362026-06-24T01:50:36.513Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
40372026-06-24T01:50:36.517Z Compiling serde_cbor v0.11.2
40382026-06-24T01:50:36.517Z Running `/home/build/.rustup/toolchains/1.96.0-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=1acd1289e5298314 -C extra-filename=-b268a30af81f4e4a --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-63320bab91246340.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-d3e14c81417ab66e.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-66fbd6ded18462a7.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-975fcd1485f41112.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40392026-06-24T01:50:36.551Z Compiling smallvec v0.6.14
40402026-06-24T01:50:36.555Z Compiling progenitor-impl v0.13.0
40412026-06-24T01:50:36.555Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
40422026-06-24T01:50:36.555Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=c99c073a2887e47b -C extra-filename=-436d54bf36f46fc0 --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-91616001ffac1a2d.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-7c6d0dc995c379de.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-94698d229df5e075.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-e995984cf0d3b41d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40432026-06-24T01:50:36.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=9858e6eb4d70e3ac -C extra-filename=-c19a8935b7277c62 --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-9bf37026c8aa2ecb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40442026-06-24T01:50:36.555Z Compiling crc8 v0.1.1
40452026-06-24T01:50:36.555Z Compiling unicase v2.9.0
40462026-06-24T01:50:36.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=be0636244f130b20 -C extra-filename=-b14228e9da526d92 --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-89888b6f1c952a29.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40472026-06-24T01:50:36.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=0bbd5f685bd398b6 -C extra-filename=-ed89fc1140ed1e08 --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-38a052c675cb2417.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-ade2bc4c1760f6b9.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-6c7226467be15f61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40482026-06-24T01:50:36.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=5bef0eff6c8b1bd5 -C extra-filename=-5f747ca289c4705c --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-5f747ca289c4705c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40492026-06-24T01:50:36.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=65b10c1ab861f4fa -C extra-filename=-efba6ae4ed135df6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40502026-06-24T01:50:36.589Z Running `/home/build/.rustup/toolchains/1.96.0-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=6b8733fd62fab7e2 -C extra-filename=-a3476e036c2886d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40512026-06-24T01:50:36.652Z Compiling git-stub-vcs v0.1.0
40522026-06-24T01:50:36.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=d6efc0f6f79c1193 -C extra-filename=-ee5ad96cc12f1662 --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-53d1ea163e5e6af5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-9ef369cfbc597a5a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40532026-06-24T01:50:36.687Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
40542026-06-24T01:50:36.725Z Compiling vergen-lib v0.1.6
40552026-06-24T01:50:36.728Z Running `/home/build/.rustup/toolchains/1.96.0-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=3821f6cc84c420db -C extra-filename=-bad4ac23c096bd5d --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-bad4ac23c096bd5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40562026-06-24T01:50:36.728Z Running `/home/build/.rustup/toolchains/1.96.0-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=66dbba1884f7a6d8 -C extra-filename=-7b5c8d851981f72f --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-7b5c8d851981f72f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40572026-06-24T01:50:36.793Z Compiling diesel_derives v2.3.7
40582026-06-24T01:50:36.797Z Running `/home/build/.rustup/toolchains/1.96.0-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=383901dc2321dbc0 -C extra-filename=-61fbeb0744fbbd30 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel_derives-61fbeb0744fbbd30 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40592026-06-24T01:50:36.828Z Compiling proc-macro-error2 v2.0.1
40602026-06-24T01:50:36.832Z Running `/home/build/.rustup/toolchains/1.96.0-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=c8e8f48f182f5182 -C extra-filename=-dc3fa0609b6341f0 --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-bdac0305cb041baf.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40612026-06-24T01:50:36.865Z Compiling diff v0.1.13
40622026-06-24T01:50:36.869Z Running `/home/build/.rustup/toolchains/1.96.0-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=03d38efde2cbec79 -C extra-filename=-e8d5b9f58b31f91d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40632026-06-24T01:50:36.935Z Compiling object v0.30.4
40642026-06-24T01:50:36.939Z Compiling dsl_auto_type v0.2.0
40652026-06-24T01:50:36.971Z Running `/home/build/.rustup/toolchains/1.96.0-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=9774537157266117 -C extra-filename=-910ecb6207fbc053 --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-2a50025731183b4c.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-552ea42e522871e6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-bbd9581c0d038d43.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40662026-06-24T01:50:37.005Z Compiling serde-hex v0.1.0
40672026-06-24T01:50:37.008Z Running `/home/build/.rustup/toolchains/1.96.0-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=33073be4a3af7c94 -C extra-filename=-e1483f3759b96661 --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-f5b4ab5ae4bfae3e.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40682026-06-24T01:50:37.076Z Compiling diesel_table_macro_syntax v0.3.0
40692026-06-24T01:50:37.080Z Running `/home/build/.rustup/toolchains/1.96.0-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=70e38d6b2ab753fe -C extra-filename=-3aed005aa104cef5 --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-bc3b94abc22307af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b14228e9da526d92.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40702026-06-24T01:50:37.080Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-5f747ca289c4705c/build-script-build`
40712026-06-24T01:50:37.110Z Compiling scheduled-thread-pool v0.2.7
40722026-06-24T01:50:37.114Z Running `/home/build/.rustup/toolchains/1.96.0-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=c158cfda153baaba -C extra-filename=-720f281cc24670fe --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-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40732026-06-24T01:50:37.145Z Running `/home/build/.rustup/toolchains/1.96.0-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=c77e325544d5f249 -C extra-filename=-2104ed906348e468 --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-b573769d95df0a95.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40742026-06-24T01:50:37.180Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
40752026-06-24T01:50:37.215Z Compiling vergen-gitcl v1.0.8
40762026-06-24T01:50:37.219Z Running `/home/build/.rustup/toolchains/1.96.0-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=a258efa3bbe93075 -C extra-filename=-db4f12ef7001f5a4 --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-ba966b139f4b0964.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-28883a4caefde036.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-7c90176bf4460aa3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40772026-06-24T01:50:37.219Z Running `/home/build/.rustup/toolchains/1.96.0-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=2c120a669f9f31d7 -C extra-filename=-8956acf4368535f4 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-8956acf4368535f4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40782026-06-24T01:50:37.251Z Compiling downcast-rs v2.0.2
40792026-06-24T01:50:37.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=5226ef4a85766c3c -C extra-filename=-f3f94ed5f46e80c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40802026-06-24T01:50:37.313Z Compiling parking_lot_core v0.8.6
40812026-06-24T01:50:37.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=1461eafff0d8fc7e -C extra-filename=-583861387f2d478e --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-583861387f2d478e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40822026-06-24T01:50:37.388Z Compiling libscf-sys v1.1.0
40832026-06-24T01:50:37.424Z Compiling kstat-rs v0.2.4
40842026-06-24T01:50:37.428Z Running `/home/build/.rustup/toolchains/1.96.0-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=76c15bf7cca95e8b -C extra-filename=-100a2f0c30d41049 --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-0a491e02bb33227a.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-f880c05245600bf7.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852026-06-24T01:50:37.428Z Running `/home/build/.rustup/toolchains/1.96.0-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=752be1ddd6a6430a -C extra-filename=-240daed079fdb8ae --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-0a491e02bb33227a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40862026-06-24T01:50:37.461Z Compiling dirs-sys-next v0.1.2
40872026-06-24T01:50:37.496Z Compiling crunchy v0.2.4
40882026-06-24T01:50:37.527Z Running `/home/build/.rustup/toolchains/1.96.0-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=6e04f528cd04a4eb -C extra-filename=-0126b006af843b02 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892026-06-24T01:50:37.562Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e25bcc895095d9d -C extra-filename=-47357f8453c28a7f --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-47357f8453c28a7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40902026-06-24T01:50:37.565Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-bad4ac23c096bd5d/build-script-build`
40912026-06-24T01:50:37.565Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-7b5c8d851981f72f/build-script-build`
40922026-06-24T01:50:37.594Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-8956acf4368535f4/build-script-build`
40932026-06-24T01:50:37.669Z Compiling clang-sys v1.8.1
40942026-06-24T01:50:37.673Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
40952026-06-24T01:50:37.674Z Running `/home/build/.rustup/toolchains/1.96.0-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=62422d7882126181 -C extra-filename=-46037583248c6827 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-46037583248c6827 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962026-06-24T01:50:37.674Z Running `/home/build/.rustup/toolchains/1.96.0-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=e5feaf9bc6f06d98 -C extra-filename=-f03e0bde95a650a9 --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-81ce72574bee68de.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40972026-06-24T01:50:37.702Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
40982026-06-24T01:50:37.706Z Running `/home/build/.rustup/toolchains/1.96.0-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=bb3051888451c9ae -C extra-filename=-9e0dd4e47384fd78 --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-bbc095e9bfc4d83f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-db4f12ef7001f5a4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-7c90176bf4460aa3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40992026-06-24T01:50:37.741Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41002026-06-24T01:50:37.806Z Running `/home/build/.rustup/toolchains/1.96.0-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=7af5c4ffc7fcff5c -C extra-filename=-e7229b642e79811a --out-dir /work/oxidecomputer/omicron/target/debug/build/dns-server-e7229b642e79811a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-ee5ad96cc12f1662.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41012026-06-24T01:50:37.810Z Compiling r2d2 v0.8.10
41022026-06-24T01:50:37.810Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
41032026-06-24T01:50:37.859Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel_derives-61fbeb0744fbbd30/build-script-build`
41042026-06-24T01:50:37.897Z Compiling tabled_derive v0.11.0
41052026-06-24T01:50:37.900Z Compiling dirs-next v2.0.0
41062026-06-24T01:50:37.900Z Compiling prefix-trie v0.7.0
41072026-06-24T01:50:37.900Z Running `/home/build/.rustup/toolchains/1.96.0-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=a8e2e9ffc51e5d84 -C extra-filename=-d6b80705c7ef0e83 --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-b9a77a9d7eb488c5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-2104ed906348e468.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41082026-06-24T01:50:37.933Z Running `/home/build/.rustup/toolchains/1.96.0-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=c2ffe6c2a0a28ae4 -C extra-filename=-fcf969be0e78be59 --out-dir /work/oxidecomputer/omicron/target/debug/build/ntp-admin-v1-client-fcf969be0e78be59 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-ee5ad96cc12f1662.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41092026-06-24T01:50:37.998Z Running `/home/build/.rustup/toolchains/1.96.0-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=acb58a97eca784f5 -C extra-filename=-bbc970fb5899b7b7 --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-38a052c675cb2417.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-dc3fa0609b6341f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41102026-06-24T01:50:38.002Z Running `/home/build/.rustup/toolchains/1.96.0-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=73916e165962e357 -C extra-filename=-e4eefe2da7d7c41e --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-91616001ffac1a2d.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-0126b006af843b02.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41112026-06-24T01:50:38.002Z Running `/home/build/.rustup/toolchains/1.96.0-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=0080fc2304d5243a -C extra-filename=-6909e79ff5020f55 --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-98b415d82811981a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41122026-06-24T01:50:38.034Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
41132026-06-24T01:50:38.037Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
41142026-06-24T01:50:38.067Z Compiling arc-swap v1.8.2
41152026-06-24T01:50:38.103Z Running `/home/build/.rustup/toolchains/1.96.0-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=76fc3153d6423faa -C extra-filename=-18fe7a0680a94213 --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-b268a30af81f4e4a.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-9f59037bfb671319.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41162026-06-24T01:50:38.106Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/8b44982/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=95bc1aeb54e978d8 -C extra-filename=-4cc015b352a942c8 --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-0a491e02bb33227a.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-daa60b3f00029f4d.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-94698d229df5e075.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-436d54bf36f46fc0.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-2a57487c1daf32e2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41172026-06-24T01:50:38.106Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41182026-06-24T01:50:38.106Z Running `/home/build/.rustup/toolchains/1.96.0-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=ee28ccaa313aa401 -C extra-filename=-d61386bfe7a038b3 --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-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-0b1b449121312d35.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41192026-06-24T01:50:38.107Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d3e2fa731f19319 -C extra-filename=-a032a73972dc9c41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-b03ab4e5f74b7cc3.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)'`
41202026-06-24T01:50:38.107Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-47357f8453c28a7f/build-script-build`
41212026-06-24T01:50:38.137Z Running `/home/build/.rustup/toolchains/1.96.0-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=911456eefd2ee347 -C extra-filename=-890c4f1d718bd94a --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-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41222026-06-24T01:50:38.175Z Running `/home/build/.rustup/toolchains/1.96.0-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=6834f3face888137 -C extra-filename=-738b78924bbca8c4 --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-0a491e02bb33227a.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-100a2f0c30d41049.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41232026-06-24T01:50:38.207Z Compiling tiny-keccak v2.0.2
41242026-06-24T01:50:38.238Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
41252026-06-24T01:50:38.241Z Running `/home/build/.rustup/toolchains/1.96.0-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=8a328b3704a49d4c -C extra-filename=-7a5a12962580ded3 --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.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/`
41262026-06-24T01:50:38.241Z Running `/home/build/.rustup/toolchains/1.96.0-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=9f66f3f15e7d7f01 -C extra-filename=-770b7987d44df554 --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-770b7987d44df554 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41272026-06-24T01:50:38.300Z Compiling term v0.7.0
41282026-06-24T01:50:38.303Z Compiling nanorand v0.7.0
41292026-06-24T01:50:38.303Z Running `/home/build/.rustup/toolchains/1.96.0-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=9b154e546b57f277 -C extra-filename=-ebbb4a7aa7144b1f --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-f03e0bde95a650a9.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-0fc4e90b64adc135.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41302026-06-24T01:50:38.303Z Running `/home/build/.rustup/toolchains/1.96.0-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=12945144ae939ef5 -C extra-filename=-5833ffc7a2215a45 --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-e4eefe2da7d7c41e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41312026-06-24T01:50:38.304Z Running `/home/build/.rustup/toolchains/1.96.0-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=9fac2474b25bd7e7 -C extra-filename=-92a541ff7dc20762 --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-d43305386c924578.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41322026-06-24T01:50:38.441Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
41332026-06-24T01:50:38.474Z Running `/home/build/.rustup/toolchains/1.96.0-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=c5351cb6b404612b -C extra-filename=-485afbfcf448d62c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-738b78924bbca8c4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41342026-06-24T01:50:38.510Z Compiling hickory-server v0.25.2
41352026-06-24T01:50:38.547Z Compiling salty v0.3.0
41362026-06-24T01:50:38.578Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-583861387f2d478e/build-script-build`
41372026-06-24T01:50:38.609Z Compiling bit-vec v0.6.3
41382026-06-24T01:50:38.645Z Running `/home/build/.rustup/toolchains/1.96.0-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=8dbab04a4923b738 -C extra-filename=-26f9506feb87ef2c --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-e768ca3d3364e9aa.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-751e3d42d3b62492.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern prefix_trie=/work/oxidecomputer/omicron/target/debug/deps/libprefix_trie-6909e79ff5020f55.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41392026-06-24T01:50:38.648Z Running `/home/build/.rustup/toolchains/1.96.0-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=e158198c5565fd73 -C extra-filename=-eeab96852564c6c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-eeab96852564c6c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41402026-06-24T01:50:38.681Z Compiling ascii-canvas v3.0.0
41412026-06-24T01:50:38.715Z Compiling primeorder v0.13.6
41422026-06-24T01:50:38.718Z Compiling itertools v0.10.5
41432026-06-24T01:50:38.751Z Running `/home/build/.rustup/toolchains/1.96.0-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=fbec0033a0d76e2e -C extra-filename=-cace063938ae0c3c --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-720f281cc24670fe.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-e1483f3759b96661.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41442026-06-24T01:50:38.754Z Running `/home/build/.rustup/toolchains/1.96.0-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=d48587746180968d -C extra-filename=-d9942ebaac4ad58a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41452026-06-24T01:50:38.754Z Running `/home/build/.rustup/toolchains/1.96.0-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=ca642d0338753ac4 -C extra-filename=-62d24641fa02f6b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41462026-06-24T01:50:38.754Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-770b7987d44df554/build-script-build`
41472026-06-24T01:50:38.754Z Running `/home/build/.rustup/toolchains/1.96.0-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=6b36b463e466b8dc -C extra-filename=-42e1805af984efef --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-91616001ffac1a2d.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-616a7401de31d19e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41482026-06-24T01:50:38.788Z Running `/home/build/.rustup/toolchains/1.96.0-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=de47312ee6b2cbce -C extra-filename=-948e94f70d373577 --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-90c7861c57f356f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492026-06-24T01:50:38.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=f286e09f14a71b46 -C extra-filename=-4326167ca4e4f14c --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-5833ffc7a2215a45.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41502026-06-24T01:50:38.791Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d84c8612e81aa73 -C extra-filename=-f55e71572ffff7c8 --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-9f7bbb785cf88561.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41512026-06-24T01:50:38.791Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-46037583248c6827/build-script-build`
41522026-06-24T01:50:38.861Z Compiling slog-scope v4.4.1
41532026-06-24T01:50:38.864Z Running `/home/build/.rustup/toolchains/1.96.0-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=5029d656b0148053 -C extra-filename=-ebf5d54ec49225e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-b03ab4e5f74b7cc3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0531e10298593b31.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-a032a73972dc9c41.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-24T01:50:38.895Z Running `/home/build/.rustup/toolchains/1.96.0-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=566c7a894043331a -C extra-filename=-15c4fe09b8cdbdac --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-890c4f1d718bd94a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41552026-06-24T01:50:38.931Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9219d3249064de8 -C extra-filename=-d17b9c2cd03e4648 --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-d9942ebaac4ad58a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41562026-06-24T01:50:38.960Z Compiling libloading v0.8.9
41572026-06-24T01:50:38.997Z Compiling ena v0.14.4
41582026-06-24T01:50:39.001Z Running `/work/oxidecomputer/omicron/target/debug/build/ntp-admin-v1-client-fcf969be0e78be59/build-script-build`
41592026-06-24T01:50:39.001Z Running `/home/build/.rustup/toolchains/1.96.0-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=8b50ec0a741fd592 -C extra-filename=-f4f6ea6a3dcdf5cb --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-91616001ffac1a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41602026-06-24T01:50:39.001Z Compiling parking_lot v0.11.2
41612026-06-24T01:50:39.001Z Compiling regex-syntax v0.6.29
41622026-06-24T01:50:39.035Z Running `/home/build/.rustup/toolchains/1.96.0-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=103e367bda04a940 -C extra-filename=-1d86a19c246bc3f4 --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-b9a77a9d7eb488c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41632026-06-24T01:50:39.038Z Running `/home/build/.rustup/toolchains/1.96.0-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=ecd410922cd96b0e -C extra-filename=-c06a32fa4d12c19b --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-616a7401de31d19e.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-0cb1b563c04a59d9.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-42e1805af984efef.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41642026-06-24T01:50:39.038Z Running `/home/build/.rustup/toolchains/1.96.0-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=2c98828438eeaac1 -C extra-filename=-0d6824991684f82d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41652026-06-24T01:50:39.163Z Compiling bindgen v0.71.1
41662026-06-24T01:50:39.167Z Running `/work/oxidecomputer/omicron/target/debug/build/dns-server-e7229b642e79811a/build-script-build`
41672026-06-24T01:50:39.167Z Running `/home/build/.rustup/toolchains/1.96.0-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=99facb588b3d17ba -C extra-filename=-3ad3461472accf3e --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-3ad3461472accf3e -L 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-24T01:50:39.228Z Compiling bit-set v0.5.3
41692026-06-24T01:50:39.231Z Running `/home/build/.rustup/toolchains/1.96.0-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=1ad319e4014fa5f5 -C extra-filename=-27b00f92cfaac99b --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-62d24641fa02f6b8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41702026-06-24T01:50:39.259Z Compiling flume v0.11.1
41712026-06-24T01:50:39.299Z Running `/home/build/.rustup/toolchains/1.96.0-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=1d9d43b9ce7b9d47 -C extra-filename=-987f0999fd52dcc3 --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-991ddb2d4d829d86.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-92a541ff7dc20762.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-c2c1f09bfe592314.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41722026-06-24T01:50:39.335Z Compiling cexpr v0.6.0
41732026-06-24T01:50:39.340Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-eeab96852564c6c7/build-script-build`
41742026-06-24T01:50:39.340Z Running `/home/build/.rustup/toolchains/1.96.0-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=527df40b0f84d952 -C extra-filename=-4ffaa953d0fdd2e0 --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-7041a0257fa3c647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41752026-06-24T01:50:39.372Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41762026-06-24T01:50:39.376Z Running `/home/build/.rustup/toolchains/1.96.0-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=0c98076aa9508aeb -C extra-filename=-bfcc8c89bf96c1f1 --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-fbde0eadaf750fbf.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-aac8ac83ce11b870.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41772026-06-24T01:50:39.446Z Compiling tabled v0.20.0
41782026-06-24T01:50:39.449Z Running `/home/build/.rustup/toolchains/1.96.0-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=04b649f6adbabbb3 -C extra-filename=-3ca55a63c24ff49e --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-553b9df5f39b6a53.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-bbc970fb5899b7b7.so --extern testing_table=/work/oxidecomputer/omicron/target/debug/deps/libtesting_table-ac03876371916f29.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41792026-06-24T01:50:39.486Z Compiling progenitor-macro v0.13.0
41802026-06-24T01:50:39.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=6c0de2bbd920a827 -C extra-filename=-d394c2bcb7e01396 --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-d10186eee2d4e120.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-f4f6ea6a3dcdf5cb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812026-06-24T01:50:39.558Z Compiling slog-stdlog v4.1.1
41822026-06-24T01:50:39.558Z Compiling rustc-hash v2.1.1
41832026-06-24T01:50:39.558Z Running `/home/build/.rustup/toolchains/1.96.0-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=32e26fb2bd352fa7 -C extra-filename=-26255f8ba84761c3 --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-cb84958ba4594e16.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-ed89fc1140ed1e08.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-68f55a80ae1b52a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41842026-06-24T01:50:39.590Z Running `/home/build/.rustup/toolchains/1.96.0-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=3cfc9ba1b342afea -C extra-filename=-3febe78d37fcb7a5 --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-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
41852026-06-24T01:50:39.627Z Compiling libxml v0.3.3
41862026-06-24T01:50:39.630Z Compiling p384 v0.13.1
41872026-06-24T01:50:39.630Z Running `/home/build/.rustup/toolchains/1.96.0-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=93374b38b031c06a -C extra-filename=-f0c5e64b071b37eb --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-b9a77a9d7eb488c5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-15c4fe09b8cdbdac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41882026-06-24T01:50:39.630Z Running `/home/build/.rustup/toolchains/1.96.0-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=9802695ea9e009bd -C extra-filename=-a6ace6c5ddbf7e0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41892026-06-24T01:50:39.664Z Compiling progenitor-macro v0.14.0
41902026-06-24T01:50:39.694Z Running `/home/build/.rustup/toolchains/1.96.0-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=dff16ac23de15ba0 -C extra-filename=-31dbadea2b381ff6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-31dbadea2b381ff6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41912026-06-24T01:50:39.697Z Running `/home/build/.rustup/toolchains/1.96.0-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=b53c8f7e3661b45e -C extra-filename=-3f0e7efc3cc8f85a --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-cc4a4ed65fdb83c6.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-f55e71572ffff7c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41922026-06-24T01:50:39.727Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
41932026-06-24T01:50:39.730Z Compiling strum_macros v0.24.3
41942026-06-24T01:50:39.730Z Running `/home/build/.rustup/toolchains/1.96.0-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=7604989885f15fd4 -C extra-filename=-72b8eead5caa94df --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-cb84958ba4594e16.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5054acc4d3965528.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-68f55a80ae1b52a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41952026-06-24T01:50:39.763Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
41962026-06-24T01:50:39.766Z Compiling indoc v1.0.9
41972026-06-24T01:50:39.766Z Running `/home/build/.rustup/toolchains/1.96.0-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=819e7c070eea2708 -C extra-filename=-aa7c43e696516e28 --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-d027abd668a8411e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41982026-06-24T01:50:39.766Z Running `/home/build/.rustup/toolchains/1.96.0-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=b22854376f4a06f3 -C extra-filename=-0283c7d0f413610f --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-796a6384397cec9e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41992026-06-24T01:50:39.796Z Compiling quick-xml v0.37.5
42002026-06-24T01:50:39.799Z Running `/home/build/.rustup/toolchains/1.96.0-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=64bc489912729e36 -C extra-filename=-d5e256e2fb9c0d67 --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-c618c1d6deb7ed8f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-18fe7a0680a94213.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42012026-06-24T01:50:39.799Z Running `/home/build/.rustup/toolchains/1.96.0-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=358e8feccf7912f2 -C extra-filename=-4ab9f04c3d481194 --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`
42022026-06-24T01:50:39.799Z Running `/home/build/.rustup/toolchains/1.96.0-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=02fadb7e01601767 -C extra-filename=-08b6a6de5dd7b728 --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-8b27dd15c4f0e20b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032026-06-24T01:50:39.865Z Compiling impl-trait-for-tuples v0.2.3
42042026-06-24T01:50:39.868Z Running `/home/build/.rustup/toolchains/1.96.0-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=01b9cb786edb7906 -C extra-filename=-5d86a1dc60cc0e2e --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42052026-06-24T01:50:39.933Z Compiling sled v0.34.7
42062026-06-24T01:50:39.936Z Running `/home/build/.rustup/toolchains/1.96.0-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=15945f2c7350a36f -C extra-filename=-02bb21dd1aa1a080 --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-2a50025731183b4c.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-a86e796c0dcfd39c.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-d5242bce1bff6ab1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-c06a32fa4d12c19b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42072026-06-24T01:50:40.035Z Compiling oso-derive v0.27.3
42082026-06-24T01:50:40.070Z Compiling slog-envlogger v2.2.0
42092026-06-24T01:50:40.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=e75a774294744e32 -C extra-filename=-0feabdffdc02f053 --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-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42102026-06-24T01:50:40.073Z Compiling openssl-probe v0.1.6
42112026-06-24T01:50:40.073Z Running `/home/build/.rustup/toolchains/1.96.0-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=d3218daec7a7b1b3 -C extra-filename=-db68774cd73f21df --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-b9a77a9d7eb488c5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-15c4fe09b8cdbdac.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-f0c5e64b071b37eb.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42122026-06-24T01:50:40.073Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
42132026-06-24T01:50:40.107Z Running `/home/build/.rustup/toolchains/1.96.0-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=697e43bd6e3d82b3 -C extra-filename=-79a07e98091d1102 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:40.110Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-3ad3461472accf3e/build-script-build`
42152026-06-24T01:50:40.145Z Running `/home/build/.rustup/toolchains/1.96.0-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=5632dba82d15182e -C extra-filename=-4977634b431fce33 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-git-version-4977634b431fce33 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen_gitcl=/work/oxidecomputer/omicron/target/debug/deps/libvergen_gitcl-ebf5d54ec49225e9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42162026-06-24T01:50:40.148Z Compiling fs-err v2.11.0
42172026-06-24T01:50:40.182Z Running `/home/build/.rustup/toolchains/1.96.0-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=1cf70801142397d1 -C extra-filename=-3b9193157a747c04 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-3b9193157a747c04 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7ee4b728be4c95f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42182026-06-24T01:50:40.186Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-31dbadea2b381ff6/build-script-build`
42192026-06-24T01:50:40.218Z Compiling trait-variant v0.1.2
42202026-06-24T01:50:40.250Z Compiling assert_matches v1.5.0
42212026-06-24T01:50:40.253Z Running `/home/build/.rustup/toolchains/1.96.0-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=9759595646cca611 -C extra-filename=-3baceaf71d95d14c --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42222026-06-24T01:50:40.286Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
42232026-06-24T01:50:40.289Z Running `/home/build/.rustup/toolchains/1.96.0-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=44c90d3cc725605c -C extra-filename=-3603deb24e30c54c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42242026-06-24T01:50:40.321Z Compiling predicates-tree v1.0.13
42252026-06-24T01:50:40.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=6fb47ad476a45015 -C extra-filename=-3163634e74ba0658 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-3163634e74ba0658 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42262026-06-24T01:50:40.324Z Running `/home/build/.rustup/toolchains/1.96.0-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=ac0271e27a5265e1 -C extra-filename=-37c2843af1e4480c --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-48b5029740777266.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0b198e101b0b4339.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42272026-06-24T01:50:40.393Z Compiling parse-size v1.1.0
42282026-06-24T01:50:40.426Z Running `/home/build/.rustup/toolchains/1.96.0-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=502463514a685540 -C extra-filename=-72d2ed3928f9f522 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42292026-06-24T01:50:40.458Z Compiling bb8 v0.8.6
42302026-06-24T01:50:40.488Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42312026-06-24T01:50:40.491Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
42322026-06-24T01:50:40.491Z Running `/home/build/.rustup/toolchains/1.96.0-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=bba63ee6e57c07d9 -C extra-filename=-8e791918c3970e82 --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-e768ca3d3364e9aa.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b573769d95df0a95.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42332026-06-24T01:50:40.491Z Running `/home/build/.rustup/toolchains/1.96.0-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=f27f34aca0e83682 -C extra-filename=-921f832752f64a9f --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-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42342026-06-24T01:50:40.491Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/d2b68e4/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=a1c835a7154e904f -C extra-filename=-65dd5afc70c5acfd --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-65dd5afc70c5acfd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42352026-06-24T01:50:40.657Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-3b9193157a747c04/build-script-build`
42362026-06-24T01:50:40.691Z Compiling corncobs v0.1.4
42372026-06-24T01:50:40.694Z Running `/home/build/.rustup/toolchains/1.96.0-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=167a38a1417223ef -C extra-filename=-ea53504e6be24539 --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-0a491e02bb33227a.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`
42382026-06-24T01:50:40.694Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec84433816f40c8b -C extra-filename=-c3e4246f02890a2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42392026-06-24T01:50:40.760Z Compiling mime_guess v2.0.5
42402026-06-24T01:50:40.805Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-3163634e74ba0658/build-script-build`
42412026-06-24T01:50:40.841Z Running `/home/build/.rustup/toolchains/1.96.0-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=9692539cce27b456 -C extra-filename=-6bacec80f3e995a2 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-6bacec80f3e995a2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-a3476e036c2886d6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42422026-06-24T01:50:40.870Z Compiling secrecy v0.8.0
42432026-06-24T01:50:40.903Z Compiling http-range v0.1.5
42442026-06-24T01:50:40.906Z Running `/home/build/.rustup/toolchains/1.96.0-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=f8bfbd164520f924 -C extra-filename=-305570fe8f562574 --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-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42452026-06-24T01:50:40.909Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42462026-06-24T01:50:40.942Z Running `/home/build/.rustup/toolchains/1.96.0-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=68205e9c9ff44e28 -C extra-filename=-8afc92ef28e89b5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42472026-06-24T01:50:40.977Z Running `/home/build/.rustup/toolchains/1.96.0-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=20cddb3bc46f2d53 -C extra-filename=-e7b93c3e8b62f724 --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-d436b99edfb9995a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-01dd71b090051480.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-bfcc8c89bf96c1f1.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-3febe78d37fcb7a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42482026-06-24T01:50:41.009Z Running `/home/build/.rustup/toolchains/1.96.0-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=b20ad0f4130424fd -C extra-filename=-6dccbc89b03594c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
42492026-06-24T01:50:41.044Z Running `/home/build/.rustup/toolchains/1.96.0-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=f4313a2d9db85550 -C extra-filename=-4e572758476532af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-3ca55a63c24ff49e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-d61386bfe7a038b3.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-0b1b449121312d35.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
42502026-06-24T01:50:41.047Z Compiling lalrpop v0.19.12
42512026-06-24T01:50:41.107Z Running `/home/build/.rustup/toolchains/1.96.0-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=ad9ef4d518f9ccb7 -C extra-filename=-8d8d5b72944434b8 --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-4326167ca4e4f14c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-27b00f92cfaac99b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-e8d5b9f58b31f91d.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-1d86a19c246bc3f4.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-25c4119604cc05b9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-948e94f70d373577.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cc6d18688c16c6c0.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-263ac2ca51d8f908.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-0d6824991684f82d.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-356650b986415abf.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-5833ffc7a2215a45.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-d17b9c2cd03e4648.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-e8ee968a2012268f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42522026-06-24T01:50:41.144Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42532026-06-24T01:50:41.147Z Running `/home/build/.rustup/toolchains/1.96.0-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=f98b96718fc474ef -C extra-filename=-4f32e24bda116e2f --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.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/`
42542026-06-24T01:50:41.147Z Compiling ignore v0.4.25
42552026-06-24T01:50:41.147Z Compiling atty v0.2.14
42562026-06-24T01:50:41.184Z Compiling illumos-nvpair-sys v0.2.0
42572026-06-24T01:50:41.210Z Compiling nonempty v0.12.0
42582026-06-24T01:50:41.213Z Compiling signal-hook-tokio v0.3.1
42592026-06-24T01:50:41.213Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-65dd5afc70c5acfd/build-script-build`
42602026-06-24T01:50:41.213Z Running `/home/build/.rustup/toolchains/1.96.0-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=bf074553891970a4 -C extra-filename=-3b17bc4021edcae6 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42612026-06-24T01:50:41.213Z Running `/home/build/.rustup/toolchains/1.96.0-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=060f5c5f91f79977 -C extra-filename=-db5c6ab085dca72b --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-a1c10b3977dfbad8.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-6ebb949e2c3a2fc2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-68aa2a32682669a4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42622026-06-24T01:50:41.214Z Running `/home/build/.rustup/toolchains/1.96.0-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=9261c35b4f0c5021 -C extra-filename=-8ee8116759fbef66 --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-d436b99edfb9995a.rmeta --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-c3e4246f02890a2f.rmeta --extern dice_util_barcode=/work/oxidecomputer/omicron/target/debug/deps/libdice_util_barcode-921f832752f64a9f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-7e4c8246f8e095f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42632026-06-24T01:50:41.214Z Running `/home/build/.rustup/toolchains/1.96.0-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=d4d0bedd4c54ec33 -C extra-filename=-0d50ae02e1aeb058 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-nvpair-sys-0d50ae02e1aeb058 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42642026-06-24T01:50:41.245Z Running `/home/build/.rustup/toolchains/1.96.0-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=ef20b4a41ec85af1 -C extra-filename=-1ce7785574bd563b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42652026-06-24T01:50:41.248Z Running `/home/build/.rustup/toolchains/1.96.0-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=02495cbef4ed11de -C extra-filename=-40d2dcdf581fd16f --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-991ddb2d4d829d86.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42662026-06-24T01:50:41.315Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
42672026-06-24T01:50:41.347Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
42682026-06-24T01:50:41.350Z Compiling tungstenite v0.23.0
42692026-06-24T01:50:41.350Z Running `/home/build/.rustup/toolchains/1.96.0-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=96ce6653dfcb9d14 -C extra-filename=-96233945ab552bf6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-96233945ab552bf6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42702026-06-24T01:50:41.350Z Running `/home/build/.rustup/toolchains/1.96.0-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=ca81df26e3078e2f -C extra-filename=-eb85b5776402a8f9 --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-d436b99edfb9995a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-01dd71b090051480.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-bfcc8c89bf96c1f1.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-3febe78d37fcb7a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42712026-06-24T01:50:41.379Z Running `/home/build/.rustup/toolchains/1.96.0-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=7cb0e3e121a0c4b5 -C extra-filename=-6c35ca0cf0cb3fb4 --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-ba966b139f4b0964.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-14c0db734e1ebba4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-df404b4c736109a8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42722026-06-24T01:50:41.514Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42732026-06-24T01:50:41.517Z Compiling void v1.0.2
42742026-06-24T01:50:41.553Z Running `/home/build/.rustup/toolchains/1.96.0-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=57901d572a68df05 -C extra-filename=-19213413ea975431 --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-e7b93c3e8b62f724.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-de5cd9a42c69b510.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-4f32e24bda116e2f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-3f0e7efc3cc8f85a.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-bfcc8c89bf96c1f1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
42752026-06-24T01:50:41.557Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
42762026-06-24T01:50:41.557Z Compiling nix v0.27.1
42772026-06-24T01:50:41.557Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-git-version-4977634b431fce33/build-script-build`
42782026-06-24T01:50:41.557Z Running `/home/build/.rustup/toolchains/1.96.0-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=ad156f9e502f34db -C extra-filename=-7691ecdf380214a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42792026-06-24T01:50:41.557Z Running `/home/build/.rustup/toolchains/1.96.0-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=cb095962916eaf35 -C extra-filename=-4e0caae968cce75b --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-ba966b139f4b0964.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-28883a4caefde036.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-7c90176bf4460aa3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42802026-06-24T01:50:41.595Z Running `/home/build/.rustup/toolchains/1.96.0-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=f5ff6096186c0de7 -C extra-filename=-4d551e4e0cbf5a16 --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-d50e7edc619f54dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-b127b9c6502fde38.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42812026-06-24T01:50:41.595Z Running `/home/build/.rustup/toolchains/1.96.0-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=e02e306baf33c5f4 -C extra-filename=-d672d79437e49cc4 --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-d50e7edc619f54dd.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-4ffaa953d0fdd2e0.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-d394c2bcb7e01396.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a6ace6c5ddbf7e0d.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-06cc3cd85b824710.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42822026-06-24T01:50:41.664Z Compiling serde_bytes v0.11.19
42832026-06-24T01:50:41.667Z Running `/home/build/.rustup/toolchains/1.96.0-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=ef0fd00af8653999 -C extra-filename=-b926c8982c6e5737 --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-56db10b8a3f2757d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42842026-06-24T01:50:41.733Z Compiling rand_seeder v0.4.0
42852026-06-24T01:50:41.736Z Compiling is_ci v1.2.0
42862026-06-24T01:50:41.768Z Running `/home/build/.rustup/toolchains/1.96.0-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=955d1ebfefd24011 -C extra-filename=-5c14eddcc93dac3b --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-7f302ca2c29ddcb0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42872026-06-24T01:50:41.771Z Running `/home/build/.rustup/toolchains/1.96.0-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=04f2e96c14f25bfc -C extra-filename=-4becb449d2fee86a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42882026-06-24T01:50:41.809Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-nvpair-sys-0d50ae02e1aeb058/build-script-build`
42892026-06-24T01:50:41.813Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-6bacec80f3e995a2/build-script-build`
42902026-06-24T01:50:41.844Z Compiling yansi v1.0.1
42912026-06-24T01:50:41.847Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-96233945ab552bf6/build-script-build`
42922026-06-24T01:50:41.847Z Compiling darling_core v0.23.0
42932026-06-24T01:50:41.919Z Compiling lzss v0.8.2
42942026-06-24T01:50:41.923Z Running `/home/build/.rustup/toolchains/1.96.0-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=91c609f5b5762325 -C extra-filename=-a87996b5c6afb2d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42952026-06-24T01:50:41.954Z Running `/home/build/.rustup/toolchains/1.96.0-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=73a038cb6e08865d -C extra-filename=-2fc05a0812f34f21 --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-f1cdb17625df37f7.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-13cb134ccccfc75e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42962026-06-24T01:50:41.992Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
42972026-06-24T01:50:41.995Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
42982026-06-24T01:50:41.995Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3f57d2964716f67 -C extra-filename=-86b9710d45f9e1e8 --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-7691ecdf380214a4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42992026-06-24T01:50:41.995Z Compiling globwalk v0.9.1
43002026-06-24T01:50:42.088Z Compiling instability v0.3.11
43012026-06-24T01:50:42.091Z Running `/home/build/.rustup/toolchains/1.96.0-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=bda8795793262c5c -C extra-filename=-6e4de2e7c52b8873 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-6e4de2e7c52b8873 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-571a780a47702307.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43022026-06-24T01:50:42.091Z Running `/home/build/.rustup/toolchains/1.96.0-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=8f79737cc4e22d2b -C extra-filename=-4338244863be1ec5 --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-d50e7edc619f54dd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43032026-06-24T01:50:42.126Z Running `/home/build/.rustup/toolchains/1.96.0-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=3b25c33bcb7d39b9 -C extra-filename=-3423dc165c7c82b1 --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-d50e7edc619f54dd.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-db5c6ab085dca72b.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43042026-06-24T01:50:42.152Z Compiling tokio-tungstenite v0.23.1
43052026-06-24T01:50:42.155Z Compiling indoc v2.0.7
43062026-06-24T01:50:42.155Z Compiling castaway v0.2.4
43072026-06-24T01:50:42.155Z Running `/home/build/.rustup/toolchains/1.96.0-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=e14012174a1fd78b -C extra-filename=-8355bf657843f7cc --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-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.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/`
43082026-06-24T01:50:42.189Z Running `/home/build/.rustup/toolchains/1.96.0-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=4fd6273cb5edf620 -C extra-filename=-1680c34d1eabe6b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/instability-1680c34d1eabe6b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43092026-06-24T01:50:42.222Z Compiling unicode-truncate v1.1.0
43102026-06-24T01:50:42.255Z Running `/home/build/.rustup/toolchains/1.96.0-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=102aca8baa8dd2ea -C extra-filename=-a186be6d2170a0eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
43112026-06-24T01:50:42.255Z Running `/home/build/.rustup/toolchains/1.96.0-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=fefbb69b3ea5a8c7 -C extra-filename=-8b0a95cac698718d --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-44bdca7574896a1f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-6c35ca0cf0cb3fb4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43122026-06-24T01:50:42.258Z Running `/home/build/.rustup/toolchains/1.96.0-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=e9d24269f2ac41b4 -C extra-filename=-dd73aa556f1f4be8 --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`
43132026-06-24T01:50:42.258Z Running `/home/build/.rustup/toolchains/1.96.0-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=a445d837a2fc30ee -C extra-filename=-d676369aab89ca46 --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-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43142026-06-24T01:50:42.259Z Compiling lru v0.12.5
43152026-06-24T01:50:42.259Z Running `/home/build/.rustup/toolchains/1.96.0-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=f4c411f710d1c73a -C extra-filename=-62dec60fdc1ba365 --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-5278c35edc0c4a37.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-a3476e036c2886d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43162026-06-24T01:50:42.291Z Compiling pretty_assertions v1.4.1
43172026-06-24T01:50:42.294Z Running `/home/build/.rustup/toolchains/1.96.0-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=0653e338320dc39d -C extra-filename=-bfff11b21fadfb13 --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-419e7fde99412e95.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2011cb7c53db9500.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43182026-06-24T01:50:42.294Z Running `/home/build/.rustup/toolchains/1.96.0-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=101daaa183b7f0c8 -C extra-filename=-00e477fbd5937e4c --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-3bfccc171e222750.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43192026-06-24T01:50:42.294Z Running `/home/build/.rustup/toolchains/1.96.0-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=0edd98f027d504db -C extra-filename=-1c65932c8f3bbb14 --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-e8d5b9f58b31f91d.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-a87996b5c6afb2d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43202026-06-24T01:50:42.428Z Compiling illumos-nvpair v0.3.0
43212026-06-24T01:50:42.431Z Compiling compact_str v0.8.1
43222026-06-24T01:50:42.431Z Running `/home/build/.rustup/toolchains/1.96.0-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=4b13ff96f14ea11c -C extra-filename=-502d991c5f81647a --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-a186be6d2170a0eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43232026-06-24T01:50:42.467Z Running `/home/build/.rustup/toolchains/1.96.0-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=380861855ba347d7 -C extra-filename=-2a320e4081c66821 --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-d676369aab89ca46.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3a42f95c04d30102.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43242026-06-24T01:50:42.502Z Compiling cassowary v0.3.0
43252026-06-24T01:50:42.505Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-6e4de2e7c52b8873/build-script-build`
43262026-06-24T01:50:42.533Z Compiling console v0.16.2
43272026-06-24T01:50:42.572Z Running `/home/build/.rustup/toolchains/1.96.0-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=4b5ad11693409e44 -C extra-filename=-d26e8d0f979773d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43282026-06-24T01:50:42.610Z Compiling unit-prefix v0.5.2
43292026-06-24T01:50:42.613Z Compiling supports-color v3.0.2
43302026-06-24T01:50:42.613Z Compiling libz-sys v1.1.24
43312026-06-24T01:50:42.644Z Running `/work/oxidecomputer/omicron/target/debug/build/instability-1680c34d1eabe6b9/build-script-build`
43322026-06-24T01:50:42.647Z Running `/home/build/.rustup/toolchains/1.96.0-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=66de5ded3996f6b7 -C extra-filename=-102c60f4cf8ba197 --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-0a491e02bb33227a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43332026-06-24T01:50:42.647Z Compiling typeid v1.0.3
43342026-06-24T01:50:42.647Z Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
43352026-06-24T01:50:42.648Z Compiling libgit2-sys v0.18.3+1.9.2
43362026-06-24T01:50:42.681Z Running `/home/build/.rustup/toolchains/1.96.0-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=b0229e9399ffdae9 -C extra-filename=-2de76f4ce1d5fcd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43372026-06-24T01:50:42.716Z Running `/home/build/.rustup/toolchains/1.96.0-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=45a966f47f27e179 -C extra-filename=-9213ca631e786e0e --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-4becb449d2fee86a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43382026-06-24T01:50:42.719Z Running `/home/build/.rustup/toolchains/1.96.0-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=917f39dff74d7559 -C extra-filename=-42c734ee155acbc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-42c734ee155acbc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-b3697649576333d6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43392026-06-24T01:50:42.767Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
43402026-06-24T01:50:42.771Z Compiling erased-serde v0.4.9
43412026-06-24T01:50:42.771Z Running `/home/build/.rustup/toolchains/1.96.0-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=5bf988bd19e6ded3 -C extra-filename=-809d29a67aa7201e --out-dir /work/oxidecomputer/omicron/target/debug/build/typeid-809d29a67aa7201e -L 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-24T01:50:42.771Z Running `/home/build/.rustup/toolchains/1.96.0-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=599c6460cb25b55a -C extra-filename=-b48cf9a4758fa1ab --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-38a052c675cb2417.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43432026-06-24T01:50:42.771Z Running `/home/build/.rustup/toolchains/1.96.0-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=6fed36216b6fa0f4 -C extra-filename=-be78c5c6f79c8479 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-be78c5c6f79c8479 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43442026-06-24T01:50:42.787Z Compiling hyper-staticfile v0.10.1
43452026-06-24T01:50:42.790Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
43462026-06-24T01:50:42.822Z Running `/home/build/.rustup/toolchains/1.96.0-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=c3a9befbbf5cc4fb -C extra-filename=-4491522ef5e0f09b --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-5ff9d85285a167ae.rmeta --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-502d991c5f81647a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/fm/amd64`
43472026-06-24T01:50:42.825Z Running `/home/build/.rustup/toolchains/1.96.0-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=8c061b6ca61662f1 -C extra-filename=-7d5b1f1199e1caa0 --out-dir /work/oxidecomputer/omicron/target/debug/build/erased-serde-7d5b1f1199e1caa0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43482026-06-24T01:50:42.825Z Compiling colored v2.2.0
43492026-06-24T01:50:42.859Z Running `/home/build/.rustup/toolchains/1.96.0-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=d5593df5d264c69d -C extra-filename=-4fc2d3bad0a7990e --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-44bdca7574896a1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-4ea91d405408586a.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-62dec60fdc1ba365.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43502026-06-24T01:50:42.863Z Running `/home/build/.rustup/toolchains/1.96.0-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=e82e13fd33bf6c0e -C extra-filename=-6d48ad25393669ee --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-eb85b5776402a8f9.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-de5cd9a42c69b510.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-8355bf657843f7cc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-3f0e7efc3cc8f85a.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-bfcc8c89bf96c1f1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
43512026-06-24T01:50:42.863Z Compiling hex-literal v0.4.1
43522026-06-24T01:50:42.863Z Running `/home/build/.rustup/toolchains/1.96.0-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=f69d0324bc116c1c -C extra-filename=-8a6793ab653f427e --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-896bffe8bba5ebcc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43532026-06-24T01:50:42.899Z Compiling shell-words v1.1.1
43542026-06-24T01:50:42.902Z Running `/home/build/.rustup/toolchains/1.96.0-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=901015859c49fe1c -C extra-filename=-910db772d39fd146 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43552026-06-24T01:50:42.902Z Running `/home/build/.rustup/toolchains/1.96.0-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=20be8c4375b72061 -C extra-filename=-01d67905ca577f0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:42.902Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
43572026-06-24T01:50:42.929Z Running `/home/build/.rustup/toolchains/1.96.0-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=2bd8aaa486083333 -C extra-filename=-461aeea89b02f15f --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-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-4338244863be1ec5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43582026-06-24T01:50:42.963Z Compiling petname v2.0.2
43592026-06-24T01:50:42.967Z Running `/home/build/.rustup/toolchains/1.96.0-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=c1e0e754ccc944ae -C extra-filename=-96051e3c4d124b11 --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-96051e3c4d124b11 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43602026-06-24T01:50:43.110Z Compiling ordered-float v2.10.1
43612026-06-24T01:50:43.145Z Compiling vergen-git2 v9.1.0
43622026-06-24T01:50:43.148Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
43632026-06-24T01:50:43.244Z Running `/home/build/.rustup/toolchains/1.96.0-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=06cd47fa8124694c -C extra-filename=-4691760f1f788c54 --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-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43642026-06-24T01:50:43.248Z Compiling cargo-platform v0.2.0
43652026-06-24T01:50:43.248Z Compiling sapling-renderdag v0.1.0
43662026-06-24T01:50:43.248Z Compiling rtoolbox v0.0.3
43672026-06-24T01:50:43.248Z Compiling sync-ptr v0.1.4
43682026-06-24T01:50:43.248Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ff6d8ebbca18aa3 -C extra-filename=-f5da2c17e28c3d0b --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-git2-f5da2c17e28c3d0b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-006842b8fe94b5e5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43692026-06-24T01:50:43.275Z Running `/home/build/.rustup/toolchains/1.96.0-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=6363506130475777 -C extra-filename=-8c6e90127972844e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-738b78924bbca8c4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43702026-06-24T01:50:43.278Z Running `/work/oxidecomputer/omicron/target/debug/build/typeid-809d29a67aa7201e/build-script-build`
43712026-06-24T01:50:43.278Z Compiling indicatif v0.18.4
43722026-06-24T01:50:43.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=aecdd4c16f847c34 -C extra-filename=-c542b7cd1e881ef1 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43732026-06-24T01:50:43.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=ee164d39bc5dc0aa -C extra-filename=-e1c52404592ebf14 --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-d50e7edc619f54dd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43742026-06-24T01:50:43.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=b3090716b12eeb61 -C extra-filename=-00d1b1d7e56422a2 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43752026-06-24T01:50:43.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=175a2c6d17708484 -C extra-filename=-33ed94d1e4b28a56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:43.312Z Running `/home/build/.rustup/toolchains/1.96.0-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=9422cc32e1263cdf -C extra-filename=-f09a381d4aff1dd6 --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-102c60f4cf8ba197.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-a73cc4a879c1ea4c.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --extern unit_prefix=/work/oxidecomputer/omicron/target/debug/deps/libunit_prefix-2de76f4ce1d5fcd1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43772026-06-24T01:50:43.316Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-42c734ee155acbc8/build-script-build`
43782026-06-24T01:50:43.413Z Compiling camino-tempfile-ext v0.3.3
43792026-06-24T01:50:43.416Z Compiling strsim v0.10.0
43802026-06-24T01:50:43.416Z Running `/home/build/.rustup/toolchains/1.96.0-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=4b9a07acee95cfa2 -C extra-filename=-ec65eb5379cae5fe --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-8e6df892e9db3127.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-0db242db6909dbcf.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-3423dc165c7c82b1.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-02c0614aa789d576.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-48b5029740777266.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-37c2843af1e4480c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43812026-06-24T01:50:43.451Z Running `/home/build/.rustup/toolchains/1.96.0-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=8c76ca718a0506f7 -C extra-filename=-4671edeae698b250 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43822026-06-24T01:50:43.587Z Compiling polyval v0.6.2
43832026-06-24T01:50:43.590Z Running `/home/build/.rustup/toolchains/1.96.0-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=4fe5858293db15ad -C extra-filename=-f5f1071619e10d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
43842026-06-24T01:50:43.590Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-be78c5c6f79c8479/build-script-build`
43852026-06-24T01:50:43.625Z Running `/home/build/.rustup/toolchains/1.96.0-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=22822ecf836be8a2 -C extra-filename=-85d3a7cfb11dfb5d --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-0a491e02bb33227a.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`
43862026-06-24T01:50:43.628Z Running `/home/build/.rustup/toolchains/1.96.0-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=4880403886ca6954 -C extra-filename=-57db5bee56d21457 --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-91616001ffac1a2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-a959cbb074e78ec5.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-895a4df4e7cb94fb.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-12f3a2d8ff296716.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43872026-06-24T01:50:43.628Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
43882026-06-24T01:50:43.657Z Running `/work/oxidecomputer/omicron/target/debug/build/erased-serde-7d5b1f1199e1caa0/build-script-build`
43892026-06-24T01:50:43.662Z Running `/home/build/.rustup/toolchains/1.96.0-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=aac7dca9bec9993d -C extra-filename=-c22831ec8285e4f1 --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-189079cb77e25919.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-0a6e872d05324951.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43902026-06-24T01:50:43.695Z Compiling twox-hash v2.1.2
43912026-06-24T01:50:43.698Z Running `/home/build/.rustup/toolchains/1.96.0-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=884bcec5c7c716d3 -C extra-filename=-f953a7ad510a0b4e --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-673c911a9168575b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43922026-06-24T01:50:43.731Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-96051e3c4d124b11/build-script-build`
43932026-06-24T01:50:43.798Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
43942026-06-24T01:50:43.801Z Compiling rpassword v7.4.0
43952026-06-24T01:50:43.836Z Compiling darling_core v0.13.4
43962026-06-24T01:50:43.840Z Running `/home/build/.rustup/toolchains/1.96.0-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=bbf8eef1b22a5cd9 -C extra-filename=-827c6673cf62af9b --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-ba966b139f4b0964.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-961a3cc336d48fae.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-de5cd9a42c69b510.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-d5e256e2fb9c0d67.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-18fe7a0680a94213.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-3aed005aa104cef5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43972026-06-24T01:50:43.840Z Compiling target-lexicon v0.13.3
43982026-06-24T01:50:43.840Z Running `/home/build/.rustup/toolchains/1.96.0-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=1861fae774726b05 -C extra-filename=-0f8d58952f3b1651 --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-0a491e02bb33227a.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-00d1b1d7e56422a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43992026-06-24T01:50:43.840Z Running `/home/build/.rustup/toolchains/1.96.0-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=d8341e9559ef61a8 -C extra-filename=-a177692da92a3b05 --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-3104d2c6b6e9992f.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-f1cdb17625df37f7.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-4671edeae698b250.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44002026-06-24T01:50:43.840Z Compiling gimli v0.32.3
44012026-06-24T01:50:43.876Z Running `/home/build/.rustup/toolchains/1.96.0-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=816b03fb77e246a1 -C extra-filename=-6ec618ffe1a6bca4 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-6ec618ffe1a6bca4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44022026-06-24T01:50:43.876Z Running `/home/build/.rustup/toolchains/1.96.0-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=eae51a5f453ee0bd -C extra-filename=-785471153bee6cca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:43.910Z Compiling fatfs v0.3.6
44042026-06-24T01:50:43.914Z Compiling ctr v0.9.2
44052026-06-24T01:50:43.914Z Running `/home/build/.rustup/toolchains/1.96.0-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=3f0bea4575c5f6e9 -C extra-filename=-3407814f712285ef --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-b64518119679e82b.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44062026-06-24T01:50:43.914Z Compiling concurrent-queue v2.5.0
44072026-06-24T01:50:43.946Z Running `/home/build/.rustup/toolchains/1.96.0-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=634479856ea83688 -C extra-filename=-5c2a8d9fad31688b --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-33033eb75f78c32a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44082026-06-24T01:50:43.950Z Running `/home/build/.rustup/toolchains/1.96.0-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=a84a33a01e10fd36 -C extra-filename=-3de24a142289a6c6 --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-6fbbf9369777186b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44092026-06-24T01:50:44.049Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
44102026-06-24T01:50:44.053Z Compiling plotters-backend v0.3.7
44112026-06-24T01:50:44.162Z Running `/home/build/.rustup/toolchains/1.96.0-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=3839e5da74333036 -C extra-filename=-413cac6c521b81fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44122026-06-24T01:50:44.165Z Running `/home/build/.rustup/toolchains/1.96.0-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=8fadd61e156041f7 -C extra-filename=-42ec8e2ef2fa8c8f --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-d50e7edc619f54dd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44132026-06-24T01:50:44.165Z Running `/home/build/.rustup/toolchains/1.96.0-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=f4f78311a3a8108f -C extra-filename=-159ac76dc64b9868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-3ca55a63c24ff49e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-461aeea89b02f15f.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-4338244863be1ec5.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
44142026-06-24T01:50:44.165Z Compiling serde-value v0.7.0
44152026-06-24T01:50:44.198Z Running `/home/build/.rustup/toolchains/1.96.0-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=005054b87f9fddfb -C extra-filename=-636c114587c73334 --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-4691760f1f788c54.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44162026-06-24T01:50:44.235Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-git2-f5da2c17e28c3d0b/build-script-build`
44172026-06-24T01:50:44.274Z Running `/home/build/.rustup/toolchains/1.96.0-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=81739966ec473dd4 -C extra-filename=-e352c2e7bb4873de --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-0e7babf33fbdc59b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44182026-06-24T01:50:44.277Z Running `/home/build/.rustup/toolchains/1.96.0-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=4180441b4fbb963c -C extra-filename=-de34fa2a6140ea31 --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-56db10b8a3f2757d.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-f5f1071619e10d0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'`
44192026-06-24T01:50:44.277Z Compiling ghash v0.5.1
44202026-06-24T01:50:44.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=ea55b5e4b3cff91f -C extra-filename=-7840c635262a59e4 --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-895a4df4e7cb94fb.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-57db5bee56d21457.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44212026-06-24T01:50:44.316Z Compiling guppy-workspace-hack v0.1.0
44222026-06-24T01:50:44.340Z Compiling seq-macro v0.3.6
44232026-06-24T01:50:44.343Z Running `/home/build/.rustup/toolchains/1.96.0-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=a8d109c6b717c028 -C extra-filename=-0efff036d6614501 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-0efff036d6614501 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44242026-06-24T01:50:44.343Z Running `/home/build/.rustup/toolchains/1.96.0-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=710ddef9c16acbe2 -C extra-filename=-dc4e636cc68a193e --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`
44252026-06-24T01:50:44.373Z Compiling parking v2.2.1
44262026-06-24T01:50:44.405Z Compiling diesel v2.3.7
44272026-06-24T01:50:44.408Z Compiling rustc-demangle v0.1.27
44282026-06-24T01:50:44.408Z Compiling blowfish v0.9.1
44292026-06-24T01:50:44.408Z Running `/home/build/.rustup/toolchains/1.96.0-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=a9138ba4458f046f -C extra-filename=-83c3e5b5f4b68e90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44302026-06-24T01:50:44.408Z Running `/home/build/.rustup/toolchains/1.96.0-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=6cc2bb2eea1b60e2 -C extra-filename=-3e503aa6c6effe99 --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-d50e7edc619f54dd.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-cace063938ae0c3c.so --extern downcast_rs=/work/oxidecomputer/omicron/target/debug/deps/libdowncast_rs-f3f94ed5f46e80c4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b184f970d6c2e2eb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-d6b80705c7ef0e83.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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`
44312026-06-24T01:50:44.408Z Running `/home/build/.rustup/toolchains/1.96.0-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=7c9065958d45f273 -C extra-filename=-00ab25c26a484a8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44322026-06-24T01:50:44.408Z Running `/home/build/.rustup/toolchains/1.96.0-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=b00b34fbccee61f5 -C extra-filename=-7dd930e7e1bacaaa --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-ba966b139f4b0964.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44332026-06-24T01:50:44.552Z Compiling aes-gcm v0.10.3
44342026-06-24T01:50:44.586Z Compiling plotters-svg v0.3.7
44352026-06-24T01:50:44.589Z Compiling ssh-encoding v0.2.0
44362026-06-24T01:50:44.589Z Running `/home/build/.rustup/toolchains/1.96.0-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=2fbbc4a74e224741 -C extra-filename=-d420cdbdd0a9baa6 --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-413cac6c521b81fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44372026-06-24T01:50:44.589Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa4d82ac4a910b7a -C extra-filename=-4979b578b72f0f32 --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-323fde41b2b8d6b3.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-2685b0045744c1fe.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-5c2a8d9fad31688b.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-7840c635262a59e4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44382026-06-24T01:50:44.589Z Compiling event-listener v5.4.1
44392026-06-24T01:50:44.623Z Running `/home/build/.rustup/toolchains/1.96.0-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=3bcd6c96e484e88b -C extra-filename=-5cade31e4bd309c0 --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-240e0e80aa5269af.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44402026-06-24T01:50:44.626Z Running `/home/build/.rustup/toolchains/1.96.0-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=705fbe1dc5075776 -C extra-filename=-7590873c1b9d2a47 --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-3de24a142289a6c6.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-83c3e5b5f4b68e90.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44412026-06-24T01:50:44.626Z Compiling cast v0.3.0
44422026-06-24T01:50:44.659Z Running `/home/build/.rustup/toolchains/1.96.0-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=5abeeb4cf9fe55af -C extra-filename=-e174a5b5a78f06af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44432026-06-24T01:50:44.690Z Compiling target-spec v3.5.7
44442026-06-24T01:50:44.693Z Running `/home/build/.rustup/toolchains/1.96.0-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=28916975094dec90 -C extra-filename=-cb4f36b8a1347c56 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-cb4f36b8a1347c56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44452026-06-24T01:50:44.726Z Compiling arrayref v0.3.9
44462026-06-24T01:50:44.759Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-0efff036d6614501/build-script-build`
44472026-06-24T01:50:44.763Z Running `/home/build/.rustup/toolchains/1.96.0-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=389e8414713dc3ca -C extra-filename=-60cb471cbe396aa5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44482026-06-24T01:50:44.763Z Compiling darling_macro v0.23.0
44492026-06-24T01:50:44.795Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-6ec618ffe1a6bca4/build-script-build`
44502026-06-24T01:50:44.798Z Running `/home/build/.rustup/toolchains/1.96.0-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=83d03e5e7464c20f -C extra-filename=-8f50266cb2e92f85 --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-2fc05a0812f34f21.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44512026-06-24T01:50:44.830Z Compiling arrayvec v0.7.6
44522026-06-24T01:50:44.863Z Running `/home/build/.rustup/toolchains/1.96.0-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=a8e613e58ecd77b5 -C extra-filename=-890a04ae382f5212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44532026-06-24T01:50:44.934Z Compiling constant_time_eq v0.4.2
44542026-06-24T01:50:44.937Z Compiling criterion-plot v0.6.0
44552026-06-24T01:50:44.938Z Running `/home/build/.rustup/toolchains/1.96.0-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=e266c7a93ae5c55f -C extra-filename=-1ed1f650c6d53239 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"'`
44562026-06-24T01:50:44.938Z Compiling plotters v0.3.7
44572026-06-24T01:50:44.970Z Running `/home/build/.rustup/toolchains/1.96.0-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=3c943409a351e9ed -C extra-filename=-74f04eda5515004f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44582026-06-24T01:50:44.973Z Running `/home/build/.rustup/toolchains/1.96.0-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=530eb1a5be758e6d -C extra-filename=-8ae9705b2551a5f5 --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-e174a5b5a78f06af.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44592026-06-24T01:50:44.973Z Running `/home/build/.rustup/toolchains/1.96.0-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=afdd1d3f1f71fe39 -C extra-filename=-74cc18e3141fd9f6 --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-e74fea9de7e992ee.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-413cac6c521b81fa.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-d420cdbdd0a9baa6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44602026-06-24T01:50:45.003Z Compiling event-listener-strategy v0.5.4
44612026-06-24T01:50:45.033Z Compiling bcrypt-pbkdf v0.10.0
44622026-06-24T01:50:45.036Z Compiling supports-color v2.1.0
44632026-06-24T01:50:45.037Z Running `/home/build/.rustup/toolchains/1.96.0-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=b32c1bc5dcd485f6 -C extra-filename=-6ad85358eeaf1d38 --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-7590873c1b9d2a47.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44642026-06-24T01:50:45.037Z Running `/home/build/.rustup/toolchains/1.96.0-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=2219ad44bf037d06 -C extra-filename=-3506893525908e42 --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-7dd930e7e1bacaaa.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-793dfd20b740fa6a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44652026-06-24T01:50:45.037Z Running `/home/build/.rustup/toolchains/1.96.0-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=88d6429a1bb6f131 -C extra-filename=-f39a0481064f277b --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-25c4119604cc05b9.rmeta --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-4becb449d2fee86a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44662026-06-24T01:50:45.104Z Compiling textwrap v0.15.2
44672026-06-24T01:50:45.138Z Running `/home/build/.rustup/toolchains/1.96.0-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=d39816d8970dbbf8 -C extra-filename=-8d5b414699306066 --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-7bd122960caf2d87.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-28487aae8fda6bdc.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44682026-06-24T01:50:45.171Z Compiling ssh-cipher v0.2.0
44692026-06-24T01:50:45.174Z Running `/home/build/.rustup/toolchains/1.96.0-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=a747abe76c9b9755 -C extra-filename=-cc49fb9f2258af0f --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-2685b0045744c1fe.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-4979b578b72f0f32.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-987022151d766d84.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-0485ae66563339ad.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-5c2a8d9fad31688b.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-1dd9aa1a3504f28e.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5cade31e4bd309c0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44702026-06-24T01:50:45.277Z Compiling supports-hyperlinks v2.1.0
44712026-06-24T01:50:45.308Z Running `/home/build/.rustup/toolchains/1.96.0-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=5e28a31f67c9495b -C extra-filename=-a3c96750550f7b3d --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-25c4119604cc05b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44722026-06-24T01:50:45.312Z Compiling serde-untagged v0.1.9
44732026-06-24T01:50:45.344Z Running `/home/build/.rustup/toolchains/1.96.0-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=a631306dfb728582 -C extra-filename=-603366765d0db6ef --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-de34fa2a6140ea31.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-f5f1071619e10d0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44742026-06-24T01:50:45.347Z Compiling supports-unicode v2.1.0
44752026-06-24T01:50:45.377Z Running `/home/build/.rustup/toolchains/1.96.0-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=d7ab665a94746a67 -C extra-filename=-a2b980ce65c4ac13 --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-25c4119604cc05b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44762026-06-24T01:50:45.413Z Compiling hashbrown v0.14.5
44772026-06-24T01:50:45.416Z Compiling cfg-expr v0.20.6
44782026-06-24T01:50:45.416Z Running `/home/build/.rustup/toolchains/1.96.0-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=5bc5b3f6d804a567 -C extra-filename=-1756e7f58dfa3bb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44792026-06-24T01:50:45.445Z Running `/home/build/.rustup/toolchains/1.96.0-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=a8c1c0da57e1b625 -C extra-filename=-00011f4845179a6b --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-e090a8b1c7fa15c6.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-250fa12d7d10edc7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44802026-06-24T01:50:45.449Z Compiling tinytemplate v1.2.1
44812026-06-24T01:50:45.449Z Running `/home/build/.rustup/toolchains/1.96.0-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=29380b75309a3228 -C extra-filename=-6a4aef79d41edaf3 --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-7d89882f517ce1e6.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-1ed1f650c6d53239.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44822026-06-24T01:50:45.449Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-cb4f36b8a1347c56/build-script-build`
44832026-06-24T01:50:45.449Z Compiling miette-derive v5.10.0
44842026-06-24T01:50:45.481Z Running `/home/build/.rustup/toolchains/1.96.0-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=dec9dc74bc79d70f -C extra-filename=-22b1927a6b77b95c --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-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44852026-06-24T01:50:45.484Z Running `/home/build/.rustup/toolchains/1.96.0-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=9159a3c5730dd6a7 -C extra-filename=-54c2db1fdbe4bad3 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44862026-06-24T01:50:45.517Z Compiling password-hash v0.4.2
44872026-06-24T01:50:45.552Z Compiling terminal_size v0.1.17
44882026-06-24T01:50:45.555Z Compiling oorandom v11.1.5
44892026-06-24T01:50:45.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=f21fd6197f67a9db -C extra-filename=-a6ef532f789f4324 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44902026-06-24T01:50:45.555Z Running `/home/build/.rustup/toolchains/1.96.0-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=45fa1aa773df7242 -C extra-filename=-6dc6776a7bd01f6a --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-240e0e80aa5269af.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44912026-06-24T01:50:45.590Z Running `/home/build/.rustup/toolchains/1.96.0-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=14a795da32be5112 -C extra-filename=-135fb103733abf38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44922026-06-24T01:50:45.660Z Compiling cargo-util-schemas v0.8.2
44932026-06-24T01:50:45.664Z Compiling addr2line v0.25.1
44942026-06-24T01:50:45.664Z Compiling anes v0.1.6
44952026-06-24T01:50:45.664Z Running `/home/build/.rustup/toolchains/1.96.0-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=4e373072df95e646 -C extra-filename=-315a75a6ece19cc9 --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-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_untagged=/work/oxidecomputer/omicron/target/debug/deps/libserde_untagged-603366765d0db6ef.rmeta --extern serde_value=/work/oxidecomputer/omicron/target/debug/deps/libserde_value-636c114587c73334.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-e8ee968a2012268f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44962026-06-24T01:50:45.664Z Running `/home/build/.rustup/toolchains/1.96.0-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=39c7bf5f88ef63ff -C extra-filename=-32717bb9070a5ca9 --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-785471153bee6cca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44972026-06-24T01:50:45.664Z Compiling futures-timer v3.0.3
44982026-06-24T01:50:45.699Z Running `/home/build/.rustup/toolchains/1.96.0-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=d2e334a55e76bf7f -C extra-filename=-fcc4d00f2fd3e27d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44992026-06-24T01:50:45.702Z Running `/home/build/.rustup/toolchains/1.96.0-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=532c4d971b5e8370 -C extra-filename=-99e89488f3ea953f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45002026-06-24T01:50:45.702Z Compiling owo-colors v3.5.0
45012026-06-24T01:50:45.734Z Running `/home/build/.rustup/toolchains/1.96.0-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=a0a31ce19ba0fabf -C extra-filename=-d36f1397b9a2da9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45022026-06-24T01:50:45.771Z Compiling async-lock v3.4.2
45032026-06-24T01:50:45.806Z Running `/home/build/.rustup/toolchains/1.96.0-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=4f9b66d209401b46 -C extra-filename=-d569b80fd20f7910 --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-7590873c1b9d2a47.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-6ad85358eeaf1d38.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45042026-06-24T01:50:45.916Z Compiling ssh-key v0.6.7
45052026-06-24T01:50:45.951Z Running `/home/build/.rustup/toolchains/1.96.0-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=8336f7efa9f4b8d7 -C extra-filename=-a59b9880274ad33b --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-3506893525908e42.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-147e518cd7dbb452.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-4428feec27c2dd43.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f362e183ba9c0e51.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-cc49fb9f2258af0f.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5cade31e4bd309c0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45062026-06-24T01:50:45.989Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
45072026-06-24T01:50:45.993Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
45082026-06-24T01:50:45.993Z Running `/home/build/.rustup/toolchains/1.96.0-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=84306ddf6742e773 -C extra-filename=-a24d84913cf580ac --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-6ab9e8c91195e19b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-d5e256e2fb9c0d67.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-827c6673cf62af9b.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-910ecb6207fbc053.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-5a2ca0593081ee6b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-db4f12ef7001f5a4.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-9e0dd4e47384fd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-b472047b56a28f75.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-7c90176bf4460aa3.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-186a2859cbe72f39.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-a4269058e11c9017/out/lib`
45092026-06-24T01:50:45.993Z Compiling p521 v0.13.3
45102026-06-24T01:50:46.028Z Compiling darling v0.23.0
45112026-06-24T01:50:46.031Z Running `/home/build/.rustup/toolchains/1.96.0-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=dfc2bbbf7e6a1232 -C extra-filename=-0001c518872fcbb8 --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-6ab9e8c91195e19b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-d5e256e2fb9c0d67.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-827c6673cf62af9b.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-910ecb6207fbc053.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-5a2ca0593081ee6b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-db4f12ef7001f5a4.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-9e0dd4e47384fd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-b472047b56a28f75.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-7c90176bf4460aa3.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-186a2859cbe72f39.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-a4269058e11c9017/out/lib`
45122026-06-24T01:50:46.031Z Running `/home/build/.rustup/toolchains/1.96.0-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=eeb933d8ce03962a -C extra-filename=-3e07234c75c8b2b0 --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-6a4aef79d41edaf3.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-1756e7f58dfa3bb9.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-1ed1f650c6d53239.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45132026-06-24T01:50:46.031Z Running `/home/build/.rustup/toolchains/1.96.0-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=f7d3ac4597ac1f2d -C extra-filename=-5b249eda9c502a1d --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-07bcabaf355624ab.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cc4a4ed65fdb83c6.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-f55e71572ffff7c8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45142026-06-24T01:50:46.061Z Running `/home/build/.rustup/toolchains/1.96.0-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=c5a21185c3f4fb34 -C extra-filename=-9c03252a89ba4cb8 --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-2fc05a0812f34f21.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-8f50266cb2e92f85.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45152026-06-24T01:50:46.064Z Compiling criterion v0.7.0
45162026-06-24T01:50:46.124Z Compiling chumsky v0.9.3
45172026-06-24T01:50:46.127Z Running `/home/build/.rustup/toolchains/1.96.0-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=4b00a50c67b9b7a1 -C extra-filename=-b41c9d6b210873d7 --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-fcc4d00f2fd3e27d.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-e174a5b5a78f06af.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-8ae9705b2551a5f5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-135fb103733abf38.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-74cc18e3141fd9f6.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-22b1927a6b77b95c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45182026-06-24T01:50:46.127Z Compiling p256 v0.13.2
45192026-06-24T01:50:46.127Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec7bfdc5c76a77b2 -C extra-filename=-16c8a6c5830472a8 --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-00011f4845179a6b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45202026-06-24T01:50:46.162Z Compiling knuffel-derive v3.2.0
45212026-06-24T01:50:46.166Z Compiling pathdiff v0.2.3
45222026-06-24T01:50:46.166Z Compiling backtrace v0.3.76
45232026-06-24T01:50:46.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=5377e5f5c2749857 -C extra-filename=-2067917c1afc77d4 --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-796a6384397cec9e.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-389b6359907c33e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45242026-06-24T01:50:46.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=434b01626ae344e0 -C extra-filename=-f0d67593c3c073c8 --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-cc4a4ed65fdb83c6.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-f55e71572ffff7c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45252026-06-24T01:50:46.169Z Compiling blake3 v1.8.5
45262026-06-24T01:50:46.169Z Running `/home/build/.rustup/toolchains/1.96.0-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=db05c18accbaaaa0 -C extra-filename=-71499115ae1c6a8f --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-562d2fd988649feb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45272026-06-24T01:50:46.202Z Running `/home/build/.rustup/toolchains/1.96.0-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=a1f44bc947da2c69 -C extra-filename=-d09c39382ad7903f --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-32717bb9070a5ca9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-faf2b0ac1707425d.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-f0856fdfa7ef8446.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-00ab25c26a484a8f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45282026-06-24T01:50:46.206Z Compiling russh-cryptovec v0.7.3
45292026-06-24T01:50:46.206Z Running `/home/build/.rustup/toolchains/1.96.0-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=027b844ba25a176e -C extra-filename=-8594842aaad364dc --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-8594842aaad364dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45302026-06-24T01:50:46.238Z Running `/home/build/.rustup/toolchains/1.96.0-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=8b10d1acda126210 -C extra-filename=-4f105a9cd9b175a1 --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45312026-06-24T01:50:46.242Z Compiling pbkdf2 v0.11.0
45322026-06-24T01:50:46.242Z Compiling md5 v0.7.0
45332026-06-24T01:50:46.275Z Running `/home/build/.rustup/toolchains/1.96.0-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=30ec3cb40d8a7e56 -C extra-filename=-deff707c43cc3137 --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-6ab9e8c91195e19b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-6dc6776a7bd01f6a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45342026-06-24T01:50:46.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=7a68a60305f8eff5 -C extra-filename=-83cd16f7ca98ec0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45352026-06-24T01:50:46.278Z Compiling nested v0.1.1
45362026-06-24T01:50:46.311Z Running `/home/build/.rustup/toolchains/1.96.0-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=47024c3284ce2a6f -C extra-filename=-262d03a89507bafa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45372026-06-24T01:50:46.314Z Compiling num-bigint v0.4.6
45382026-06-24T01:50:46.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=f5eef68d338ac816 -C extra-filename=-1da563a197d60d4f --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-9c03252a89ba4cb8.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-dd73aa556f1f4be8.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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)'`
45392026-06-24T01:50:46.314Z Compiling assert-json-diff v2.0.2
45402026-06-24T01:50:46.343Z Running `/home/build/.rustup/toolchains/1.96.0-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=30459d4bf3e0a067 -C extra-filename=-57b3a2db45ba0d2a --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-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45412026-06-24T01:50:46.346Z Running `/home/build/.rustup/toolchains/1.96.0-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=294430e49a21d504 -C extra-filename=-209b2d7e93d382db --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-db6dcd1131b9fccc.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45422026-06-24T01:50:46.408Z Compiling serde_regex v1.1.0
45432026-06-24T01:50:46.439Z Running `/home/build/.rustup/toolchains/1.96.0-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=9addfcae3bf93f05 -C extra-filename=-e53e3ba1a15b05bf --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-d404995cf67c4a48.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45442026-06-24T01:50:46.442Z Compiling des v0.8.1
45452026-06-24T01:50:46.475Z Running `/home/build/.rustup/toolchains/1.96.0-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=3c23cd5570ce28ef -C extra-filename=-2a9a12de22067902 --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-33033eb75f78c32a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45462026-06-24T01:50:46.544Z Compiling async-object-pool v0.2.0
45472026-06-24T01:50:46.578Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45482026-06-24T01:50:46.581Z Running `/home/build/.rustup/toolchains/1.96.0-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=00568613f52c8e4e -C extra-filename=-5debe3e2d52c0a28 --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-d569b80fd20f7910.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-7590873c1b9d2a47.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45492026-06-24T01:50:46.581Z Compiling path-tree v0.8.3
45502026-06-24T01:50:46.581Z Running `/home/build/.rustup/toolchains/1.96.0-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=fa2a64e7d52b598e -C extra-filename=-ab8d12601e054caf --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-ddbd926ac260bdaa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45512026-06-24T01:50:46.609Z Running `/home/build/.rustup/toolchains/1.96.0-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=1089b381ea790523 -C extra-filename=-37cddeb6d022a0f9 --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-7d89882f517ce1e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45522026-06-24T01:50:46.612Z Compiling darling_macro v0.13.4
45532026-06-24T01:50:46.644Z Running `/home/build/.rustup/toolchains/1.96.0-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=34bfeefcd792a252 -C extra-filename=-8f5cf9d85a4c9b1b --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-a177692da92a3b05.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45542026-06-24T01:50:46.679Z Compiling stringmetrics v2.2.2
45552026-06-24T01:50:46.707Z Compiling backtrace-ext v0.2.1
45562026-06-24T01:50:46.712Z Running `/home/build/.rustup/toolchains/1.96.0-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=b5dd2c84824416d1 -C extra-filename=-52379836f4f8b645 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45572026-06-24T01:50:46.712Z Running `/home/build/.rustup/toolchains/1.96.0-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=674e358742705aba -C extra-filename=-59f1796201d32e5c --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-d09c39382ad7903f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45582026-06-24T01:50:46.775Z Compiling hickory-client v0.25.2
45592026-06-24T01:50:46.808Z Running `/home/build/.rustup/toolchains/1.96.0-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=1df9365a92e67652 -C extra-filename=-48f21a57ed1e232a --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-91616001ffac1a2d.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-ba4aa6b3a438f9fa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45602026-06-24T01:50:46.838Z Compiling guppy v0.17.25
45612026-06-24T01:50:46.870Z Running `/home/build/.rustup/toolchains/1.96.0-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=a4590c815152dd6f -C extra-filename=-5568aafd890c231d --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-e090a8b1c7fa15c6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b2de8167826cdc80.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-46af8d5413789e14.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-1756e7f58dfa3bb9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-262d03a89507bafa.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-71499115ae1c6a8f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-3e07234c75c8b2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45622026-06-24T01:50:47.065Z Compiling cargo_metadata v0.21.0
45632026-06-24T01:50:47.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=72487e80912d3a6f -C extra-filename=-6b03c6db6b4d17a5 --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-562d2fd988649feb.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-c542b7cd1e881ef1.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-315a75a6ece19cc9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45642026-06-24T01:50:47.102Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
45652026-06-24T01:50:47.105Z Running `/home/build/.rustup/toolchains/1.96.0-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=25c61a1739aec40d -C extra-filename=-c760b4ac83bead61 --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45662026-06-24T01:50:47.105Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-8594842aaad364dc/build-script-build`
45672026-06-24T01:50:47.105Z Compiling socket2 v0.5.10
45682026-06-24T01:50:47.138Z Running `/home/build/.rustup/toolchains/1.96.0-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=711ef3ae86b491ac -C extra-filename=-23f11847fb7c460d --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45692026-06-24T01:50:47.175Z Compiling escape8259 v0.5.3
45702026-06-24T01:50:47.210Z Compiling target-triple v1.0.0
45712026-06-24T01:50:47.213Z Compiling httpmock v0.8.3
45722026-06-24T01:50:47.213Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e3d8c82e2283f2a -C extra-filename=-6160d1db964004ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:47.213Z Running `/home/build/.rustup/toolchains/1.96.0-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=68107acf720c8bcd -C extra-filename=-531cd78df838c74b --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-531cd78df838c74b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45742026-06-24T01:50:47.213Z Running `/home/build/.rustup/toolchains/1.96.0-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=e0a3796033049769 -C extra-filename=-e368bce3d95ee729 --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-57b3a2db45ba0d2a.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-5debe3e2d52c0a28.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-27bb048c672f3d09.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-99e89488f3ea953f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-37cddeb6d022a0f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-e53e3ba1a15b05bf.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-52379836f4f8b645.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-e995984cf0d3b41d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45752026-06-24T01:50:47.278Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
45762026-06-24T01:50:47.282Z Running `/home/build/.rustup/toolchains/1.96.0-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=edc50995f3b0e8c7 -C extra-filename=-87ce0a9597346a0c --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-e768ca3d3364e9aa.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d72fcee7056e8422.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-d5242bce1bff6ab1.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-2b0b1e47af73d1d2.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-86b9710d45f9e1e8.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4d551e4e0cbf5a16.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-7e4c8246f8e095f9.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-b926c8982c6e5737.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-c19a8935b7277c62.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-dfb81b158cfe7640.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-356650b986415abf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-4e0caae968cce75b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-186a2859cbe72f39.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-a4269058e11c9017/out/lib`
45772026-06-24T01:50:47.282Z Compiling internet-checksum v0.2.1
45782026-06-24T01:50:47.282Z Compiling assert_cmd v2.1.2
45792026-06-24T01:50:47.315Z Running `/home/build/.rustup/toolchains/1.96.0-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=7b8a1f93ec59a895 -C extra-filename=-4ba53c2445ca7526 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45802026-06-24T01:50:47.318Z Running `/home/build/.rustup/toolchains/1.96.0-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=89f4175a1ac221b5 -C extra-filename=-a35d2067c8c56a1b --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-a35d2067c8c56a1b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45812026-06-24T01:50:47.424Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45822026-06-24T01:50:47.427Z Compiling miette v5.10.0
45832026-06-24T01:50:47.463Z Compiling topological-sort v0.2.2
45842026-06-24T01:50:47.467Z Running `/home/build/.rustup/toolchains/1.96.0-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=b7bd25b81c0498cd -C extra-filename=-e660825e936907db --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-ab8d12601e054caf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f0ea16c0944c2e0.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45852026-06-24T01:50:47.467Z Running `/home/build/.rustup/toolchains/1.96.0-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=d7564b214e9f746a -C extra-filename=-a690cc1c96398d40 --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-d09c39382ad7903f.rmeta --extern backtrace_ext=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace_ext-59f1796201d32e5c.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-25c4119604cc05b9.rmeta --extern miette_derive=/work/oxidecomputer/omicron/target/debug/deps/libmiette_derive-54c2db1fdbe4bad3.so --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d36f1397b9a2da9a.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-f39a0481064f277b.rmeta --extern supports_hyperlinks=/work/oxidecomputer/omicron/target/debug/deps/libsupports_hyperlinks-a3c96750550f7b3d.rmeta --extern supports_unicode=/work/oxidecomputer/omicron/target/debug/deps/libsupports_unicode-a2b980ce65c4ac13.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-a6ef532f789f4324.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-8d5b414699306066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45862026-06-24T01:50:47.467Z Compiling libtest-mimic v0.8.1
45872026-06-24T01:50:47.467Z Running `/home/build/.rustup/toolchains/1.96.0-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=26309fd1868a92bf -C extra-filename=-724fa38c99a80183 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45882026-06-24T01:50:47.467Z Running `/home/build/.rustup/toolchains/1.96.0-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=6a05f5437a85ad65 -C extra-filename=-ae0b779e8513370f --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-8e6df892e9db3127.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-0db242db6909dbcf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-6160d1db964004ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45892026-06-24T01:50:47.651Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
45902026-06-24T01:50:47.722Z Compiling ratatui v0.29.0
45912026-06-24T01:50:47.725Z Running `/home/build/.rustup/toolchains/1.96.0-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=a640ec3b7abe6f19 -C extra-filename=-db8fc78ccfddb528 --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-d436b99edfb9995a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-01dd71b090051480.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-bfcc8c89bf96c1f1.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-3febe78d37fcb7a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45922026-06-24T01:50:47.725Z Compiling russh-keys v0.45.0
45932026-06-24T01:50:47.726Z Running `/home/build/.rustup/toolchains/1.96.0-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=ae3894823020f073 -C extra-filename=-030507905f4b171c --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-d50e7edc619f54dd.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-d26e8d0f979773d3.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-2a320e4081c66821.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-27adb8c919c7af88.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-dd73aa556f1f4be8.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-1da563a197d60d4f.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-00e477fbd5937e4c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2011cb7c53db9500.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-bfff11b21fadfb13.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45942026-06-24T01:50:47.726Z Compiling fancy-regex v0.14.0
45952026-06-24T01:50:47.726Z Running `/home/build/.rustup/toolchains/1.96.0-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=23d7dbe3776cda67 -C extra-filename=-9679431809efbf5d --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-2685b0045744c1fe.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-3506893525908e42.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-60fb3a098a7f3a8e.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-987022151d766d84.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-5c2a8d9fad31688b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cc4a4ed65fdb83c6.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-54b2b55831d5f7ee.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-0e159c11b1e0b030.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-83cd16f7ca98ec0f.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-f0d67593c3c073c8.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-3f0e7efc3cc8f85a.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-5b249eda9c502a1d.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-deff707c43cc3137.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4f6b59be2660df44.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-2c17f7cf891a6f4f.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-4f105a9cd9b175a1.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-4428feec27c2dd43.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5cade31e4bd309c0.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-a59b9880274ad33b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-f55e8efff23618ac.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45962026-06-24T01:50:47.761Z Running `/home/build/.rustup/toolchains/1.96.0-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=e77c8cfd7efd766f -C extra-filename=-5f457ea572cd7b8d --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-f5c9ddb97afaf5aa.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45972026-06-24T01:50:47.867Z Compiling rstest_macros v0.25.0
45982026-06-24T01:50:47.871Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
45992026-06-24T01:50:47.871Z Running `/home/build/.rustup/toolchains/1.96.0-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=696fff7969899691 -C extra-filename=-7f25afe571570bbe --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-7f25afe571570bbe -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9e3d7c67d3657b71.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46002026-06-24T01:50:47.871Z Running `/home/build/.rustup/toolchains/1.96.0-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=14c57ee331be132a -C extra-filename=-330c1962bbabe88e --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-60cb471cbe396aa5.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-890a04ae382f5212.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-74f04eda5515004f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5872f84a7d9c3209.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-e4a983ad73fe3843.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-77a77c8c2a98e73c.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-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/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()))'`
46012026-06-24T01:50:47.871Z Running `/home/build/.rustup/toolchains/1.96.0-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=91d8c3cc5ce7f9cc -C extra-filename=-ccf4358e01f7eab1 --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`
46022026-06-24T01:50:47.871Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-a35d2067c8c56a1b/build-script-build`
46032026-06-24T01:50:47.871Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-531cd78df838c74b/build-script-build`
46042026-06-24T01:50:47.934Z Compiling linkme-impl v0.3.35
46052026-06-24T01:50:47.965Z Running `/home/build/.rustup/toolchains/1.96.0-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=2758aa934b043130 -C extra-filename=-179aeb7b83990607 --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-impl-179aeb7b83990607 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46062026-06-24T01:50:47.999Z Compiling darling v0.13.4
46072026-06-24T01:50:48.003Z Running `/home/build/.rustup/toolchains/1.96.0-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=0d6aade946ba1d35 -C extra-filename=-5a96d6c14ebf4f83 --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-a177692da92a3b05.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-8f5cf9d85a4c9b1b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46082026-06-24T01:50:48.036Z Running `/home/build/.rustup/toolchains/1.96.0-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=6fdcc8a46f5c9513 -C extra-filename=-ae43e4d1017cfb38 --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-0db242db6909dbcf.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-77daaa4a65a99897.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-02c0614aa789d576.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-48b5029740777266.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-37c2843af1e4480c.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-dffa7d1473e54bd3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46092026-06-24T01:50:48.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=767eb14a4a968e1f -C extra-filename=-4f17a1feec63be4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
46102026-06-24T01:50:48.072Z Compiling multimap v0.10.1
46112026-06-24T01:50:48.098Z Running `/home/build/.rustup/toolchains/1.96.0-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=440e583d2f842bd2 -C extra-filename=-3633658464b913ed --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-e20aea4cd5f81559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46122026-06-24T01:50:48.193Z Compiling approx v0.5.1
46132026-06-24T01:50:48.197Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff189752dfd26664 -C extra-filename=-7e4ac9dff1b11365 --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-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46142026-06-24T01:50:48.282Z Compiling uzers v0.12.2
46152026-06-24T01:50:48.286Z Running `/home/build/.rustup/toolchains/1.96.0-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=ed0bf4de55fb0b5b -C extra-filename=-cdcbe7f04478be67 --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-0a491e02bb33227a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46162026-06-24T01:50:48.338Z Compiling knuffel v3.2.0
46172026-06-24T01:50:48.343Z Compiling serde_with_macros v1.5.2
46182026-06-24T01:50:48.343Z Compiling datatest-stable v0.3.3
46192026-06-24T01:50:48.343Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-7f25afe571570bbe/build-script-build`
46202026-06-24T01:50:48.343Z Running `/home/build/.rustup/toolchains/1.96.0-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=cfc0aa1ab1d726e0 -C extra-filename=-854b3f5259e943e1 --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-906d682cae32d17e.rmeta --extern chumsky=/work/oxidecomputer/omicron/target/debug/deps/libchumsky-16c8a6c5830472a8.rmeta --extern knuffel_derive=/work/oxidecomputer/omicron/target/debug/deps/libknuffel_derive-2067917c1afc77d4.so --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-a690cc1c96398d40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46212026-06-24T01:50:48.343Z Running `/home/build/.rustup/toolchains/1.96.0-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=1c8859a5ff6299c2 -C extra-filename=-1d8443d0e6a12b7b --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-5a96d6c14ebf4f83.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46222026-06-24T01:50:48.343Z Running `/home/build/.rustup/toolchains/1.96.0-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=053fbb87184ccd41 -C extra-filename=-8bdbf43e37a761ac --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-562d2fd988649feb.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-5f457ea572cd7b8d.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-ae0b779e8513370f.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46232026-06-24T01:50:48.407Z Compiling linkme v0.3.35
46242026-06-24T01:50:48.470Z Compiling termcolor v1.4.1
46252026-06-24T01:50:48.473Z Running `/home/build/.rustup/toolchains/1.96.0-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=cf2da0015caf4510 -C extra-filename=-a319f5bfdbec57a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-a319f5bfdbec57a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46262026-06-24T01:50:48.473Z Running `/work/oxidecomputer/omicron/target/debug/build/linkme-impl-179aeb7b83990607/build-script-build`
46272026-06-24T01:50:48.473Z Compiling relative-path v1.9.3
46282026-06-24T01:50:48.473Z Compiling blake2b_simd v1.0.4
46292026-06-24T01:50:48.473Z Running `/home/build/.rustup/toolchains/1.96.0-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=2122c605178ae332 -C extra-filename=-7922c5afc537b8b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46302026-06-24T01:50:48.473Z Running `/home/build/.rustup/toolchains/1.96.0-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=9877177b6d0e6c05 -C extra-filename=-120751e0aa87ae6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46312026-06-24T01:50:48.473Z Running `/home/build/.rustup/toolchains/1.96.0-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=de7c259e46485b9a -C extra-filename=-fd011f13ab750942 --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-60cb471cbe396aa5.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-890a04ae382f5212.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-74f04eda5515004f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46322026-06-24T01:50:48.506Z Compiling httptest v0.16.4
46332026-06-24T01:50:48.539Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6c75af069801444 -C extra-filename=-32e30472160a6fd7 --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-77daaa4a65a99897.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-78beb770c584e66d.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-27bb048c672f3d09.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46342026-06-24T01:50:48.544Z Compiling partial-io v0.5.4
46352026-06-24T01:50:48.573Z Running `/home/build/.rustup/toolchains/1.96.0-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=ddd1364ec601cd9b -C extra-filename=-09c727e181bf7d11 --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-84aef0af6b885cb6.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-8264e52b13016ea4.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46362026-06-24T01:50:48.645Z Compiling rand_distr v0.5.1
46372026-06-24T01:50:48.649Z Running `/home/build/.rustup/toolchains/1.96.0-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=daa7cfb3be473b49 -C extra-filename=-aeab6d2a61d1000c --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-e74fea9de7e992ee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46382026-06-24T01:50:48.681Z Compiling drift v0.2.0
46392026-06-24T01:50:48.684Z Running `/home/build/.rustup/toolchains/1.96.0-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=f63b50069ecc7aac -C extra-filename=-8a94b673bbb11515 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46402026-06-24T01:50:48.717Z Compiling constant_time_eq v0.3.1
46412026-06-24T01:50:48.750Z Running `/home/build/.rustup/toolchains/1.96.0-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=bc91d16a5bc81c0c -C extra-filename=-c86dafbacc3f5e62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-24T01:50:48.754Z Compiling russh v0.45.0
46432026-06-24T01:50:48.754Z Running `/home/build/.rustup/toolchains/1.96.0-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=ce5c65b1960da817 -C extra-filename=-d029ab41a5a547a5 --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-2685b0045744c1fe.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-4979b578b72f0f32.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d50e7edc619f54dd.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-987022151d766d84.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-0485ae66563339ad.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-5c2a8d9fad31688b.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-075a779001519e27.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-2a9a12de22067902.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-209b2d7e93d382db.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-f0d67593c3c073c8.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-3f0e7efc3cc8f85a.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-5b249eda9c502a1d.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-1dd9aa1a3504f28e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c5107d4812530471.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-4f105a9cd9b175a1.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9679431809efbf5d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5cade31e4bd309c0.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-a59b9880274ad33b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46442026-06-24T01:50:48.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=2157091e71dd7fab -C extra-filename=-8f2da02aa36c1276 --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-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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)'`
46452026-06-24T01:50:48.821Z Compiling trybuild v1.0.116
46462026-06-24T01:50:48.890Z Running `/home/build/.rustup/toolchains/1.96.0-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=dabc44abc91af354 -C extra-filename=-eb28c780aaecb404 --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-d10186eee2d4e120.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-4f17a1feec63be4b.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-7922c5afc537b8b8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1597d1db50ee67e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46472026-06-24T01:50:48.926Z Compiling similar-asserts v1.7.0
46482026-06-24T01:50:48.926Z Compiling cargo_toml v0.21.0
46492026-06-24T01:50:48.930Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
46502026-06-24T01:50:48.930Z Running `/home/build/.rustup/toolchains/1.96.0-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=4e29b42e6c445f9d -C extra-filename=-f480de7d16f6e5f1 --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-cec09e549e78bdfa.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46512026-06-24T01:50:48.930Z Running `/home/build/.rustup/toolchains/1.96.0-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=834236ad6ceffe93 -C extra-filename=-d92bb9e95a44d02e --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-fbde0eadaf750fbf.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-aac8ac83ce11b870.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46522026-06-24T01:50:48.930Z Running `/home/build/.rustup/toolchains/1.96.0-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=b730ee998466ba66 -C extra-filename=-85d4742e77e1d115 --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-e20aea4cd5f81559.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46532026-06-24T01:50:48.992Z Compiling rust-argon2 v2.1.0
46542026-06-24T01:50:49.026Z Running `/home/build/.rustup/toolchains/1.96.0-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=7ad1675e6c306bbb -C extra-filename=-711b8a4730e06ebb --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-91616001ffac1a2d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-d379a086d574478f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-120751e0aa87ae6a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-6c7226467be15f61.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46552026-06-24T01:50:49.030Z Running `/home/build/.rustup/toolchains/1.96.0-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=05de4ddc526509c0 -C extra-filename=-ff5dc55a5241ec0d --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-906d682cae32d17e.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-fd011f13ab750942.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-c86dafbacc3f5e62.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46562026-06-24T01:50:49.030Z Compiling termios v0.3.3
46572026-06-24T01:50:49.030Z Running `/home/build/.rustup/toolchains/1.96.0-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=619703557d61414c -C extra-filename=-fb5a808c4c009f0d --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-0a491e02bb33227a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46582026-06-24T01:50:49.030Z Running `/home/build/.rustup/toolchains/1.96.0-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=f2db08b10ce49ff7 -C extra-filename=-29d4572c82daf43a --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-0ad027768cf9f7bc.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-d5b925750e49983c.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46592026-06-24T01:50:49.062Z Running `/home/build/.rustup/toolchains/1.96.0-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=f4937ebb37444299 -C extra-filename=-75045929cc425a4b --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`
46602026-06-24T01:50:49.229Z Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
46612026-06-24T01:50:49.233Z Running `/home/build/.rustup/toolchains/1.96.0-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=52d45117212979c7 -C extra-filename=-b7af61043668baa3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-db8fc78ccfddb528.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-854b3f5259e943e1.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-a690cc1c96398d40.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-bfcc8c89bf96c1f1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46622026-06-24T01:50:49.297Z Running `/work/oxidecomputer/omicron/target/debug/build/linkme-a319f5bfdbec57a8/build-script-build`
46632026-06-24T01:50:49.330Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
46642026-06-24T01:50:49.363Z Running `/home/build/.rustup/toolchains/1.96.0-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=7dfb429702d938a5 -C extra-filename=-e94861fddb8dc957 --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-562d2fd988649feb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-24c2836bb92b5aeb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-854b3f5259e943e1.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-a690cc1c96398d40.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-3f0e7efc3cc8f85a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f362e183ba9c0e51.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46652026-06-24T01:50:49.500Z Compiling tui-tree-widget v0.23.1
46662026-06-24T01:50:49.500Z Running `/home/build/.rustup/toolchains/1.96.0-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=8bcc0bb8fa93b26c -C extra-filename=-0965392548846a76 --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-030507905f4b171c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-7a0f880fdad6f9a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46672026-06-24T01:50:49.532Z Compiling serde_with v1.14.0
46682026-06-24T01:50:49.536Z Compiling support-bundle-viewer v0.1.2
46692026-06-24T01:50:49.536Z Running `/home/build/.rustup/toolchains/1.96.0-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=f693ddbb8ff1a013 -C extra-filename=-07c162c4725029c9 --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-e20aea4cd5f81559.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-1d8443d0e6a12b7b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46702026-06-24T01:50:49.536Z Running `/home/build/.rustup/toolchains/1.96.0-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=dad6b88a84512bcc -C extra-filename=-012ee95f0af12988 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-27adb8c919c7af88.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.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-e6de9d0162b5f3ca/out`
46712026-06-24T01:50:49.926Z Running `/home/build/.rustup/toolchains/1.96.0-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=75b10b462103910e -C extra-filename=-f21b83dfd0ad6c4e --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-8f2da02aa36c1276.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46722026-06-24T01:50:50.771Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
46732026-06-24T01:50:50.775Z Running `/home/build/.rustup/toolchains/1.96.0-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=7b201b2420a599b3 -C extra-filename=-849992cc881f712c --out-dir /work/oxidecomputer/omicron/target/debug/build/pmbus-849992cc881f712c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-7e14b97ad3b681b0.rlib --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-bbc095e9bfc4d83f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-07c162c4725029c9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46742026-06-24T01:50:51.405Z Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
46752026-06-24T01:50:51.410Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls_test_utils --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/d2b68e4/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=3d1a1994bf7f4e00 -C extra-filename=-7401a04e87312dbd --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-562d2fd988649feb.rmeta --extern pki_playground=/work/oxidecomputer/omicron/target/debug/deps/libpki_playground-e94861fddb8dc957.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46762026-06-24T01:50:51.473Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
46772026-06-24T01:50:51.476Z Running `/home/build/.rustup/toolchains/1.96.0-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=0ae8915973e3dde7 -C extra-filename=-8cdbbd80f55ddb29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-85d4742e77e1d115.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ccf4358e01f7eab1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46782026-06-24T01:50:52.474Z Running `/work/oxidecomputer/omicron/target/debug/build/pmbus-849992cc881f712c/build-script-build`
46792026-06-24T01:50:52.565Z Running `/home/build/.rustup/toolchains/1.96.0-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=003886f3c9c29ba9 -C extra-filename=-52b61459f5cb9967 --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-998bafe4c545e55e.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-4013ada4819baa99.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46802026-06-24T01:50:52.789Z Compiling rstest v0.25.0
46812026-06-24T01:50:52.792Z Running `/home/build/.rustup/toolchains/1.96.0-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=e6e7a2aec1e10a88 -C extra-filename=-0f85d8fc394b6096 --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-99e89488f3ea953f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-711b8a4730e06ebb.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46822026-06-24T01:50:55.423Z Compiling samael v0.0.19
46832026-06-24T01:50:55.426Z Running `/home/build/.rustup/toolchains/1.96.0-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=c7a07b24d3222fdc -C extra-filename=-3eea514415f5b961 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-3eea514415f5b961 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-d672d79437e49cc4.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-50f76cf474cf9ef2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46842026-06-24T01:50:56.941Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-3eea514415f5b961/build-script-bindings`
46852026-06-24T01:50:57.430Z Running `/home/build/.rustup/toolchains/1.96.0-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=1697fa386177f1dd -C extra-filename=-383b1cbf5b568480 --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-0a491e02bb33227a.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-85d3a7cfb11dfb5d.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-881dfc3d6d78c117/out/build -L native=/usr/lib/amd64 -l static=git2 --cfg libgit2_vendored --check-cfg 'cfg(libgit2_vendored,)'`
46862026-06-24T01:50:57.731Z Compiling git2 v0.20.4
46872026-06-24T01:50:57.734Z Running `/home/build/.rustup/toolchains/1.96.0-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=d13ad3bf68e43f61 -C extra-filename=-f3fc8b7d3c8bc87f --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-d50e7edc619f54dd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-383b1cbf5b568480.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.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-881dfc3d6d78c117/out/build -L native=/usr/lib/amd64`
46882026-06-24T01:50:57.849Z Compiling polar-core v0.27.3
46892026-06-24T01:50:57.852Z Running `/home/build/.rustup/toolchains/1.96.0-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=138b341346c44f13 -C extra-filename=-88db7c61f62c3046 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-88db7c61f62c3046 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-8d8d5b72944434b8.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46902026-06-24T01:50:58.442Z Running `/home/build/.rustup/toolchains/1.96.0-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=25003e26df7e9093 -C extra-filename=-332cb2f35c3b9351 --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-e16e913afb634424.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-b03ab4e5f74b7cc3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-ea53504e6be24539.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-79a07e98091d1102.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-faab0251d033bc5e.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-08b6a6de5dd7b728.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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)'`
46912026-06-24T01:50:58.776Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-88db7c61f62c3046/build-script-build`
46922026-06-24T01:50:59.946Z Running `/home/build/.rustup/toolchains/1.96.0-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=9c16c8a94ec87f3e -C extra-filename=-80a330835c9fc673 --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-4ab9f04c3d481194.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cc6d18688c16c6c0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-0283c7d0f413610f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46932026-06-24T01:51:00.786Z Compiling async-bb8-diesel v0.2.1
46942026-06-24T01:51:00.789Z Running `/home/build/.rustup/toolchains/1.96.0-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=87fecc3c79735739 -C extra-filename=-296bd51d7be46975 --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-e768ca3d3364e9aa.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-8e791918c3970e82.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.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`
46952026-06-24T01:51:00.824Z Compiling diesel-dtrace v0.5.0
46962026-06-24T01:51:00.828Z Running `/home/build/.rustup/toolchains/1.96.0-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=7a3d5f11ca7e35a3 -C extra-filename=-609c6a80c3720b85 --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-3e503aa6c6effe99.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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`
46972026-06-24T01:51:01.106Z Running `/home/build/.rustup/toolchains/1.96.0-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=cca2334612a124c6 -C extra-filename=-538b37334c6558a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-b03ab4e5f74b7cc3.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-f3fc8b7d3c8bc87f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0531e10298593b31.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-aa2d059aec57f389.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-881dfc3d6d78c117/out/build -L native=/usr/lib/amd64 --check-cfg 'cfg(nightly)'`
46982026-06-24T01:51:01.658Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
46992026-06-24T01:51:01.662Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/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=bcab786541dee8f1 -C extra-filename=-33f27161b42e0832 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-33f27161b42e0832 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0531e10298593b31.rlib --extern vergen_git2=/work/oxidecomputer/omicron/target/debug/deps/libvergen_git2-538b37334c6558a0.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-881dfc3d6d78c117/out/build -L native=/usr/lib/amd64`
47002026-06-24T01:51:02.694Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-33f27161b42e0832/build-script-build`
47012026-06-24T01:51:02.726Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-3d581c8157572c31/build-script-build`
47022026-06-24T01:51:02.730Z Running `/home/build/.rustup/toolchains/1.96.0-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=92279e02d88aaca5 -C extra-filename=-f86f8fcd92c51474 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-08ebd71d08b94ffe/out -l static=aws_lc_0_40_0_crypto --cfg universal`
47032026-06-24T01:51:02.800Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-c12ae494c248caf1/build-script-build`
47042026-06-24T01:51:03.151Z Running `/home/build/.rustup/toolchains/1.96.0-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=96e30e73ac740ab5 -C extra-filename=-a3a8176ed0afd916 --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-f86f8fcd92c51474.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-598c93983f5b3ee2.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.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-08ebd71d08b94ffe/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'`
47052026-06-24T01:51:03.431Z Compiling oso v0.27.3
47062026-06-24T01:51:03.434Z Running `/home/build/.rustup/toolchains/1.96.0-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=ab3d2eb9b43368ad -C extra-filename=-27cea35b3f173281 --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-5d86a1dc60cc0e2e.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-0feabdffdc02f053.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-80a330835c9fc673.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47072026-06-24T01:51:03.964Z Compiling rustls-webpki v0.103.9
47082026-06-24T01:51:03.967Z Running `/home/build/.rustup/toolchains/1.96.0-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="ring"' --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=e534e42fbd07d2be -C extra-filename=-6263b9b64e8d90b8 --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-a3a8176ed0afd916.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-67d59252a270ba09.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-274b1f293a70f25c.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47092026-06-24T01:51:04.423Z Running `/home/build/.rustup/toolchains/1.96.0-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="ring"' --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=e73db72b3aa7f549 -C extra-filename=-fcf29b3a9aa78945 --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-a3a8176ed0afd916.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-67d59252a270ba09.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-6263b9b64e8d90b8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47102026-06-24T01:51:07.085Z Compiling tokio-rustls v0.26.4
47112026-06-24T01:51:07.085Z Compiling rustls-platform-verifier v0.6.2
47122026-06-24T01:51:07.089Z Running `/home/build/.rustup/toolchains/1.96.0-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="ring"' --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=0e2c999b5ec1274e -C extra-filename=-017212c8ae350682 --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-fcf29b3a9aa78945.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47132026-06-24T01:51:07.089Z Running `/home/build/.rustup/toolchains/1.96.0-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=8aa68f11fe195c94 -C extra-filename=-a268866c71e4026d --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-b9a77a9d7eb488c5.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-4078eaf95427ce9a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-6263b9b64e8d90b8.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47142026-06-24T01:51:07.344Z Compiling hyper-rustls v0.27.7
47152026-06-24T01:51:07.348Z Running `/home/build/.rustup/toolchains/1.96.0-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="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --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=08d08740fe4e59db -C extra-filename=-039150ae086ea662 --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-b3f771ae7f874204.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-4078eaf95427ce9a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-67d59252a270ba09.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-c680d54018fe7a81.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47162026-06-24T01:51:07.348Z Running `/home/build/.rustup/toolchains/1.96.0-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=b623f94d4bfb5815 -C extra-filename=-7e28423702f1be73 --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-990617b189f76895.rmeta --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-225770b5a700911b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-1791b430311280e4.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-27bb048c672f3d09.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-59f5f630ac178d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-b0264ceccec2ae0a.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-61888eb32b9c78fb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-0f9534ff132fdfa1.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-95ef173ef492a68d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-a980029994b99a7c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1597d1db50ee67e5.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-ff2e3458ee5f6f6f.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47172026-06-24T01:51:07.348Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/d2b68e4/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=9cdf6b1786036f09 -C extra-filename=-5ab331de161cd7ef --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-e7b93c3e8b62f724.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dice_mfg_msgs=/work/oxidecomputer/omicron/target/debug/deps/libdice_mfg_msgs-8ee8116759fbef66.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-19213413ea975431.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4eb9fd31597b61c2.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-7a5a12962580ded3.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-305570fe8f562574.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/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/`
47182026-06-24T01:51:07.583Z Compiling reqwest v0.13.2
47192026-06-24T01:51:07.583Z Compiling reqwest v0.12.28
47202026-06-24T01:51:07.587Z Running `/home/build/.rustup/toolchains/1.96.0-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=5461c4c88ec6b8db -C extra-filename=-51d7bf317b6bfdf0 --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-e16e913afb634424.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-3eb4f6fae41421a0.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-85c0478407217d05.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-467d539216bcc526.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-5278c35edc0c4a37.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-67d59252a270ba09.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/omicron/target/debug/deps/librustls_platform_verifier-a268866c71e4026d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-83b5f9418f316be0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-c929b52c9a296672.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-bd5c720e2a18576f.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47212026-06-24T01:51:07.587Z Running `/home/build/.rustup/toolchains/1.96.0-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="__rustls"' --cfg 'feature="__rustls-ring"' --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="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --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=f59f4a5448d589cc -C extra-filename=-eaac0c4cb833498c --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-e16e913afb634424.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-85c0478407217d05.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-467d539216bcc526.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-89b3c9c621c33591.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-5278c35edc0c4a37.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-07111e8ae65ccead.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-af8e72cb4e6faadf.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-67d59252a270ba09.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-83b5f9418f316be0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-71c4942126e28656.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-c929b52c9a296672.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-bd5c720e2a18576f.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-3a950c8514b67fc2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-c680d54018fe7a81.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/usr/lib/amd64`
47222026-06-24T01:51:08.862Z Compiling progenitor-client v0.14.0
47232026-06-24T01:51:08.862Z Compiling progenitor-client v0.13.0
47242026-06-24T01:51:08.865Z Running `/home/build/.rustup/toolchains/1.96.0-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=99f55d676ec07951 -C extra-filename=-4e403cae914b69dd --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-970ff05a54ff65c4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47252026-06-24T01:51:08.865Z Running `/home/build/.rustup/toolchains/1.96.0-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=c7c6f076b74f3dd7 -C extra-filename=-67022d5f6f6fddf6 --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-970ff05a54ff65c4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47262026-06-24T01:51:08.929Z Compiling tough v0.22.0
47272026-06-24T01:51:08.932Z Compiling omicron-zone-package v0.12.2
47282026-06-24T01:51:08.932Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa21c361c9ba9587 -C extra-filename=-e964a9a1ed350718 --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-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-a3a8176ed0afd916.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-6ebb949e2c3a2fc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-f2e7ef451cf28411.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eaac0c4cb833498c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-dad52c9e2c74cacc.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-6644aa47a9c48cbf.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-1ced1239b16eb43c.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-598c93983f5b3ee2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/usr/lib/amd64`
47292026-06-24T01:51:08.932Z Running `/home/build/.rustup/toolchains/1.96.0-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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97d2b6d190b3f47a -C extra-filename=-b1ac29afc6131ea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-330c1962bbabe88e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1dbee1d4cf02dc06.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eaac0c4cb833498c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-b4ad50816c862b18.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-b472047b56a28f75.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-724fa38c99a80183.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.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-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/usr/lib/amd64`
47302026-06-24T01:51:09.127Z Compiling progenitor-extras v0.2.0
47312026-06-24T01:51:09.127Z Compiling progenitor v0.14.0
47322026-06-24T01:51:09.131Z Running `/home/build/.rustup/toolchains/1.96.0-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=c4654ae76d30284b -C extra-filename=-d51c9b56a50cb0b1 --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-4e403cae914b69dd.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5054acc4d3965528.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-72b8eead5caa94df.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47332026-06-24T01:51:09.131Z Running `/home/build/.rustup/toolchains/1.96.0-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=0fc1370a9fdc8b1b -C extra-filename=-41cefae12100b3ce --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-4bec6c222c3fad06.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47342026-06-24T01:51:09.183Z Compiling progenitor v0.13.0
47352026-06-24T01:51:09.186Z Running `/home/build/.rustup/toolchains/1.96.0-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=f02249d3754cf363 -C extra-filename=-9cb708ce239d97e2 --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-67022d5f6f6fddf6.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-ed89fc1140ed1e08.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-26255f8ba84761c3.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47362026-06-24T01:51:09.280Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
47372026-06-24T01:51:09.280Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
47382026-06-24T01:51:09.283Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
47392026-06-24T01:51:09.283Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
47402026-06-24T01:51:09.284Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
47412026-06-24T01:51:09.284Z Running `/home/build/.rustup/toolchains/1.96.0-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=6a5187af3da8215a -C extra-filename=-10ac02c553edd152 --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-189079cb77e25919.rmeta --extern client_common=/work/oxidecomputer/omicron/target/debug/deps/libclient_common-f929ceb3c734a7ef.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-60437477eb01efdf.rmeta --extern mg_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types_versions-d027abd668a8411e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-e995984cf0d3b41d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47422026-06-24T01:51:09.284Z Running `/home/build/.rustup/toolchains/1.96.0-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=3dfe80e9dc7c815a -C extra-filename=-84b068c49e685075 --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-ebbb4a7aa7144b1f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47432026-06-24T01:51:09.284Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=dcc67024418ee7c6 -C extra-filename=-be51c74785fe34a1 --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-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-906d682cae32d17e.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-743bb86479f3527d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-12fc0291a31b6e81.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47442026-06-24T01:51:09.284Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/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=e18864d87139e742 -C extra-filename=-7e04d2c208885b05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-df7e3ca38f647065.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47452026-06-24T01:51:09.284Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/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=db2b66b527d58ac6 -C extra-filename=-1453a3fd1689b484 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-df7e3ca38f647065.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47462026-06-24T01:51:09.343Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
47472026-06-24T01:51:09.347Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
47482026-06-24T01:51:09.371Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d1c390420e9c06b -C extra-filename=-55aff7e8d6ff091a --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-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-485afbfcf448d62c.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-efba6ae4ed135df6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9cb708ce239d97e2.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4e572758476532af.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47492026-06-24T01:51:09.374Z Running `/home/build/.rustup/toolchains/1.96.0-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=2583c5c693bf04ce -C extra-filename=-99a9e7864a5b3598 --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-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-8c6e90127972844e.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-efba6ae4ed135df6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9cb708ce239d97e2.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4e572758476532af.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47502026-06-24T01:51:09.940Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47512026-06-24T01:51:09.941Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
47522026-06-24T01:51:09.941Z Compiling dropshot-api-manager v0.7.2
47532026-06-24T01:51:09.945Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/2fe83db/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=33e12ae8594937d3 -C extra-filename=-221afbfe5eb0159e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-3b17bc4021edcae6.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-906d682cae32d17e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-743bb86479f3527d.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-458ef91c88bb2409.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-12fc0291a31b6e81.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47542026-06-24T01:51:09.945Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec1d11dec1b7c0da -C extra-filename=-b32477bd01c34650 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern drift=/work/oxidecomputer/omicron/target/debug/deps/libdrift-8a94b673bbb11515.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-9ef369cfbc597a5a.rmeta --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-ee5ad96cc12f1662.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47552026-06-24T01:51:09.945Z Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2a9e74d/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=db81d7a88cb12e91 -C extra-filename=-f04009d0cc65c7f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-3b17bc4021edcae6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-df7e3ca38f647065.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1597d1db50ee67e5.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-f953a7ad510a0b4e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47562026-06-24T01:51:09.972Z Running `/home/build/.rustup/toolchains/1.96.0-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=bb1112d0e2eacf24 -C extra-filename=-fcbe6c9ce0938a42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern trait_variant=/work/oxidecomputer/omicron/target/debug/deps/libtrait_variant-3baceaf71d95d14c.so --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-a3476e036c2886d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
47572026-06-24T01:51:11.185Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
47582026-06-24T01:51:11.188Z Running `/home/build/.rustup/toolchains/1.96.0-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=0c3ece1f30e9f778 -C extra-filename=-d2b5c31ad319677c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-a3a8176ed0afd916.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6dccbc89b03594c0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0001c518872fcbb8.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-72d2ed3928f9f522.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-0f9534ff132fdfa1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47592026-06-24T01:51:11.712Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
47602026-06-24T01:51:11.718Z Running `/home/build/.rustup/toolchains/1.96.0-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=1edc0487b864c5c5 -C extra-filename=-43c2a6f9d228e61f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-43c2a6f9d228e61f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-e090a8b1c7fa15c6.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-238300f45ec449d7.rlib --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-8e6df892e9db3127.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-a3a8176ed0afd916.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-07bcabaf355624ab.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-240e0e80aa5269af.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b64518119679e82b.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d50e7edc619f54dd.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-77daaa4a65a99897.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8ec3c64e29e99ee8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-4ee8b0fcd12c320b.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-a86e796c0dcfd39c.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-27adb8c919c7af88.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e3f9f6b27113649b.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-075a779001519e27.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-5a231565ab35eb13.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-a3154b04c01e4143.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cc4a4ed65fdb83c6.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-de5cd9a42c69b510.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-973e4e85fa469df0.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-ebbbee32e7ba430f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-defe37921f9f47ba.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-27bb048c672f3d09.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2c27a9e96c8c5036.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d43305386c924578.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4b5ec270e9a44300.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4909561cb0d33eaa.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3bfccc171e222750.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5b4b9fa595bec91d.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-796a6384397cec9e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-0e159c11b1e0b030.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cc6d18688c16c6c0.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-a137f4f18d895b63.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-147e518cd7dbb452.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-cefb468d433ee3ee.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-f0856fdfa7ef8446.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-9708fa75b7affac0.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-263ac2ca51d8f908.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-a73cc4a879c1ea4c.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-99a0c83970d0bde0.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-d6035fb930d6e895.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-02c0614aa789d576.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-759223904ec00abe.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e2febd525ca5c7de.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eaac0c4cb833498c.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-ea494fe6e57247cc.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-6263b9b64e8d90b8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-61888eb32b9c78fb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-2e3b2a66c56292c0.so --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-5288e5ea8b29d524.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-689a1c4591ad9ae0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c2c1f09bfe592314.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-356650b986415abf.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6750123631034f8e.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-49b97bcadb649b75.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-b472047b56a28f75.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-cb69f911da81ee43.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ba6f2bf84090ee02.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-f55e8efff23618ac.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0a1c3a1b700db7d7.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-803c613b14ceb083.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0531e10298593b31.rlib --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-aa2d059aec57f389.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-186a2859cbe72f39.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47612026-06-24T01:51:11.971Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-43c2a6f9d228e61f/build-script-build`
47622026-06-24T01:51:12.016Z Running `/home/build/.rustup/toolchains/1.96.0-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=b94154a4e3ee66ac -C extra-filename=-16e2b6bd34a5f03e --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-e090a8b1c7fa15c6.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-238300f45ec449d7.rmeta --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-8e6df892e9db3127.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-a3a8176ed0afd916.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-07bcabaf355624ab.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-240e0e80aa5269af.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b64518119679e82b.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d50e7edc619f54dd.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-77daaa4a65a99897.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-4ee8b0fcd12c320b.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-a86e796c0dcfd39c.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-27adb8c919c7af88.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e3f9f6b27113649b.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-075a779001519e27.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rmeta --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-5a231565ab35eb13.rmeta --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-a3154b04c01e4143.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cc4a4ed65fdb83c6.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-de5cd9a42c69b510.rmeta --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-973e4e85fa469df0.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-ebbbee32e7ba430f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-defe37921f9f47ba.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-27bb048c672f3d09.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2c27a9e96c8c5036.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d43305386c924578.rmeta --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4b5ec270e9a44300.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4909561cb0d33eaa.rmeta --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3bfccc171e222750.rmeta --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5b4b9fa595bec91d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-0e159c11b1e0b030.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cc6d18688c16c6c0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-a137f4f18d895b63.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-147e518cd7dbb452.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-cefb468d433ee3ee.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-f0856fdfa7ef8446.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-9708fa75b7affac0.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rmeta --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-263ac2ca51d8f908.rmeta --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-a73cc4a879c1ea4c.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-99a0c83970d0bde0.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-d6035fb930d6e895.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-02c0614aa789d576.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-759223904ec00abe.rmeta --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e2febd525ca5c7de.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rmeta --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eaac0c4cb833498c.rmeta --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rmeta --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-ea494fe6e57247cc.rmeta --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-6263b9b64e8d90b8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-61888eb32b9c78fb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-5288e5ea8b29d524.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-689a1c4591ad9ae0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c2c1f09bfe592314.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-356650b986415abf.rmeta --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rmeta --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-b472047b56a28f75.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-cb69f911da81ee43.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ba6f2bf84090ee02.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-f55e8efff23618ac.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rmeta --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0a1c3a1b700db7d7.rmeta --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-803c613b14ceb083.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-186a2859cbe72f39.rmeta --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47632026-06-24T01:51:12.016Z Running `/home/build/.rustup/toolchains/1.96.0-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=db667d3f62a98e11 -C extra-filename=-acd9c07166c1fd62 --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-e090a8b1c7fa15c6.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-238300f45ec449d7.rlib --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-8e6df892e9db3127.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-a3a8176ed0afd916.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-07bcabaf355624ab.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-240e0e80aa5269af.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b64518119679e82b.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d50e7edc619f54dd.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-77daaa4a65a99897.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-33033eb75f78c32a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-4ee8b0fcd12c320b.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-d436b99edfb9995a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-a86e796c0dcfd39c.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6fbbf9369777186b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-27adb8c919c7af88.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e3f9f6b27113649b.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-075a779001519e27.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-93d2b9d63d89e7e5.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f21f2b9576297e8e.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-6ab9e8c91195e19b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-5a231565ab35eb13.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-a3154b04c01e4143.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cc4a4ed65fdb83c6.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-74a1cf7b182281b1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-9f7bbb785cf88561.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-de5cd9a42c69b510.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-973e4e85fa469df0.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-ebbbee32e7ba430f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-defe37921f9f47ba.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-27bb048c672f3d09.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-ac248e6f5137723e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-991ddb2d4d829d86.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-dec297b34435b525.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2c27a9e96c8c5036.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-44bdca7574896a1f.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-7e86aeee2a6126d0.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d43305386c924578.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4b5ec270e9a44300.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4909561cb0d33eaa.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3bfccc171e222750.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5b4b9fa595bec91d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-7716b15a9e3d53f6.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-15643fc258ddbe74.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-0e159c11b1e0b030.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-419e7fde99412e95.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cc6d18688c16c6c0.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-896bffe8bba5ebcc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-b9a77a9d7eb488c5.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-a137f4f18d895b63.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8b27dd15c4f0e20b.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-12f02e270ef6a5a5.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-147e518cd7dbb452.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-cefb468d433ee3ee.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e74fea9de7e992ee.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-f0856fdfa7ef8446.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-9708fa75b7affac0.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-899432ca8e43bc0c.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-f125e9fd8b9b921c.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-263ac2ca51d8f908.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-548f56a12ce2f5d6.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-a73cc4a879c1ea4c.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-99a0c83970d0bde0.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-d6035fb930d6e895.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-02c0614aa789d576.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-759223904ec00abe.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e2febd525ca5c7de.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-65dfda94b3ca35e0.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-5a50f365cea2bff6.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eaac0c4cb833498c.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a53588a82a00ad8d.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-ea494fe6e57247cc.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-6263b9b64e8d90b8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-61888eb32b9c78fb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-56db10b8a3f2757d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b1cec559aa979668.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-5288e5ea8b29d524.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-f1ab03fc45e418e1.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-689a1c4591ad9ae0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-7d89882f517ce1e6.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c2c1f09bfe592314.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-0542764afceee4e2.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-356650b986415abf.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d32f8ec4017ac065.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-0fe44dff38ff81c6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-017212c8ae350682.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-b472047b56a28f75.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-ad5607d419f2909e.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-cb69f911da81ee43.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ba6f2bf84090ee02.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-421d0e5486eaa861.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-f55e8efff23618ac.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ae56b1e0f3d5d59b.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0a1c3a1b700db7d7.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-803c613b14ceb083.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-186a2859cbe72f39.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47642026-06-24T01:51:12.127Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
47652026-06-24T01:51:12.127Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
47662026-06-24T01:51:12.127Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
47672026-06-24T01:51:12.130Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
47682026-06-24T01:51:12.130Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
47692026-06-24T01:51:12.131Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
47702026-06-24T01:51:12.131Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
47712026-06-24T01:51:12.131Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
47722026-06-24T01:51:12.131Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
47732026-06-24T01:51:12.131Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
47742026-06-24T01:51:12.131Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
47752026-06-24T01:51:12.158Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
47762026-06-24T01:51:12.161Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
47772026-06-24T01:51:12.161Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
47782026-06-24T01:51:12.192Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
47792026-06-24T01:51:12.195Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
47802026-06-24T01:51:12.195Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
47812026-06-24T01:51:12.195Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
47822026-06-24T01:51:12.195Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
47832026-06-24T01:51:12.195Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
47842026-06-24T01:51:12.220Z Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
47852026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=292b7ed1331be881 -C extra-filename=-f110c1cad43450cc --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-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47862026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=1af55b654c7afeb0 -C extra-filename=-a047f2bbd932f0af --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-0ad027768cf9f7bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47872026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=7f90dd70770244c8 -C extra-filename=-7ce23073e5cf3b90 --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-7e5ea0047e46feab.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47882026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=8cd898c1ab416a2d -C extra-filename=-3601e355c6746c84 --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-0ad027768cf9f7bc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47892026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=721abb37dea0465d -C extra-filename=-1b77ac91cea48f47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47902026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=554affd467018b13 -C extra-filename=-f9286611e94b22a7 --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-16e2b6bd34a5f03e.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47912026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=ed4a8ef85abe606f -C extra-filename=-5daceef311013bf3 --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-6ab9e8c91195e19b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47922026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=51b878c67d882396 -C extra-filename=-eda01dbe796d9fe3 --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-189079cb77e25919.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47932026-06-24T01:51:12.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=f3c32a65b68d4f6d -C extra-filename=-bc37a7d8aa39deb6 --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-16e2b6bd34a5f03e.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47942026-06-24T01:51:12.249Z Running `/home/build/.rustup/toolchains/1.96.0-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=22aa3705bc6d5c25 -C extra-filename=-1e78cd19f058a91a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47952026-06-24T01:51:12.318Z Running `/home/build/.rustup/toolchains/1.96.0-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=58ae26a43eb5f381 -C extra-filename=-2716cfe1a3bafb38 --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-35a2f8abcbaeacb3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-7f302ca2c29ddcb0.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-5c14eddcc93dac3b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47962026-06-24T01:51:12.321Z Running `/home/build/.rustup/toolchains/1.96.0-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=5d748104666b9079 -C extra-filename=-59b020282bef591f --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-970ff05a54ff65c4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47972026-06-24T01:51:12.354Z Running `/home/build/.rustup/toolchains/1.96.0-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=9b1bf2ed1ad903ef -C extra-filename=-854b9f8f7471ebcc --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-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47982026-06-24T01:51:12.390Z Running `/home/build/.rustup/toolchains/1.96.0-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=07ceedfb3e19a189 -C extra-filename=-de78f81229fc61f3 --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-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
47992026-06-24T01:51:12.425Z Running `/home/build/.rustup/toolchains/1.96.0-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=bee287b2a55b5ca3 -C extra-filename=-10fb7fbbf64fc0a5 --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-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48002026-06-24T01:51:12.428Z Running `/home/build/.rustup/toolchains/1.96.0-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=4e4b30550760c906 -C extra-filename=-424cf5ccaa50eef3 --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-189079cb77e25919.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48012026-06-24T01:51:12.461Z Running `/home/build/.rustup/toolchains/1.96.0-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=58e5ed782193af93 -C extra-filename=-f63987ed28314554 --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-189079cb77e25919.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48022026-06-24T01:51:12.496Z Running `/home/build/.rustup/toolchains/1.96.0-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=0828417dacb5dbda -C extra-filename=-361306f86c7518c1 --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-189079cb77e25919.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48032026-06-24T01:51:12.530Z Running `/home/build/.rustup/toolchains/1.96.0-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=7f70bd999c21898e -C extra-filename=-6ea42ad8a41f8ce6 --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-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48042026-06-24T01:51:12.533Z Running `/home/build/.rustup/toolchains/1.96.0-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=c8bd5853e8e6b1fc -C extra-filename=-d18c03a6dfe434fb --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-16e2b6bd34a5f03e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48052026-06-24T01:51:12.570Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
48062026-06-24T01:51:12.573Z Running `/home/build/.rustup/toolchains/1.96.0-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=c36423fc99b49195 -C extra-filename=-fcd03ff7bc29dd61 --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-7e28423702f1be73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48072026-06-24T01:51:12.573Z Running `/home/build/.rustup/toolchains/1.96.0-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=a673db0d1f928561 -C extra-filename=-b7e9733a6438e539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-1a5b3d380de2857f.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-4622fed73797dc37.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48082026-06-24T01:51:12.573Z Running `/home/build/.rustup/toolchains/1.96.0-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=ed0f5c70906ce1e1 -C extra-filename=-796d4f418e99de80 --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-16e2b6bd34a5f03e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48092026-06-24T01:51:12.573Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48102026-06-24T01:51:12.607Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
48112026-06-24T01:51:12.639Z Running `/home/build/.rustup/toolchains/1.96.0-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=d4176b69b96cd701 -C extra-filename=-3877d9ee2cb7e9ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-cec09e549e78bdfa.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48122026-06-24T01:51:12.642Z Running `/home/build/.rustup/toolchains/1.96.0-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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a6cce32ad6ba9f3 -C extra-filename=-5fa96fbb25b1d9e5 --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-16e2b6bd34a5f03e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48132026-06-24T01:51:12.713Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
48142026-06-24T01:51:12.717Z Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
48152026-06-24T01:51:12.754Z Running `/home/build/.rustup/toolchains/1.96.0-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=5bdb8146bb35174f -C extra-filename=-4fd4bd9fd089c8f0 --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-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48162026-06-24T01:51:12.785Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
48172026-06-24T01:51:12.788Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48182026-06-24T01:51:12.788Z Running `/home/build/.rustup/toolchains/1.96.0-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=5ab9e8904f378fee -C extra-filename=-40e4a9c9b4e2f031 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48192026-06-24T01:51:12.788Z Running `/home/build/.rustup/toolchains/1.96.0-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=49216b81f16326ab -C extra-filename=-0f58cc10b997c458 --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-41ce9ae558386487.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48202026-06-24T01:51:12.966Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
48212026-06-24T01:51:13.001Z Running `/home/build/.rustup/toolchains/1.96.0-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=1c5c0b9340dd0913 -C extra-filename=-5b7099de7d000a63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48222026-06-24T01:51:13.005Z Running `/home/build/.rustup/toolchains/1.96.0-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=7e0a15b83f3aab33 -C extra-filename=-c7ab105ff80d05cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48232026-06-24T01:51:13.005Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
48242026-06-24T01:51:13.037Z Running `/home/build/.rustup/toolchains/1.96.0-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=75db061577d1459f -C extra-filename=-ab2b24cc6a099514 --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-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48252026-06-24T01:51:13.111Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48262026-06-24T01:51:13.115Z Running `/home/build/.rustup/toolchains/1.96.0-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=7f1dd7bf5b000f1f -C extra-filename=-c6aa41b8f8d19262 --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-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48272026-06-24T01:51:13.115Z Running `/home/build/.rustup/toolchains/1.96.0-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=ada0010b8798b60c -C extra-filename=-dc97cb6ce6cb1983 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-dc97cb6ce6cb1983 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48282026-06-24T01:51:13.221Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
48292026-06-24T01:51:13.224Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
48302026-06-24T01:51:13.259Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48312026-06-24T01:51:13.263Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48322026-06-24T01:51:13.263Z Running `/home/build/.rustup/toolchains/1.96.0-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=43293144cf7d0cb8 -C extra-filename=-6cdf809ddf9a5db5 --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-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7d1e7db3b991ee16.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48332026-06-24T01:51:13.264Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48342026-06-24T01:51:13.264Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48352026-06-24T01:51:13.264Z Running `/home/build/.rustup/toolchains/1.96.0-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=3dc0557a17235053 -C extra-filename=-0eae01be0eb7a4df --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-59f34b26cbbe25ed.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48362026-06-24T01:51:13.264Z Running `/home/build/.rustup/toolchains/1.96.0-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=4ac7a6f9ea30f0c3 -C extra-filename=-fbd93509b20f80e1 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-fbd93509b20f80e1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48372026-06-24T01:51:13.264Z Running `/home/build/.rustup/toolchains/1.96.0-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=a79fa1b099cd667e -C extra-filename=-c60dd5960e052764 --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-38a052c675cb2417.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bc37a7d8aa39deb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48382026-06-24T01:51:13.298Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48392026-06-24T01:51:13.302Z Running `/home/build/.rustup/toolchains/1.96.0-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=517aca09d16206d7 -C extra-filename=-a2ba340cfe6ee702 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-a2ba340cfe6ee702 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48402026-06-24T01:51:13.302Z Running `/home/build/.rustup/toolchains/1.96.0-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=14c3c96767475334 -C extra-filename=-c448ab9f77683ce7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-c448ab9f77683ce7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48412026-06-24T01:51:13.302Z Running `/home/build/.rustup/toolchains/1.96.0-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=8425bb507eebe040 -C extra-filename=-57d2702cce553ba3 --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-38a052c675cb2417.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bc37a7d8aa39deb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48422026-06-24T01:51:13.474Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48432026-06-24T01:51:13.547Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48442026-06-24T01:51:13.550Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48452026-06-24T01:51:13.636Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ebdf80714b09b5a -C extra-filename=-33896aed27a0da6f --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-eda01dbe796d9fe3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48462026-06-24T01:51:13.639Z Running `/home/build/.rustup/toolchains/1.96.0-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=29aa8e3b69893fbf -C extra-filename=-5903c7ec8d0fc323 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-5903c7ec8d0fc323 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48472026-06-24T01:51:13.639Z Running `/home/build/.rustup/toolchains/1.96.0-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=bd4f45c25f04e0af -C extra-filename=-e357965de69a3f24 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-e357965de69a3f24 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48482026-06-24T01:51:13.639Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
48492026-06-24T01:51:13.670Z Running `/home/build/.rustup/toolchains/1.96.0-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=15b476436146298e -C extra-filename=-cf76efd0f7acd59f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-sled-agent-cf76efd0f7acd59f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48502026-06-24T01:51:13.708Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48512026-06-24T01:51:13.712Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-dc97cb6ce6cb1983/build-script-build`
48522026-06-24T01:51:13.712Z Running `/home/build/.rustup/toolchains/1.96.0-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=3e9512be26f9fdd1 -C extra-filename=-65725a9b5ed9252f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-inventory-65725a9b5ed9252f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48532026-06-24T01:51:13.743Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-a2ba340cfe6ee702/build-script-build`
48542026-06-24T01:51:13.854Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
48552026-06-24T01:51:13.894Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48562026-06-24T01:51:13.970Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a03919ebbbf2d44 -C extra-filename=-819c4bb52f2440f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48572026-06-24T01:51:13.974Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
48582026-06-24T01:51:13.974Z Running `/home/build/.rustup/toolchains/1.96.0-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=dd2adde72eb89ff7 -C extra-filename=-ce9b40753f241af9 --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-3e503aa6c6effe99.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/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`
48592026-06-24T01:51:13.974Z Running `/home/build/.rustup/toolchains/1.96.0-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=744bb0a05e0628a7 -C extra-filename=-acfa763cba7ad179 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-acfa763cba7ad179 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48602026-06-24T01:51:13.974Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
48612026-06-24T01:51:13.974Z Running `/home/build/.rustup/toolchains/1.96.0-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=c2013477adddef6b -C extra-filename=-87e4d81c134beaa8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d72fcee7056e8422.rmeta --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-4bec6c222c3fad06.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-0a6e872d05324951.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48622026-06-24T01:51:14.048Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
48632026-06-24T01:51:14.052Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48642026-06-24T01:51:14.083Z Running `/home/build/.rustup/toolchains/1.96.0-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=7932eb1a8a6dc641 -C extra-filename=-7b5b1c38bee398bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d72fcee7056e8422.rmeta --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-4bec6c222c3fad06.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-0a6e872d05324951.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48652026-06-24T01:51:14.087Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-fbd93509b20f80e1/build-script-build`
48662026-06-24T01:51:14.087Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-c448ab9f77683ce7/build-script-build`
48672026-06-24T01:51:14.087Z Running `/home/build/.rustup/toolchains/1.96.0-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=be16e731792ca239 -C extra-filename=-c3f2c213c1d7cb58 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c3f2c213c1d7cb58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48682026-06-24T01:51:14.087Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48692026-06-24T01:51:14.087Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-e357965de69a3f24/build-script-build`
48702026-06-24T01:51:14.087Z Running `/home/build/.rustup/toolchains/1.96.0-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=b5a7b4f8d6250fe6 -C extra-filename=-f853e72742102739 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-utils-f853e72742102739 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48712026-06-24T01:51:14.087Z Running `/home/build/.rustup/toolchains/1.96.0-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=f4618ae69457622d -C extra-filename=-9ff3b99a2444bc37 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-networking-9ff3b99a2444bc37 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48722026-06-24T01:51:14.117Z Running `/home/build/.rustup/toolchains/1.96.0-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=e4d300d282b8276d -C extra-filename=-c16851376601a29c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-preparation-c16851376601a29c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48732026-06-24T01:51:14.152Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48742026-06-24T01:51:14.187Z Running `/home/build/.rustup/toolchains/1.96.0-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=0283f827ed3a4360 -C extra-filename=-daf7ed57f58fcc79 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-daf7ed57f58fcc79 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48752026-06-24T01:51:14.223Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48762026-06-24T01:51:14.227Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-sled-agent-cf76efd0f7acd59f/build-script-build`
48772026-06-24T01:51:14.297Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48782026-06-24T01:51:14.300Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-inventory-65725a9b5ed9252f/build-script-build`
48792026-06-24T01:51:14.300Z Running `/home/build/.rustup/toolchains/1.96.0-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=d401368510e2db9f -C extra-filename=-2019a2c8ec16dc55 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-2019a2c8ec16dc55 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48802026-06-24T01:51:14.331Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48812026-06-24T01:51:14.334Z Running `/home/build/.rustup/toolchains/1.96.0-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=7c27fd1dfc790c82 -C extra-filename=-902338956eb34e88 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-902338956eb34e88 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48822026-06-24T01:51:14.334Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48832026-06-24T01:51:14.361Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-5903c7ec8d0fc323/build-script-build`
48842026-06-24T01:51:14.365Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
48852026-06-24T01:51:14.396Z Running `/home/build/.rustup/toolchains/1.96.0-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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=e8525c2319722e76 -C extra-filename=-13b4b46d401383d4 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-fm-13b4b46d401383d4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48862026-06-24T01:51:14.399Z Running `/home/build/.rustup/toolchains/1.96.0-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=bedeb19f8e4851a5 -C extra-filename=-3773425b791e9b47 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-3773425b791e9b47 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48872026-06-24T01:51:14.464Z Running `/home/build/.rustup/toolchains/1.96.0-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=782e633e19292189 -C extra-filename=-3cdf2cb58d12fc07 --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-16e2b6bd34a5f03e.rmeta --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-0eae01be0eb7a4df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48882026-06-24T01:51:14.468Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48892026-06-24T01:51:14.468Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-acfa763cba7ad179/build-script-build`
48902026-06-24T01:51:14.498Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
48912026-06-24T01:51:14.501Z Running `/home/build/.rustup/toolchains/1.96.0-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=1fbebcdfeaf2943f -C extra-filename=-d4756967d51039c4 --out-dir /work/oxidecomputer/omicron/target/debug/build/support-bundle-collection-d4756967d51039c4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48922026-06-24T01:51:14.501Z Running `/home/build/.rustup/toolchains/1.96.0-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=f3dc7d5a252f106b -C extra-filename=-38e790083afbe87d --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-38e790083afbe87d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48932026-06-24T01:51:14.568Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c3f2c213c1d7cb58/build-script-build`
48942026-06-24T01:51:14.597Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48952026-06-24T01:51:14.601Z Running `/home/build/.rustup/toolchains/1.96.0-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=c89c5b594cc187a5 -C extra-filename=-03913d4ab7f72372 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-03913d4ab7f72372 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48962026-06-24T01:51:14.636Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-daf7ed57f58fcc79/build-script-build`
48972026-06-24T01:51:14.675Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
48982026-06-24T01:51:14.707Z Running `/home/build/.rustup/toolchains/1.96.0-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=9a6d710e4a9d3bc3 -C extra-filename=-98cb058a2a9ed5ab --out-dir /work/oxidecomputer/omicron/target/debug/build/end-to-end-tests-98cb058a2a9ed5ab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
48992026-06-24T01:51:14.743Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-2019a2c8ec16dc55/build-script-build`
49002026-06-24T01:51:14.780Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-utils-f853e72742102739/build-script-build`
49012026-06-24T01:51:14.780Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
49022026-06-24T01:51:14.848Z Running `/home/build/.rustup/toolchains/1.96.0-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=6082f454ce1f34f9 -C extra-filename=-b061455d68de74d9 --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-3601e355c6746c84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49032026-06-24T01:51:14.851Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
49042026-06-24T01:51:14.851Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
49052026-06-24T01:51:14.884Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-networking-9ff3b99a2444bc37/build-script-build`
49062026-06-24T01:51:14.887Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-preparation-c16851376601a29c/build-script-build`
49072026-06-24T01:51:14.887Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
49082026-06-24T01:51:14.887Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
49092026-06-24T01:51:14.922Z Running `/home/build/.rustup/toolchains/1.96.0-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=2bceb8dcff5cb3e8 -C extra-filename=-b1669796ac29f48c --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-16e2b6bd34a5f03e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49102026-06-24T01:51:14.926Z Running `/home/build/.rustup/toolchains/1.96.0-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=666b795903c3dba4 -C extra-filename=-978fdbb160071410 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-978fdbb160071410 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49112026-06-24T01:51:14.926Z Running `/home/build/.rustup/toolchains/1.96.0-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=83fb6c34f4a5e86c -C extra-filename=-f6c7cdcdfce9a419 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-f6c7cdcdfce9a419 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49122026-06-24T01:51:14.926Z Running `/home/build/.rustup/toolchains/1.96.0-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=32e00246d7361b71 -C extra-filename=-d50a62b4e497badd --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-d50a62b4e497badd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49132026-06-24T01:51:14.926Z Running `/work/oxidecomputer/omicron/target/debug/build/support-bundle-collection-d4756967d51039c4/build-script-build`
49142026-06-24T01:51:14.926Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-38e790083afbe87d/build-script-build`
49152026-06-24T01:51:14.988Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
49162026-06-24T01:51:15.027Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
49172026-06-24T01:51:15.030Z Running `/home/build/.rustup/toolchains/1.96.0-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=35e0172a5be45d90 -C extra-filename=-3f1d043cfb372d8e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-3f1d043cfb372d8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49182026-06-24T01:51:15.061Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49192026-06-24T01:51:15.064Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
49202026-06-24T01:51:15.064Z Running `/home/build/.rustup/toolchains/1.96.0-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=aae3bf9ab3cb8723 -C extra-filename=-783181facc927172 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-783181facc927172 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49212026-06-24T01:51:15.095Z Running `/home/build/.rustup/toolchains/1.96.0-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=daaef652a7bfc743 -C extra-filename=-9dd858a6382fab42 --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-e16e913afb634424.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49222026-06-24T01:51:15.098Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-03913d4ab7f72372/build-script-build`
49232026-06-24T01:51:15.098Z Running `/home/build/.rustup/toolchains/1.96.0-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=cd58c7d82193e324 -C extra-filename=-d0fc28511d2c8407 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rmeta --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49242026-06-24T01:51:15.129Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49252026-06-24T01:51:15.132Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
49262026-06-24T01:51:15.132Z Running `/home/build/.rustup/toolchains/1.96.0-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=84558186b08de89a -C extra-filename=-09d9e458333fa4cc --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-52b61459f5cb9967.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49272026-06-24T01:51:15.162Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
49282026-06-24T01:51:15.165Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-fm-13b4b46d401383d4/build-script-build`
49292026-06-24T01:51:15.165Z Running `/home/build/.rustup/toolchains/1.96.0-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=a69a1a44d69ec82b -C extra-filename=-8776ff2f5f32f8af --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-8776ff2f5f32f8af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49302026-06-24T01:51:15.165Z Running `/home/build/.rustup/toolchains/1.96.0-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=f985560d517881b2 -C extra-filename=-a1ae55c3c5ee0040 --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-4fd4bd9fd089c8f0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49312026-06-24T01:51:15.166Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
49322026-06-24T01:51:15.199Z Running `/home/build/.rustup/toolchains/1.96.0-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=804ce0704eae8c6a -C extra-filename=-f024f806ce759b85 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-f024f806ce759b85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49332026-06-24T01:51:15.234Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-3773425b791e9b47/build-script-build`
49342026-06-24T01:51:15.269Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-902338956eb34e88/build-script-build`
49352026-06-24T01:51:15.305Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
49362026-06-24T01:51:15.308Z Running `/home/build/.rustup/toolchains/1.96.0-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=3cc7b4c74549e763 -C extra-filename=-43bbf1ba5c7597d3 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-43bbf1ba5c7597d3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49372026-06-24T01:51:15.341Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
49382026-06-24T01:51:15.375Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ba94e0be60ed387 -C extra-filename=-cdfe1a272e3d8016 --out-dir /work/oxidecomputer/omicron/target/debug/build/schema-cdfe1a272e3d8016 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49392026-06-24T01:51:15.411Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
49402026-06-24T01:51:15.446Z Running `/home/build/.rustup/toolchains/1.96.0-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=651e6993ca300a12 -C extra-filename=-73329fc62ab8df76 --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-16e2b6bd34a5f03e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49412026-06-24T01:51:15.479Z Running `/home/build/.rustup/toolchains/1.96.0-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=29d1c5aa5d5c0a8a -C extra-filename=-f5837a8d61d48593 --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-16e2b6bd34a5f03e.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-0eae01be0eb7a4df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49422026-06-24T01:51:15.514Z Running `/home/build/.rustup/toolchains/1.96.0-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=2d6611a4c1c3038c -C extra-filename=-c3a981c13736b937 --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-59f34b26cbbe25ed.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49432026-06-24T01:51:15.541Z Running `/work/oxidecomputer/omicron/target/debug/build/end-to-end-tests-98cb058a2a9ed5ab/build-script-build`
49442026-06-24T01:51:15.613Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-d50a62b4e497badd/build-script-build`
49452026-06-24T01:51:15.651Z Running `/home/build/.rustup/toolchains/1.96.0-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=360efa336ead6079 -C extra-filename=-d058b5a8e5d58f51 --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-e16e913afb634424.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49462026-06-24T01:51:15.654Z Running `/home/build/.rustup/toolchains/1.96.0-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=4c3d111d463cc5d2 -C extra-filename=-547ece1b9cfaa4d0 --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-3601e355c6746c84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49472026-06-24T01:51:15.654Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-f024f806ce759b85/build-script-build`
49482026-06-24T01:51:15.684Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-978fdbb160071410/build-script-build`
49492026-06-24T01:51:15.720Z Running `/home/build/.rustup/toolchains/1.96.0-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=d03c9f1eb050d59a -C extra-filename=-a86ee321f58c1b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49502026-06-24T01:51:15.753Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-f6c7cdcdfce9a419/build-script-build`
49512026-06-24T01:51:15.893Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-8776ff2f5f32f8af/build-script-build`
49522026-06-24T01:51:15.997Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ba29b95b328b8dc -C extra-filename=-b51704bb872e0402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d72fcee7056e8422.rlib --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-4bec6c222c3fad06.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-0a6e872d05324951.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49532026-06-24T01:51:16.001Z Running `/home/build/.rustup/toolchains/1.96.0-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=947c3db1544558c5 -C extra-filename=-04d2f56950d8f61d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-5b7099de7d000a63.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49542026-06-24T01:51:16.106Z Running `/home/build/.rustup/toolchains/1.96.0-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=fe3af8764730f55a -C extra-filename=-7303e68e4944f903 --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-eda01dbe796d9fe3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49552026-06-24T01:51:16.143Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ac47e0fb3edf2cf -C extra-filename=-ce53884115829929 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-1b77ac91cea48f47.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49562026-06-24T01:51:16.178Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-3f1d043cfb372d8e/build-script-build`
49572026-06-24T01:51:16.278Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-783181facc927172/build-script-build`
49582026-06-24T01:51:16.282Z Running `/home/build/.rustup/toolchains/1.96.0-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=b7cc148f06f30e1f -C extra-filename=-b9a5e67a036ac515 --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-4fd4bd9fd089c8f0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49592026-06-24T01:51:16.282Z Running `/home/build/.rustup/toolchains/1.96.0-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=f2cd3380427df25e -C extra-filename=-cae4cd82780a384e --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-3603deb24e30c54c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7d1e7db3b991ee16.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49602026-06-24T01:51:16.473Z Running `/home/build/.rustup/toolchains/1.96.0-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=159da53a2a369663 -C extra-filename=-ca77fedf4725d8df --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-189079cb77e25919.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49612026-06-24T01:51:16.476Z Running `/home/build/.rustup/toolchains/1.96.0-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=3fc30c3c4558144c -C extra-filename=-7067e185b30a7275 --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-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49622026-06-24T01:51:16.476Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-43bbf1ba5c7597d3/build-script-build`
49632026-06-24T01:51:16.476Z Running `/home/build/.rustup/toolchains/1.96.0-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=e271d20ef26d0c17 -C extra-filename=-b6d0edcbc27cc86b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49642026-06-24T01:51:16.510Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
49652026-06-24T01:51:16.513Z Running `/work/oxidecomputer/omicron/target/debug/build/schema-cdfe1a272e3d8016/build-script-build`
49662026-06-24T01:51:16.544Z Running `/home/build/.rustup/toolchains/1.96.0-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=8bc7f36c73f516af -C extra-filename=-a85cdaa68f19e7b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49672026-06-24T01:51:16.548Z Running `/home/build/.rustup/toolchains/1.96.0-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=9db9591c1f5f639a -C extra-filename=-7fbc93d42509a6f1 --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-41ce9ae558386487.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49682026-06-24T01:51:16.612Z Running `/home/build/.rustup/toolchains/1.96.0-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=d42f3a35aa407c6a -C extra-filename=-7cf74ae710f26f13 --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-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49692026-06-24T01:51:16.616Z Running `/home/build/.rustup/toolchains/1.96.0-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=f0ffaafe5acf9593 -C extra-filename=-6510915708d04b5f --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-b9a9003eb317d1ba.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bc37a7d8aa39deb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49702026-06-24T01:51:16.718Z Running `/home/build/.rustup/toolchains/1.96.0-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=1e7b28f430764a87 -C extra-filename=-f32d0e7cfe6e7bbb --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-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49712026-06-24T01:51:16.826Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
49722026-06-24T01:51:16.829Z Running `/home/build/.rustup/toolchains/1.96.0-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=0fd6ec43ffa762fc -C extra-filename=-4d64bc72df6ca5d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99a9e7864a5b3598.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-2187dd1caf6c1cfa.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
49732026-06-24T01:51:16.829Z Running `/home/build/.rustup/toolchains/1.96.0-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=692816038101ddc8 -C extra-filename=-029cca861d7de8d1 --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-16e2b6bd34a5f03e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49742026-06-24T01:51:17.215Z Running `/home/build/.rustup/toolchains/1.96.0-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=d7a87a1a221b9d7f -C extra-filename=-a0ff9bf911571888 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49752026-06-24T01:51:17.307Z Running `/home/build/.rustup/toolchains/1.96.0-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=5cd739f20e68ccae -C extra-filename=-bcab6512e69ffa85 --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-16e2b6bd34a5f03e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49762026-06-24T01:51:17.346Z Running `/home/build/.rustup/toolchains/1.96.0-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=22fbf52008faaa3d -C extra-filename=-08488897058e5dd4 --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-7e28423702f1be73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49772026-06-24T01:51:17.418Z Running `/home/build/.rustup/toolchains/1.96.0-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=2cdbc9cad88e2ce6 -C extra-filename=-6fb1b48bffa3be4c --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-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49782026-06-24T01:51:17.505Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
49792026-06-24T01:51:17.509Z Running `/home/build/.rustup/toolchains/1.96.0-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=6f1ff3357470f9c5 -C extra-filename=-d8d940e2cde1261c --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-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern lldpd_common=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_common-4d64bc72df6ca5d7.rmeta --extern lldpd_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_types_versions-c22831ec8285e4f1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9cb708ce239d97e2.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-0a6e872d05324951.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out`
49802026-06-24T01:51:17.579Z Running `/home/build/.rustup/toolchains/1.96.0-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=3bbe2f903e2de383 -C extra-filename=-6a439b7b3c9e6b1e --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-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49812026-06-24T01:51:17.639Z Running `/home/build/.rustup/toolchains/1.96.0-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=35fc4d0650d7f40a -C extra-filename=-3127d4012d736ef0 --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-16e2b6bd34a5f03e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49822026-06-24T01:51:17.718Z Running `/home/build/.rustup/toolchains/1.96.0-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=3d07c70b5c510ff5 -C extra-filename=-c4863935bba55a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49832026-06-24T01:51:17.781Z Running `/home/build/.rustup/toolchains/1.96.0-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=1fd5c0800f86cf76 -C extra-filename=-e07ef921f695c37f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-7e5ea0047e46feab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-ff5dc55a5241ec0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49842026-06-24T01:51:17.818Z Running `/home/build/.rustup/toolchains/1.96.0-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=5df87e80fd8daada -C extra-filename=-1b5e9d960b86ae71 --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-189079cb77e25919.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49852026-06-24T01:51:17.861Z Running `/home/build/.rustup/toolchains/1.96.0-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=d2e6e76c6ae8122a -C extra-filename=-64ef635955ab32b0 --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-189079cb77e25919.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49862026-06-24T01:51:17.922Z Running `/home/build/.rustup/toolchains/1.96.0-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=8021a5309d1cd072 -C extra-filename=-98ad05d25d4cfa1e --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-16e2b6bd34a5f03e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49872026-06-24T01:51:18.052Z Running `/home/build/.rustup/toolchains/1.96.0-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=82c1e27aed0ce1fe -C extra-filename=-a514f49d056c7f60 --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-0ad027768cf9f7bc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49882026-06-24T01:51:18.105Z Running `/home/build/.rustup/toolchains/1.96.0-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=b2bf9b70741b8db7 -C extra-filename=-14717d19c0f8f24a --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-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49892026-06-24T01:51:18.170Z Running `/home/build/.rustup/toolchains/1.96.0-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=0bdc75217af37a05 -C extra-filename=-251a0a2cc2369cab --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-35a2f8abcbaeacb3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-7f302ca2c29ddcb0.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-5c14eddcc93dac3b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49902026-06-24T01:51:18.234Z Running `/home/build/.rustup/toolchains/1.96.0-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=e225ad5a7577681b -C extra-filename=-771e9719772fadac --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-6ab9e8c91195e19b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49912026-06-24T01:51:18.299Z Running `/home/build/.rustup/toolchains/1.96.0-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=6589ae3008f42d58 -C extra-filename=-1f42fe0ca9fc39d9 --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-0ad027768cf9f7bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49922026-06-24T01:51:18.308Z Running `/home/build/.rustup/toolchains/1.96.0-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=957fe330cc511d80 -C extra-filename=-cd6699ccd81dfa9f --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-b9a9003eb317d1ba.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bc37a7d8aa39deb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-442b89fe9c01b246.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49932026-06-24T01:51:18.431Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
49942026-06-24T01:51:18.436Z Running `/home/build/.rustup/toolchains/1.96.0-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=32b1c601cd24cc53 -C extra-filename=-080f0be9fe2a3165 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-59f34b26cbbe25ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-743bb86479f3527d.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-0eae01be0eb7a4df.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49952026-06-24T01:51:18.593Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
49962026-06-24T01:51:18.596Z Running `/home/build/.rustup/toolchains/1.96.0-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=6ed73dffe9086856 -C extra-filename=-a61185e193273f2c --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-970ff05a54ff65c4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-491b7b713b94bc9a.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49972026-06-24T01:51:18.750Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
49982026-06-24T01:51:18.753Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6b4322fb92ae128 -C extra-filename=-367fa89798b0dff5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
49992026-06-24T01:51:18.813Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
50002026-06-24T01:51:18.816Z Running `/home/build/.rustup/toolchains/1.96.0-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=b1caf3a3ecc49cf4 -C extra-filename=-438e031fcf590999 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50012026-06-24T01:51:18.873Z Running `/home/build/.rustup/toolchains/1.96.0-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=57ca605df278a17c -C extra-filename=-dadd0af89d3ab6a0 --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-970ff05a54ff65c4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-491b7b713b94bc9a.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-7b5b1c38bee398bd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50022026-06-24T01:51:18.962Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
50032026-06-24T01:51:18.965Z Running `/home/build/.rustup/toolchains/1.96.0-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=617ee2cda9b940a2 -C extra-filename=-186ca33b3cc38774 --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-e768ca3d3364e9aa.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-f9286611e94b22a7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50042026-06-24T01:51:19.001Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
50052026-06-24T01:51:19.005Z Running `/home/build/.rustup/toolchains/1.96.0-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=8cc9477621aeabd8 -C extra-filename=-102add106993914d --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-14ab0a870e93f34c.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-547f3fbc6c8f0677.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-faab0251d033bc5e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50062026-06-24T01:51:19.041Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
50072026-06-24T01:51:19.041Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
50082026-06-24T01:51:19.044Z Running `/home/build/.rustup/toolchains/1.96.0-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=afa4016608fd77d7 -C extra-filename=-073c7d433511f492 --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-d911f680395d6ab9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50092026-06-24T01:51:19.044Z Running `/home/build/.rustup/toolchains/1.96.0-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=8549dfa8128e5914 -C extra-filename=-8852afa1d0c703e9 --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-84b068c49e685075.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50102026-06-24T01:51:19.161Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
50112026-06-24T01:51:19.161Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
50122026-06-24T01:51:19.164Z Running `/home/build/.rustup/toolchains/1.96.0-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=9777ded99b076a30 -C extra-filename=-079ce1335e91795d --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-fbde0eadaf750fbf.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-7a5a12962580ded3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
50132026-06-24T01:51:19.164Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6749f07e404cc00 -C extra-filename=-5d3cdfd14f79e741 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50142026-06-24T01:51:19.319Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
50152026-06-24T01:51:19.322Z Running `/home/build/.rustup/toolchains/1.96.0-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=b142e5af6439efd5 -C extra-filename=-9ef2794f9db7130f --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-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50162026-06-24T01:51:19.350Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
50172026-06-24T01:51:19.353Z Running `/home/build/.rustup/toolchains/1.96.0-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=a1f73a1b1c3d515e -C extra-filename=-a4ecfb26dbd11996 --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-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50182026-06-24T01:51:19.571Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
50192026-06-24T01:51:19.576Z Running `/home/build/.rustup/toolchains/1.96.0-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=b72e5f0bdd65bcea -C extra-filename=-9c104ca87370a279 --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-eda01dbe796d9fe3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50202026-06-24T01:51:19.605Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
50212026-06-24T01:51:19.609Z Running `/home/build/.rustup/toolchains/1.96.0-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=50149d93d88db2e6 -C extra-filename=-2c6ea83e6144313f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50222026-06-24T01:51:19.648Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
50232026-06-24T01:51:19.651Z Running `/home/build/.rustup/toolchains/1.96.0-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=94631b994f948bdd -C extra-filename=-2ff9dc5bee035b4f --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-189079cb77e25919.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50242026-06-24T01:51:19.687Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
50252026-06-24T01:51:19.689Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
50262026-06-24T01:51:19.689Z Running `/home/build/.rustup/toolchains/1.96.0-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=6bc385cd2b5e0587 -C extra-filename=-7b719e084fe7268c --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-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50272026-06-24T01:51:19.689Z Running `/home/build/.rustup/toolchains/1.96.0-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=720886e383df7c07 -C extra-filename=-48743e5c8f6e6940 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-6ea42ad8a41f8ce6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50282026-06-24T01:51:19.762Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
50292026-06-24T01:51:19.762Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
50302026-06-24T01:51:19.765Z Running `/home/build/.rustup/toolchains/1.96.0-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=b9e77e4da1abc2ca -C extra-filename=-0f2505a93a193913 --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-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50312026-06-24T01:51:19.765Z Running `/home/build/.rustup/toolchains/1.96.0-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=cbc4c67323572d6c -C extra-filename=-d63b711688713079 --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-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-4fd4bd9fd089c8f0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50322026-06-24T01:51:19.834Z Running `/home/build/.rustup/toolchains/1.96.0-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=de4c6e743cae8d23 -C extra-filename=-8496ca092927980f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d0fc28511d2c8407.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50332026-06-24T01:51:19.871Z Running `/home/build/.rustup/toolchains/1.96.0-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=705ac6639ef2cd8a -C extra-filename=-f0112a05e159ef53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50342026-06-24T01:51:19.991Z Running `/home/build/.rustup/toolchains/1.96.0-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=8b520a6866dae1f8 -C extra-filename=-e37bb915a94ea348 --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-970ff05a54ff65c4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-6950e5b633e52c33.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50352026-06-24T01:51:20.181Z Running `/home/build/.rustup/toolchains/1.96.0-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=273a7734fe1b87dc -C extra-filename=-1a728d0553520d57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-d63b711688713079.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-a1ae55c3c5ee0040.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/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`
50362026-06-24T01:51:20.305Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
50372026-06-24T01:51:20.308Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e7d5c2e27c4ad3a -C extra-filename=-1c6b9563880697f7 --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-84aef0af6b885cb6.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50382026-06-24T01:51:20.363Z Running `/home/build/.rustup/toolchains/1.96.0-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=8c1cbfdb73977108 -C extra-filename=-efdc98221497dcbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50392026-06-24T01:51:20.416Z Running `/home/build/.rustup/toolchains/1.96.0-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=339467657ea5f209 -C extra-filename=-18973ca141363cf0 --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-189079cb77e25919.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50402026-06-24T01:51:20.545Z Running `/home/build/.rustup/toolchains/1.96.0-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=8481f4d1d5dab9ee -C extra-filename=-e9ca24047556cb26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-6ea42ad8a41f8ce6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50412026-06-24T01:51:20.581Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
50422026-06-24T01:51:20.581Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50432026-06-24T01:51:20.585Z Running `/home/build/.rustup/toolchains/1.96.0-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=ccabe61d59865fd3 -C extra-filename=-363074f5197afc86 --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-7e28423702f1be73.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50442026-06-24T01:51:20.585Z Running `/home/build/.rustup/toolchains/1.96.0-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=7261bd34226bfaaa -C extra-filename=-fd4a0af07d8db0c3 --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-16e2b6bd34a5f03e.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50452026-06-24T01:51:20.649Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
50462026-06-24T01:51:20.652Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
50472026-06-24T01:51:20.652Z Running `/home/build/.rustup/toolchains/1.96.0-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=e4680d5ce5cd8bd1 -C extra-filename=-f4f257644fed8e06 --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-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50482026-06-24T01:51:20.652Z Running `/home/build/.rustup/toolchains/1.96.0-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=0c739b2eee1b5144 -C extra-filename=-cab509dee42cdf5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-330c1962bbabe88e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-c7ab105ff80d05cd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b1ac29afc6131ea5.rlib --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-d92bb9e95a44d02e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50492026-06-24T01:51:20.801Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
50502026-06-24T01:51:20.804Z Running `/home/build/.rustup/toolchains/1.96.0-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=b1d8fa7ae274a335 -C extra-filename=-fafe688b37ff22c1 --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-367fa89798b0dff5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50512026-06-24T01:51:20.840Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
50522026-06-24T01:51:20.843Z Running `/home/build/.rustup/toolchains/1.96.0-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=228d49b4a9b37efe -C extra-filename=-e784d0ef4ff1dd06 --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-367fa89798b0dff5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50532026-06-24T01:51:20.905Z Running `/home/build/.rustup/toolchains/1.96.0-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=880a9dc431ead438 -C extra-filename=-67e9ea12868012ab --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-16e2b6bd34a5f03e.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-dadd0af89d3ab6a0.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50542026-06-24T01:51:21.055Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
50552026-06-24T01:51:21.058Z Running `/home/build/.rustup/toolchains/1.96.0-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=4cdff66849bb23cf -C extra-filename=-369f5d6f5a1fe2f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50562026-06-24T01:51:21.119Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
50572026-06-24T01:51:21.122Z Running `/home/build/.rustup/toolchains/1.96.0-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=80fa53d3503e4fed -C extra-filename=-392c415ea0555f68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50582026-06-24T01:51:21.157Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
50592026-06-24T01:51:21.160Z Running `/home/build/.rustup/toolchains/1.96.0-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=20fa7859021eefeb -C extra-filename=-b3df7fb8eb1e8c0d --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-189079cb77e25919.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50602026-06-24T01:51:21.218Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
50612026-06-24T01:51:21.221Z Running `/home/build/.rustup/toolchains/1.96.0-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=86f0760063a7eafb -C extra-filename=-585d28c6db6822ca --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-189079cb77e25919.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50622026-06-24T01:51:21.376Z Running `/home/build/.rustup/toolchains/1.96.0-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=311b550ba5749592 -C extra-filename=-f89c9a5bf5302c72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-67e9ea12868012ab.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50632026-06-24T01:51:21.482Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
50642026-06-24T01:51:21.485Z Running `/home/build/.rustup/toolchains/1.96.0-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=0700e9e10178d19f -C extra-filename=-818c24f8a44aeac6 --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-189079cb77e25919.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50652026-06-24T01:51:21.518Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
50662026-06-24T01:51:21.521Z Running `/home/build/.rustup/toolchains/1.96.0-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=56a9b9a7f8b97a28 -C extra-filename=-ae9368a72cd6d0b0 --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-562d2fd988649feb.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50672026-06-24T01:51:21.618Z Running `/home/build/.rustup/toolchains/1.96.0-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=2e08407a466b0c21 -C extra-filename=-b956238f1598943f --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-189079cb77e25919.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50682026-06-24T01:51:21.653Z Running `/home/build/.rustup/toolchains/1.96.0-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=2c0c7e2b0056ba18 -C extra-filename=-b6de70ac3d031446 --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-367fa89798b0dff5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50692026-06-24T01:51:21.767Z Running `/home/build/.rustup/toolchains/1.96.0-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=5e74ac736d247146 -C extra-filename=-d0088e6f9f713502 --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-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50702026-06-24T01:51:21.916Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
50712026-06-24T01:51:21.920Z Running `/home/build/.rustup/toolchains/1.96.0-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=5eae1d24772c19ce -C extra-filename=-c5d4b57915fd8b9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50722026-06-24T01:51:21.996Z Running `/home/build/.rustup/toolchains/1.96.0-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=f7ec34de4737ab81 -C extra-filename=-5ba00a5f9224e573 --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-7e4ac9dff1b11365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-c6aa41b8f8d19262.so --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-aeab6d2a61d1000c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-eb28c780aaecb404.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50732026-06-24T01:51:22.034Z Running `/home/build/.rustup/toolchains/1.96.0-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=f2c19de41cf06a24 -C extra-filename=-b8f10565f3aea353 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50742026-06-24T01:51:22.067Z Running `/home/build/.rustup/toolchains/1.96.0-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=e7aa54e3ffee20b0 -C extra-filename=-9eefff31a8b8dfb0 --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-7e4ac9dff1b11365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-c6aa41b8f8d19262.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-aeab6d2a61d1000c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-eb28c780aaecb404.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50752026-06-24T01:51:22.228Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
50762026-06-24T01:51:22.231Z Running `/home/build/.rustup/toolchains/1.96.0-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=8382974f6a7f03ff -C extra-filename=-a6ebd60a04d851d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50772026-06-24T01:51:22.264Z Running `/home/build/.rustup/toolchains/1.96.0-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=ea5d3dbbf89e6a66 -C extra-filename=-47b72f194e263658 --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-7e28423702f1be73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50782026-06-24T01:51:22.338Z Running `/home/build/.rustup/toolchains/1.96.0-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=02f535a7cf1ec885 -C extra-filename=-bc9d0ad2e033d8df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50792026-06-24T01:51:22.471Z Running `/home/build/.rustup/toolchains/1.96.0-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=210727365abd3d7b -C extra-filename=-3218b19fa25505d8 --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-189079cb77e25919.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50802026-06-24T01:51:22.503Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
50812026-06-24T01:51:22.506Z Running `/home/build/.rustup/toolchains/1.96.0-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=1f7350fb9c82d82e -C extra-filename=-d62aa2fb2e2cc84a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50822026-06-24T01:51:22.541Z Running `/home/build/.rustup/toolchains/1.96.0-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=f13b8b6849b6f46d -C extra-filename=-136b3a5624e51147 --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-189079cb77e25919.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50832026-06-24T01:51:22.574Z Running `/home/build/.rustup/toolchains/1.96.0-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=d9b7fc6de998aec9 -C extra-filename=-6f25b45728518912 --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-367fa89798b0dff5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50842026-06-24T01:51:22.731Z Running `/home/build/.rustup/toolchains/1.96.0-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=62aa08fcc4b61ee4 -C extra-filename=-b93ea286baaca6b9 --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-562d2fd988649feb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50852026-06-24T01:51:22.768Z Running `/home/build/.rustup/toolchains/1.96.0-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=64eec2a7615e15e1 -C extra-filename=-632e4214b31f5944 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-38a052c675cb2417.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-369f5d6f5a1fe2f9.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50862026-06-24T01:51:22.808Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
50872026-06-24T01:51:22.811Z Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
50882026-06-24T01:51:22.846Z Running `/home/build/.rustup/toolchains/1.96.0-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=28ded0a745272ee8 -C extra-filename=-a43ebd08e0c21018 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50892026-06-24T01:51:22.846Z Running `/home/build/.rustup/toolchains/1.96.0-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=352177467e15ffac -C extra-filename=-2700a7dd82d1a5c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50902026-06-24T01:51:22.882Z Running `/home/build/.rustup/toolchains/1.96.0-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=65465009f2d3c66f -C extra-filename=-7d20aee166822d82 --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-e768ca3d3364e9aa.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-f9286611e94b22a7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50912026-06-24T01:51:22.919Z Running `/home/build/.rustup/toolchains/1.96.0-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=0ab2915812a5a93e -C extra-filename=-f9385166663b2284 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50922026-06-24T01:51:22.988Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
50932026-06-24T01:51:22.991Z Running `/home/build/.rustup/toolchains/1.96.0-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=be8c6a482f4887b1 -C extra-filename=-4c4a8d87aa729706 --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-16e2b6bd34a5f03e.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-f89c9a5bf5302c72.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-67e9ea12868012ab.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50942026-06-24T01:51:23.024Z Running `/home/build/.rustup/toolchains/1.96.0-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=114cf0e721236aef -C extra-filename=-0061d95f0bbd014b --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-16e2b6bd34a5f03e.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-f89c9a5bf5302c72.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-67e9ea12868012ab.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50952026-06-24T01:51:23.064Z Running `/home/build/.rustup/toolchains/1.96.0-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=fbb8cf5619c76fca -C extra-filename=-a6de6a9352d6f93e --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-7e4ac9dff1b11365.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-491b7b713b94bc9a.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-0f85d8fc394b6096.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50962026-06-24T01:51:23.178Z Running `/home/build/.rustup/toolchains/1.96.0-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=e62aaf5be6f013c2 -C extra-filename=-2ae0c5ff8d99ce87 --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-84b068c49e685075.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50972026-06-24T01:51:23.285Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
50982026-06-24T01:51:23.288Z Running `/home/build/.rustup/toolchains/1.96.0-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=788918c07bc7d15b -C extra-filename=-d720cf3ebe8dcc18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-fb5a808c4c009f0d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8b0a95cac698718d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
50992026-06-24T01:51:23.495Z Running `/home/build/.rustup/toolchains/1.96.0-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=954fcf3f7a91f531 -C extra-filename=-dd409f9d2c12520a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-d62aa2fb2e2cc84a.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51002026-06-24T01:51:23.722Z Running `/home/build/.rustup/toolchains/1.96.0-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=b4f79650e85ddd6d -C extra-filename=-75b65dbef9042f7a --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-fbde0eadaf750fbf.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-7a5a12962580ded3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
51012026-06-24T01:51:23.800Z Running `/home/build/.rustup/toolchains/1.96.0-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=045eded7745e2c36 -C extra-filename=-92b645caec1c9f4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51022026-06-24T01:51:24.106Z Running `/home/build/.rustup/toolchains/1.96.0-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=fbc89139ae1dee5d -C extra-filename=-c3a1f330e72deaf8 --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-189079cb77e25919.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51032026-06-24T01:51:24.166Z Running `/home/build/.rustup/toolchains/1.96.0-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=4b567dffdc09053d -C extra-filename=-66eab44aa8b29243 --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-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51042026-06-24T01:51:24.210Z Running `/home/build/.rustup/toolchains/1.96.0-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=f92020b703b707c1 -C extra-filename=-f51c4e35fae7814f --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-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51052026-06-24T01:51:24.301Z Running `/home/build/.rustup/toolchains/1.96.0-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=81fee02b54910f76 -C extra-filename=-6106f4474ebbe6c0 --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-d911f680395d6ab9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51062026-06-24T01:51:24.376Z Running `/home/build/.rustup/toolchains/1.96.0-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=6cb64f6456aad4db -C extra-filename=-df4a9a13ab87222b --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-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51072026-06-24T01:51:24.399Z Running `/home/build/.rustup/toolchains/1.96.0-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=318dc16824f98ef7 -C extra-filename=-db54506c5a0c3539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51082026-06-24T01:51:24.719Z Running `/home/build/.rustup/toolchains/1.96.0-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=3528cd7c51ad3886 -C extra-filename=-6c07360bc018eeca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51092026-06-24T01:51:24.972Z Running `/home/build/.rustup/toolchains/1.96.0-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=4f249f8b1aecee68 -C extra-filename=-6b9562e0f3b09a55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51102026-06-24T01:51:24.972Z Running `/home/build/.rustup/toolchains/1.96.0-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=ddfb5c89c9138fe7 -C extra-filename=-51309305e0ee8bba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51112026-06-24T01:51:25.107Z Running `/home/build/.rustup/toolchains/1.96.0-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=539a2d7b0d6c0782 -C extra-filename=-fc2576ce5dde049f --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-eda01dbe796d9fe3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51122026-06-24T01:51:25.145Z Running `/home/build/.rustup/toolchains/1.96.0-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=8b3dd93fa4165643 -C extra-filename=-ccb270206f273a40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51132026-06-24T01:51:25.426Z Running `/home/build/.rustup/toolchains/1.96.0-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=93dd26e89cb6564a -C extra-filename=-bc15b24fb20bc249 --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-3603deb24e30c54c.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7d1e7db3b991ee16.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51142026-06-24T01:51:25.750Z Running `/home/build/.rustup/toolchains/1.96.0-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=4355dc94456e31b3 -C extra-filename=-1cb75b3363a8f13a --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-3603deb24e30c54c.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-66b921f4b1f016d5.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7d1e7db3b991ee16.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51152026-06-24T01:51:25.814Z Running `/home/build/.rustup/toolchains/1.96.0-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=fde3297370a14b0a -C extra-filename=-a9959e6f0fefe2a7 --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-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-4fd4bd9fd089c8f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51162026-06-24T01:51:25.943Z Running `/home/build/.rustup/toolchains/1.96.0-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=bd2cef3a2a24af44 -C extra-filename=-47657ae2ac1bdbdc --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-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51172026-06-24T01:51:25.977Z Running `/home/build/.rustup/toolchains/1.96.0-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=9fd3b4f079b8ecb1 -C extra-filename=-840cecc8e7931d7c --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-16e2b6bd34a5f03e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51182026-06-24T01:51:26.013Z Running `/home/build/.rustup/toolchains/1.96.0-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=78849a60d0e2fb8f -C extra-filename=-26deb4e73f13fbac --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-16e2b6bd34a5f03e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-ddbd926ac260bdaa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-abcfb25046650ad4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51192026-06-24T01:51:26.066Z Running `/home/build/.rustup/toolchains/1.96.0-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=540e80d1da13356e -C extra-filename=-a51907332aaca07e --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-16e2b6bd34a5f03e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51202026-06-24T01:51:26.099Z Running `/home/build/.rustup/toolchains/1.96.0-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=66586536b49b30ca -C extra-filename=-331428ee69161151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51212026-06-24T01:51:26.753Z Running `/home/build/.rustup/toolchains/1.96.0-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=61b11797ffddf2e3 -C extra-filename=-2ea026b2e5f42db7 --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-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51222026-06-24T01:51:26.794Z Running `/home/build/.rustup/toolchains/1.96.0-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=0b7285d91eb47c7d -C extra-filename=-6ab472df74112a1f --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-189079cb77e25919.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51232026-06-24T01:51:28.389Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
51242026-06-24T01:51:28.392Z Running `/home/build/.rustup/toolchains/1.96.0-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=580ff8a9c09f8f9e -C extra-filename=-2eca48a6b4b7e806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-59f34b26cbbe25ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51252026-06-24T01:51:28.523Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
51262026-06-24T01:51:28.527Z Running `/home/build/.rustup/toolchains/1.96.0-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=7e12ce4f920a6470 -C extra-filename=-7c910d735732362a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51272026-06-24T01:51:29.067Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
51282026-06-24T01:51:29.104Z Running `/home/build/.rustup/toolchains/1.96.0-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=294dea2e79a4cd7e -C extra-filename=-7607a131ce55ef7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-c6aa41b8f8d19262.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-369f5d6f5a1fe2f9.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-4c4a8d87aa729706.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51292026-06-24T01:51:29.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=3d36f621145e0b10 -C extra-filename=-37530a68fd37bac4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-c6aa41b8f8d19262.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-369f5d6f5a1fe2f9.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-4c4a8d87aa729706.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b396c94185cfcf08.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6715a9bcae73140d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51302026-06-24T01:51:29.374Z Running `/home/build/.rustup/toolchains/1.96.0-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=dddaeb0a5031a471 -C extra-filename=-57753ba449c78791 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4b3357ddf7060100.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dbb1ae1b769dc319.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-7041a0257fa3c647.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-f1a957948b57edb3.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e73107cd33a831bf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ab6d119f93ba22a3.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-9e4b9badca4a4bd2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0b198e101b0b4339.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
51312026-06-24T01:51:29.463Z Running `/home/build/.rustup/toolchains/1.96.0-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=eea12d6233f91cb7 -C extra-filename=-37088be0c705876e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-fd07e94f778f6585.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-a53eca5064eded60.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-f9286611e94b22a7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-436d54bf36f46fc0.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-1b77ac91cea48f47.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-035dc4789a0a69f4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
51322026-06-24T01:51:29.919Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
51332026-06-24T01:51:29.922Z Running `/home/build/.rustup/toolchains/1.96.0-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=b2772d5191a96ae7 -C extra-filename=-b54f28bc2025d28e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51342026-06-24T01:51:30.064Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
51352026-06-24T01:51:30.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=ec9d1543b697bf24 -C extra-filename=-58426f51bcea160f --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-6cdf809ddf9a5db5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51362026-06-24T01:51:30.092Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
51372026-06-24T01:51:30.095Z Running `/home/build/.rustup/toolchains/1.96.0-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=e4ad9e47e934f630 -C extra-filename=-793546a76930f1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51382026-06-24T01:51:30.391Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
51392026-06-24T01:51:30.394Z Running `/home/build/.rustup/toolchains/1.96.0-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=24fbce977372878c -C extra-filename=-999b640bbb85db20 --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-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51402026-06-24T01:51:30.537Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
51412026-06-24T01:51:30.540Z Running `/home/build/.rustup/toolchains/1.96.0-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=74aeb4fc96aef122 -C extra-filename=-1afc598d30c9b197 --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-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51422026-06-24T01:51:30.570Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
51432026-06-24T01:51:30.574Z Running `/home/build/.rustup/toolchains/1.96.0-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=6d3ad2d7755c2c40 -C extra-filename=-005b4354b327e5d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51442026-06-24T01:51:30.607Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51452026-06-24T01:51:30.610Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
51462026-06-24T01:51:30.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=fd2688940be97541 -C extra-filename=-7bbcbb8c9cd1e9b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51472026-06-24T01:51:30.610Z Running `/home/build/.rustup/toolchains/1.96.0-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=e78c6d9b2a532c97 -C extra-filename=-508e94e3dedc6340 --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-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51482026-06-24T01:51:30.811Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51492026-06-24T01:51:30.815Z Running `/home/build/.rustup/toolchains/1.96.0-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=a3c4ea475574ed3b -C extra-filename=-a580964d6e9d7b55 --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-b54f28bc2025d28e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51502026-06-24T01:51:31.375Z Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
51512026-06-24T01:51:31.379Z Running `/home/build/.rustup/toolchains/1.96.0-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=a2a8c0f97dbdd751 -C extra-filename=-9a821339bf2d9f69 --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-6cdf809ddf9a5db5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51522026-06-24T01:51:32.063Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
51532026-06-24T01:51:32.063Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
51542026-06-24T01:51:32.068Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
51552026-06-24T01:51:32.068Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
51562026-06-24T01:51:32.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=0326f01ea5bb554b -C extra-filename=-490bfb5e1affdfc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-968d9c9b91cbd3da.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-f428001aa1d43a51.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-6d978df577fd64f5.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51572026-06-24T01:51:32.068Z Running `/home/build/.rustup/toolchains/1.96.0-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=e90f753b39e3523a -C extra-filename=-4ab67752709f2d3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-6ea42ad8a41f8ce6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51582026-06-24T01:51:32.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=93dea72c81aae6be -C extra-filename=-f6575a24e3d6cd1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-240daed079fdb8ae.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51592026-06-24T01:51:32.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d3882139a542aa7 -C extra-filename=-0b6a3784a85cd980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-cdcbe7f04478be67.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51602026-06-24T01:51:32.069Z Running `/home/build/.rustup/toolchains/1.96.0-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=38330a8faf3e5ad3 -C extra-filename=-2b653c88ff86842c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-9c104ca87370a279.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-eda01dbe796d9fe3.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/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`
51612026-06-24T01:51:32.242Z Running `/home/build/.rustup/toolchains/1.96.0-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=8968dac16978ca3d -C extra-filename=-c94baa433aa249f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51622026-06-24T01:51:32.246Z Running `/home/build/.rustup/toolchains/1.96.0-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=bea536b7bfc30954 -C extra-filename=-6f9b4746ba594bbd --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-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51632026-06-24T01:51:32.310Z Running `/home/build/.rustup/toolchains/1.96.0-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=f964c52240020ac1 -C extra-filename=-bd04a0722eea0149 --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-6cdf809ddf9a5db5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51642026-06-24T01:51:32.313Z Running `/home/build/.rustup/toolchains/1.96.0-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=31cbdf32a6f73658 -C extra-filename=-9ff030eddf33791f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-59f34b26cbbe25ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51652026-06-24T01:51:32.347Z Running `/home/build/.rustup/toolchains/1.96.0-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=60afe91c493de8ca -C extra-filename=-83b13f4a8a4a361b --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-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51662026-06-24T01:51:32.418Z Running `/home/build/.rustup/toolchains/1.96.0-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=6cdd86f3a6a4844f -C extra-filename=-8d5ef31ddae00719 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51672026-06-24T01:51:32.421Z Running `/home/build/.rustup/toolchains/1.96.0-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=7fcf4b566318cb3a -C extra-filename=-e9ef0dda44fb0ab0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51682026-06-24T01:51:32.453Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff8606f1a7f06e17 -C extra-filename=-8eaf737400fcb8aa --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-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51692026-06-24T01:51:32.457Z Running `/home/build/.rustup/toolchains/1.96.0-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=c396b72d6227a52f -C extra-filename=-4e8de9e3745f3f54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51702026-06-24T01:51:32.483Z Running `/home/build/.rustup/toolchains/1.96.0-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=746c225be9bc1e12 -C extra-filename=-fd301f739b2ef607 --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-b54f28bc2025d28e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51712026-06-24T01:51:32.486Z Running `/home/build/.rustup/toolchains/1.96.0-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=8ac6eb850e927df1 -C extra-filename=-88f781ae9f87c39a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51722026-06-24T01:51:32.518Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
51732026-06-24T01:51:32.551Z Running `/home/build/.rustup/toolchains/1.96.0-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=3f8a3df026c7ebb8 -C extra-filename=-252ead5e84242e45 --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-508e94e3dedc6340.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51742026-06-24T01:51:32.907Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
51752026-06-24T01:51:32.911Z Running `/home/build/.rustup/toolchains/1.96.0-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=48b78c78cb1ef0f8 -C extra-filename=-ded0766f9d4aacc8 --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-b54f28bc2025d28e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51762026-06-24T01:51:33.113Z Running `/home/build/.rustup/toolchains/1.96.0-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=769fdaec57846b91 -C extra-filename=-494da2b03188d8d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-cdcbe7f04478be67.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-0b6a3784a85cd980.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51772026-06-24T01:51:33.131Z Running `/home/build/.rustup/toolchains/1.96.0-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=89367c2308408ac3 -C extra-filename=-011659fb295b18ad --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-508e94e3dedc6340.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
51782026-06-24T01:51:33.210Z Running `/home/build/.rustup/toolchains/1.96.0-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=eab3457b56c0cac6 -C extra-filename=-9fe43fadc004bbda --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-b54f28bc2025d28e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51792026-06-24T01:51:33.418Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
51802026-06-24T01:51:33.421Z Running `/home/build/.rustup/toolchains/1.96.0-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=d1e96df7a6ccaea1 -C extra-filename=-ec1a859cf9012a08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-784a9ba5f7ae3be2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51812026-06-24T01:51:33.451Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
51822026-06-24T01:51:33.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=52897535bbf911cd -C extra-filename=-4b6f95da163335f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ccf4358e01f7eab1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b1ac29afc6131ea5.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/usr/lib/amd64`
51832026-06-24T01:51:33.580Z Running `/home/build/.rustup/toolchains/1.96.0-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=6865e0014a01b118 -C extra-filename=-233ba6d27caa0887 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-240daed079fdb8ae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51842026-06-24T01:51:33.684Z Running `/home/build/.rustup/toolchains/1.96.0-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=86681ed2465db719 -C extra-filename=-799a979f7ce4cfe3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-6ea42ad8a41f8ce6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51852026-06-24T01:51:33.971Z Running `/home/build/.rustup/toolchains/1.96.0-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=dd43afcd1a0ae490 -C extra-filename=-99b8b0b11ce8db83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-cdcbe7f04478be67.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51862026-06-24T01:51:34.237Z Running `/home/build/.rustup/toolchains/1.96.0-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=5521f801e35deb5d -C extra-filename=-0a48cc5aa3949f09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ccf4358e01f7eab1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b1ac29afc6131ea5.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/usr/lib/amd64`
51872026-06-24T01:51:34.331Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
51882026-06-24T01:51:34.334Z Running `/home/build/.rustup/toolchains/1.96.0-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=61484b419abca67f -C extra-filename=-0bd9b70c4c42c4d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51892026-06-24T01:51:34.436Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51902026-06-24T01:51:34.440Z Running `/home/build/.rustup/toolchains/1.96.0-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=d21535084833aa02 -C extra-filename=-dbb17aff4b8e946a --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-562d2fd988649feb.rmeta --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ec65eb5379cae5fe.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51912026-06-24T01:51:34.582Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
51922026-06-24T01:51:34.585Z Running `/home/build/.rustup/toolchains/1.96.0-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=803f93f6dbfcdef2 -C extra-filename=-07092e3bf1afc44a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
51932026-06-24T01:51:34.642Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
51942026-06-24T01:51:34.645Z Running `/home/build/.rustup/toolchains/1.96.0-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=40740d6d8a64f492 -C extra-filename=-08790a10d9ab5334 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-0f2505a93a193913.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
51952026-06-24T01:51:34.679Z Running `/home/build/.rustup/toolchains/1.96.0-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=cdaa0279a8456ddd -C extra-filename=-8692b43bd14e43f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51962026-06-24T01:51:34.718Z Running `/home/build/.rustup/toolchains/1.96.0-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=9e403197ceef6f98 -C extra-filename=-e6586439bac31b8d --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-562d2fd988649feb.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ec65eb5379cae5fe.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51972026-06-24T01:51:35.260Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51982026-06-24T01:51:35.263Z Running `/home/build/.rustup/toolchains/1.96.0-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=7a4b67c4239109c0 -C extra-filename=-bf6404f628e66522 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-1b77ac91cea48f47.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
51992026-06-24T01:51:35.678Z Running `/home/build/.rustup/toolchains/1.96.0-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=8f48f68bafe6da50 -C extra-filename=-a65ecec28dd50a1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ccf4358e01f7eab1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-4b6f95da163335f0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b1ac29afc6131ea5.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-82f1492d58771130.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out -L native=/usr/lib/amd64`
52002026-06-24T01:51:36.448Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
52012026-06-24T01:51:36.452Z Running `/home/build/.rustup/toolchains/1.96.0-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=a583cdc5ef1a8cf3 -C extra-filename=-2a3cfc0c3ccd64ca --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-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52022026-06-24T01:51:36.860Z Running `/home/build/.rustup/toolchains/1.96.0-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=f94472ce3cd89b94 -C extra-filename=-52d926c4a81ed6cb --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-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52032026-06-24T01:51:37.716Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
52042026-06-24T01:51:37.721Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
52052026-06-24T01:51:37.721Z Running `/home/build/.rustup/toolchains/1.96.0-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=2201baeaf65fd715 -C extra-filename=-dc1334f9ee28db16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-0f8d58952f3b1651.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-0965392548846a76.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52062026-06-24T01:51:37.721Z Running `/home/build/.rustup/toolchains/1.96.0-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=c164207aff1bfa70 -C extra-filename=-6a174a6078c06de1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rmeta --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-48743e5c8f6e6940.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-252ead5e84242e45.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52072026-06-24T01:51:37.930Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
52082026-06-24T01:51:37.934Z Running `/home/build/.rustup/toolchains/1.96.0-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=9f24e8675868cdee -C extra-filename=-013f46966d195e4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-f9286611e94b22a7.rmeta --extern ntp_admin_v1_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_v1_client-424cf5ccaa50eef3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52092026-06-24T01:51:38.034Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
52102026-06-24T01:51:38.039Z Running `/home/build/.rustup/toolchains/1.96.0-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=e82bff0675e42b28 -C extra-filename=-cbc33314180106f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52112026-06-24T01:51:38.286Z Running `/home/build/.rustup/toolchains/1.96.0-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=0e5ff96b15d22bf8 -C extra-filename=-a1e1e3f37b0fb201 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4b3357ddf7060100.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dbb1ae1b769dc319.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-7041a0257fa3c647.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-f1a957948b57edb3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e73107cd33a831bf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ab6d119f93ba22a3.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-9e4b9badca4a4bd2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0b198e101b0b4339.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52122026-06-24T01:51:38.553Z Running `/home/build/.rustup/toolchains/1.96.0-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=2d679913c0efa4e3 -C extra-filename=-763e0adbef56c594 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ae43e4d1017cfb38.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-0f8d58952f3b1651.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-0965392548846a76.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52132026-06-24T01:51:38.656Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a83eed815dfbe16 -C extra-filename=-294d7da23b3c8ab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52142026-06-24T01:51:39.045Z Running `/home/build/.rustup/toolchains/1.96.0-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=e570b04b37aee07f -C extra-filename=-4325feea9252bc32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52152026-06-24T01:51:39.045Z Running `/home/build/.rustup/toolchains/1.96.0-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=8e77196512774f24 -C extra-filename=-94e17f7e712298b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52162026-06-24T01:51:39.048Z Running `/home/build/.rustup/toolchains/1.96.0-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=a0344ee193374570 -C extra-filename=-a61685140a49607c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52172026-06-24T01:51:40.464Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
52182026-06-24T01:51:40.468Z Running `/home/build/.rustup/toolchains/1.96.0-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=77617bf9a4f44a28 -C extra-filename=-16365620bf9247b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52192026-06-24T01:51:40.856Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
52202026-06-24T01:51:40.859Z Running `/home/build/.rustup/toolchains/1.96.0-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=cfee291222bb7853 -C extra-filename=-a916df86eff6fa27 --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-562d2fd988649feb.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52212026-06-24T01:51:41.729Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
52222026-06-24T01:51:41.732Z Running `/home/build/.rustup/toolchains/1.96.0-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=b1f547ff08debb35 -C extra-filename=-c8848d2df45aa622 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rmeta --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52232026-06-24T01:51:41.905Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
52242026-06-24T01:51:41.908Z Running `/home/build/.rustup/toolchains/1.96.0-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=6a034ceb388ac7b3 -C extra-filename=-82eb3d475a2696aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52252026-06-24T01:51:42.230Z Running `/home/build/.rustup/toolchains/1.96.0-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=c47e3b385c273612 -C extra-filename=-df5e7de1a8f820f6 --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-562d2fd988649feb.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ec65eb5379cae5fe.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-d19b6701e0fd383c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52262026-06-24T01:51:42.233Z Running `/home/build/.rustup/toolchains/1.96.0-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=8380279d766c3a89 -C extra-filename=-654a39053415d548 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52272026-06-24T01:51:42.393Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
52282026-06-24T01:51:42.396Z Running `/home/build/.rustup/toolchains/1.96.0-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=f8231b3198a17d95 -C extra-filename=-f73084c59dcb8b00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/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-24T01:51:45.143Z Running `/home/build/.rustup/toolchains/1.96.0-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=a84feb238d970f5b -C extra-filename=-86a49a7a7ae54121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ae43e4d1017cfb38.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-0f8d58952f3b1651.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-0965392548846a76.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52302026-06-24T01:51:45.143Z Running `/home/build/.rustup/toolchains/1.96.0-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=03bb2fa81b38209a -C extra-filename=-8c7b6a49d4d62a7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-82eb3d475a2696aa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52312026-06-24T01:51:45.147Z Running `/home/build/.rustup/toolchains/1.96.0-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=569574bcefd978fc -C extra-filename=-09fa78ae044cf64f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-0f8d58952f3b1651.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-0965392548846a76.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52322026-06-24T01:51:45.174Z Running `/home/build/.rustup/toolchains/1.96.0-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=0ec7a442dfea42de -C extra-filename=-880c0f012cdddaa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ae43e4d1017cfb38.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-0f8d58952f3b1651.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-01d67905ca577f0c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-88b5bbe74a22ad6b.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-0965392548846a76.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52332026-06-24T01:51:45.179Z Running `/home/build/.rustup/toolchains/1.96.0-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=9753692abe0c7c4b -C extra-filename=-1f6ab58515e3f9c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-82eb3d475a2696aa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52342026-06-24T01:51:45.179Z Running `/home/build/.rustup/toolchains/1.96.0-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=5c32e48bd0af9c4a -C extra-filename=-32fa880cd1bc1ec5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52352026-06-24T01:51:47.542Z Running `/home/build/.rustup/toolchains/1.96.0-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=4032983d7449285e -C extra-filename=-323cb3180cca14ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-48743e5c8f6e6940.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-6a174a6078c06de1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-252ead5e84242e45.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
52362026-06-24T01:51:50.198Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
52372026-06-24T01:51:50.198Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
52382026-06-24T01:51:50.202Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
52392026-06-24T01:51:50.202Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
52402026-06-24T01:51:50.202Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
52412026-06-24T01:51:50.202Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
52422026-06-24T01:51:50.202Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
52432026-06-24T01:51:50.202Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
52442026-06-24T01:51:50.202Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
52452026-06-24T01:51:50.202Z Running `/home/build/.rustup/toolchains/1.96.0-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=66075eab9aa7aaee -C extra-filename=-32483f1c59d0b326 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52462026-06-24T01:51:50.202Z Running `/home/build/.rustup/toolchains/1.96.0-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=dbd200991a7e6e4b -C extra-filename=-6152e8b3fc1cb9af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-c19a8935b7277c62.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52472026-06-24T01:51:50.203Z Running `/home/build/.rustup/toolchains/1.96.0-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=9de97aca1fe304e4 -C extra-filename=-bea8971769711349 --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-b54f28bc2025d28e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52482026-06-24T01:51:50.225Z Running `/home/build/.rustup/toolchains/1.96.0-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=49152f4776869b8b -C extra-filename=-f6a5edad7a60b17e --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-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52492026-06-24T01:51:50.230Z Running `/home/build/.rustup/toolchains/1.96.0-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=9b769961f52c46be -C extra-filename=-ba1ef26fc69afb4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52502026-06-24T01:51:50.230Z Running `/home/build/.rustup/toolchains/1.96.0-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=9c61cec684c86897 -C extra-filename=-6172bd257c6b7021 --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-7e28423702f1be73.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52512026-06-24T01:51:50.230Z Running `/home/build/.rustup/toolchains/1.96.0-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=79d29d4692d757a2 -C extra-filename=-3e3871489f87ee77 --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-7e28423702f1be73.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52522026-06-24T01:51:50.230Z Running `/home/build/.rustup/toolchains/1.96.0-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=4f89ffb48a43d9c3 -C extra-filename=-7265dff1d8b0821e --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-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52532026-06-24T01:51:50.262Z Running `/home/build/.rustup/toolchains/1.96.0-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=e6467e4c1fb459fb -C extra-filename=-a4a96e36dee176b2 --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-189079cb77e25919.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52542026-06-24T01:51:50.266Z Running `/home/build/.rustup/toolchains/1.96.0-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=97b97d3fdf445a8d -C extra-filename=-67b58c16ca3e412f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
52552026-06-24T01:51:52.075Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
52562026-06-24T01:51:52.080Z Running `/home/build/.rustup/toolchains/1.96.0-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=6791c39fe424437f -C extra-filename=-cfb6b4565de0fff4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1dbee1d4cf02dc06.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52572026-06-24T01:51:52.080Z Running `/home/build/.rustup/toolchains/1.96.0-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=b00ff675fd49c1c8 -C extra-filename=-3a2b80964de8c276 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
52582026-06-24T01:51:52.288Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
52592026-06-24T01:51:52.291Z Running `/home/build/.rustup/toolchains/1.96.0-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=e7ca9ae623adde77 -C extra-filename=-2f9a0be68d951d7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
52602026-06-24T01:51:52.353Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
52612026-06-24T01:51:52.353Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
52622026-06-24T01:51:52.357Z Running `/home/build/.rustup/toolchains/1.96.0-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=d5b59aeae51151e6 -C extra-filename=-713f3484812b6d0e --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-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-363074f5197afc86.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52632026-06-24T01:51:52.357Z Running `/home/build/.rustup/toolchains/1.96.0-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=7110322779c6b52e -C extra-filename=-e91cefb7e35db9f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52642026-06-24T01:51:52.849Z Running `/home/build/.rustup/toolchains/1.96.0-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=637583881755b1d6 -C extra-filename=-1092b8ae2929c3a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-c19a8935b7277c62.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52652026-06-24T01:51:52.849Z Running `/home/build/.rustup/toolchains/1.96.0-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=84faf159d1d04e8f -C extra-filename=-cdaa3e89dced3993 --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-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52662026-06-24T01:51:52.853Z Running `/home/build/.rustup/toolchains/1.96.0-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=ee9139f68978972c -C extra-filename=-9c021feb263152dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-9e4b9badca4a4bd2.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
52672026-06-24T01:51:52.882Z Running `/home/build/.rustup/toolchains/1.96.0-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=9d08e5b067108d6d -C extra-filename=-e2351fb0d6ba486e --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-b54f28bc2025d28e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52682026-06-24T01:51:52.882Z Running `/home/build/.rustup/toolchains/1.96.0-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=afb937b67b612dcf -C extra-filename=-462ddfaa9d9e5dcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-a61185e193273f2c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52692026-06-24T01:51:52.886Z Running `/home/build/.rustup/toolchains/1.96.0-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=07cbc732062f164f -C extra-filename=-a2af931f730560e9 --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-189079cb77e25919.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52702026-06-24T01:51:52.886Z Running `/home/build/.rustup/toolchains/1.96.0-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=0a61298d868a2dda -C extra-filename=-838959130a7996b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52712026-06-24T01:51:52.886Z Running `/home/build/.rustup/toolchains/1.96.0-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=79d982e6beb0cba6 -C extra-filename=-3009534174070383 --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-7e28423702f1be73.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52722026-06-24T01:51:52.915Z Running `/home/build/.rustup/toolchains/1.96.0-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=e6f7d80c7f44db28 -C extra-filename=-80ca230ac673fd3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1dbee1d4cf02dc06.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52732026-06-24T01:51:52.919Z Running `/home/build/.rustup/toolchains/1.96.0-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=294f05585315a708 -C extra-filename=-96081578fde41bd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-c6d79d4b0c092850.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-c19a8935b7277c62.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-2a745e12494d9053.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52742026-06-24T01:51:53.248Z Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
52752026-06-24T01:51:53.252Z Running `/home/build/.rustup/toolchains/1.96.0-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=48ebbcf104da855d -C extra-filename=-31d55374ad7c6ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52762026-06-24T01:51:53.501Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
52772026-06-24T01:51:53.506Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
52782026-06-24T01:51:53.506Z Running `/home/build/.rustup/toolchains/1.96.0-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=ac676db70db91dbc -C extra-filename=-a081831ecf4e7ad2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-c6aa41b8f8d19262.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52792026-06-24T01:51:53.506Z Running `/home/build/.rustup/toolchains/1.96.0-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=b4c10137ed791c00 -C extra-filename=-d0328bfc95664ec8 --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-0a491e02bb33227a.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52802026-06-24T01:51:53.590Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
52812026-06-24T01:51:53.593Z Running `/home/build/.rustup/toolchains/1.96.0-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=3fc5d8676fe26721 -C extra-filename=-f1c3ce0d1c878db4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-9ef2794f9db7130f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87ce0a9597346a0c.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8b0a95cac698718d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
52822026-06-24T01:51:54.101Z Running `/home/build/.rustup/toolchains/1.96.0-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=859a4d0d995e9f3d -C extra-filename=-3875b2f7ce01a8b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ec65eb5379cae5fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-f9286611e94b22a7.rlib --extern ntp_admin_v1_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_v1_client-424cf5ccaa50eef3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-61888eb32b9c78fb.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-784a9ba5f7ae3be2.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52832026-06-24T01:51:54.104Z Running `/home/build/.rustup/toolchains/1.96.0-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=1966050d4f331021 -C extra-filename=-c74a7b54f2f500d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52842026-06-24T01:51:54.104Z Running `/home/build/.rustup/toolchains/1.96.0-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=d126a7c188723613 -C extra-filename=-f459be622f3db393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-1b77ac91cea48f47.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52852026-06-24T01:51:54.131Z Running `/home/build/.rustup/toolchains/1.96.0-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=5b9db46d8839dc37 -C extra-filename=-0b404f29823e35a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-b7af61043668baa3.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern sprockets_tls_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls_test_utils-7401a04e87312dbd.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-9a821339bf2d9f69.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
52862026-06-24T01:51:54.135Z Running `/home/build/.rustup/toolchains/1.96.0-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=c2556c0fd0d3b745 -C extra-filename=-1d8e852c96a5a51a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52872026-06-24T01:51:54.135Z Running `/home/build/.rustup/toolchains/1.96.0-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=0584e8704740142b -C extra-filename=-4c934aaccc68b868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-dd73aa556f1f4be8.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-1a5b3d380de2857f.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-4622fed73797dc37.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52882026-06-24T01:51:54.135Z Running `/home/build/.rustup/toolchains/1.96.0-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=89a904a26afbd1ea -C extra-filename=-aeccfc03db013bd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-48f21a57ed1e232a.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52892026-06-24T01:51:54.169Z Running `/home/build/.rustup/toolchains/1.96.0-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=15eee9caa4302e93 -C extra-filename=-8159106cc46ab12d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-59f34b26cbbe25ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-743bb86479f3527d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-0eae01be0eb7a4df.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52902026-06-24T01:51:54.172Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa524f751568cc9c -C extra-filename=-b4ca89b988974ec0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-363074f5197afc86.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52912026-06-24T01:51:54.202Z Running `/home/build/.rustup/toolchains/1.96.0-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=7cc2be54ce7dec99 -C extra-filename=-9c28418e9e28d119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-784a9ba5f7ae3be2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52922026-06-24T01:51:54.491Z Running `/home/build/.rustup/toolchains/1.96.0-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=062ebedaa07d6b8e -C extra-filename=-9aa6fd00f73ffe89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-d0328bfc95664ec8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:51:54.495Z Running `/home/build/.rustup/toolchains/1.96.0-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=cfa1d21016fbb841 -C extra-filename=-4dbb71a8212579cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-d0328bfc95664ec8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
52942026-06-24T01:51:54.650Z Running `/home/build/.rustup/toolchains/1.96.0-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=6200b10cd9104095 -C extra-filename=-ee6fcaf552f9edda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-48f21a57ed1e232a.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52952026-06-24T01:51:54.732Z Running `/home/build/.rustup/toolchains/1.96.0-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=7cfc135de114c44e -C extra-filename=-c21f5e9e4e002a40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-968d9c9b91cbd3da.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-f428001aa1d43a51.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-6d978df577fd64f5.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52962026-06-24T01:51:55.008Z Running `/home/build/.rustup/toolchains/1.96.0-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=abf0f7fca0d725a2 -C extra-filename=-75b919092abadef7 --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-3603deb24e30c54c.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-b7af61043668baa3.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-9a821339bf2d9f69.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52972026-06-24T01:51:55.093Z Running `/home/build/.rustup/toolchains/1.96.0-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=a8b23bdcde348a4e -C extra-filename=-0dfc4e72d9c30b87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-ae9368a72cd6d0b0.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
52982026-06-24T01:51:55.270Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
52992026-06-24T01:51:55.273Z Running `/home/build/.rustup/toolchains/1.96.0-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=f5c793d227e3e93d -C extra-filename=-904d0a1c07599d0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-e352c2e7bb4873de.rmeta --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-e1c52404592ebf14.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-33ed94d1e4b28a56.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
53002026-06-24T01:51:55.305Z Running `/home/build/.rustup/toolchains/1.96.0-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=9ef783af6c0b2a4e -C extra-filename=-d474e41307d55751 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-ae9368a72cd6d0b0.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53012026-06-24T01:51:55.341Z Running `/home/build/.rustup/toolchains/1.96.0-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=488277e9c0171d61 -C extra-filename=-2c05df5f036929f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4b3357ddf7060100.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dbb1ae1b769dc319.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-7041a0257fa3c647.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-f1a957948b57edb3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e73107cd33a831bf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ab6d119f93ba22a3.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-9e4b9badca4a4bd2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0b198e101b0b4339.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53022026-06-24T01:51:55.945Z Running `/home/build/.rustup/toolchains/1.96.0-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=82d88cc1398e09a8 -C extra-filename=-1178f9f6c4ccd5f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4b3357ddf7060100.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dbb1ae1b769dc319.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-7041a0257fa3c647.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-f1a957948b57edb3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e73107cd33a831bf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ab6d119f93ba22a3.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-9e4b9badca4a4bd2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0b198e101b0b4339.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53032026-06-24T01:51:56.234Z Running `/home/build/.rustup/toolchains/1.96.0-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=5f80aabb5c7f93a3 -C extra-filename=-4201bd0b39faeef4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-ae9368a72cd6d0b0.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53042026-06-24T01:51:56.456Z Running `/home/build/.rustup/toolchains/1.96.0-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=721814044574cf32 -C extra-filename=-6c18737368f36dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-ae9368a72cd6d0b0.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53052026-06-24T01:51:57.293Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
53062026-06-24T01:51:57.297Z Running `/home/build/.rustup/toolchains/1.96.0-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=b6c868c7b11dff56 -C extra-filename=-85fbfbf1a5fb5d41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
53072026-06-24T01:51:57.639Z Running `/home/build/.rustup/toolchains/1.96.0-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=7e79f6363aea5023 -C extra-filename=-660de01a6b8355f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rmeta --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53082026-06-24T01:51:57.843Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
53092026-06-24T01:51:57.847Z Running `/home/build/.rustup/toolchains/1.96.0-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=cf2fda69c34d198d -C extra-filename=-b219694f79597673 --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-562d2fd988649feb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f1c3ce0d1c878db4.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53102026-06-24T01:51:58.454Z Running `/home/build/.rustup/toolchains/1.96.0-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=57f7273b4de78716 -C extra-filename=-677e67fa180daf22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-bd7036c9d6d405ff.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4b3357ddf7060100.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-9dc074d3bdad5bbe.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-f43a238e6ddb09ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dbb1ae1b769dc319.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-7041a0257fa3c647.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-2e6ec3a4e75af6ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-f1a957948b57edb3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e73107cd33a831bf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ab6d119f93ba22a3.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-9e4b9badca4a4bd2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0b198e101b0b4339.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53112026-06-24T01:51:58.491Z Running `/home/build/.rustup/toolchains/1.96.0-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=caeeb72537858f04 -C extra-filename=-0e55b61ee9270b46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-58d9e959baff0c16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-ae9368a72cd6d0b0.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-07092e3bf1afc44a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53122026-06-24T01:51:59.175Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
53132026-06-24T01:51:59.179Z Running `/home/build/.rustup/toolchains/1.96.0-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=3a0c7bed69f22322 -C extra-filename=-d264cc948e5c800b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-ae9368a72cd6d0b0.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-a081831ecf4e7ad2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-61888eb32b9c78fb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/usr/lib/amd64`
53142026-06-24T01:51:59.616Z Running `/home/build/.rustup/toolchains/1.96.0-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=e6656597f54f909f -C extra-filename=-2e6d8310146785ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rmeta --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rmeta --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rmeta --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rmeta --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rmeta --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rmeta --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53152026-06-24T01:52:00.330Z Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
53162026-06-24T01:52:00.334Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d2c9481c97ba186 -C extra-filename=-b569e171671b1a88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-e784d0ef4ff1dd06.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-9c104ca87370a279.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dropshot_api_manager=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager-b32477bd01c34650.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-e6ce66ba695632f3.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-9ef2794f9db7130f.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-48743e5c8f6e6940.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-d63b711688713079.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-252ead5e84242e45.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53172026-06-24T01:52:00.417Z Running `/home/build/.rustup/toolchains/1.96.0-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=74e01bde1854c637 -C extra-filename=-11a395506757d5f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53182026-06-24T01:52:01.519Z Running `/home/build/.rustup/toolchains/1.96.0-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=c378e244b2457dd7 -C extra-filename=-210632f45cdfa411 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53192026-06-24T01:52:01.637Z Running `/home/build/.rustup/toolchains/1.96.0-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=108ed57b1df65fdb -C extra-filename=-909f3fccb5c6253f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53202026-06-24T01:52:01.712Z Running `/home/build/.rustup/toolchains/1.96.0-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=ffc4a3492f5131ca -C extra-filename=-b375abe932c52dbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5568aafd890c231d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53212026-06-24T01:52:01.835Z Running `/home/build/.rustup/toolchains/1.96.0-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=e85d4163175aca2a -C extra-filename=-c0c722ca1e4e4b97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-8bdbf43e37a761ac.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53222026-06-24T01:52:02.631Z Running `/home/build/.rustup/toolchains/1.96.0-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=843c8cc5e924977f -C extra-filename=-cd8c184f13f95d4f --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-98b415d82811981a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
53232026-06-24T01:52:03.722Z Running `/home/build/.rustup/toolchains/1.96.0-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=874fd2a2363af4e6 -C extra-filename=-e5aaf5b95916c3ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-e352c2e7bb4873de.rlib --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-e1c52404592ebf14.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-33ed94d1e4b28a56.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
53242026-06-24T01:52:04.564Z Running `/home/build/.rustup/toolchains/1.96.0-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=8f2ca885565ba916 -C extra-filename=-855a06eb83a8cdd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
53252026-06-24T01:52:05.509Z Running `/home/build/.rustup/toolchains/1.96.0-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=e79f508afcf322a6 -C extra-filename=-ea2ed4c27d028b35 --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-562d2fd988649feb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f1c3ce0d1c878db4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53262026-06-24T01:52:06.139Z Running `/home/build/.rustup/toolchains/1.96.0-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=e7171c5de3c3b6f9 -C extra-filename=-3cc6b1713accb50b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-9ef2794f9db7130f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87ce0a9597346a0c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8b0a95cac698718d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53272026-06-24T01:52:06.766Z Running `/home/build/.rustup/toolchains/1.96.0-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=17c01ff13aea26d1 -C extra-filename=-3acce91fe3f824a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-9ef2794f9db7130f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87ce0a9597346a0c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f1c3ce0d1c878db4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8b0a95cac698718d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53282026-06-24T01:52:06.800Z Running `/home/build/.rustup/toolchains/1.96.0-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=0eba73ba0167228f -C extra-filename=-36bd745d71063910 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-08790a10d9ab5334.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-48743e5c8f6e6940.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-0f2505a93a193913.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-252ead5e84242e45.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53292026-06-24T01:52:08.690Z Running `/home/build/.rustup/toolchains/1.96.0-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=30d05174c0296fa7 -C extra-filename=-d01c6c1587be5d95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-08790a10d9ab5334.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-48743e5c8f6e6940.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-0f2505a93a193913.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-6a174a6078c06de1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-252ead5e84242e45.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53302026-06-24T01:52:10.124Z Running `/home/build/.rustup/toolchains/1.96.0-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=df99a9ba59d5a8e3 -C extra-filename=-d6558d2afa5e99f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-08790a10d9ab5334.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-48743e5c8f6e6940.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-0f2505a93a193913.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-102add106993914d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-159ac76dc64b9868.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc1334f9ee28db16.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-7bbcbb8c9cd1e9b2.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-6a174a6078c06de1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-252ead5e84242e45.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-ded0766f9d4aacc8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53312026-06-24T01:52:10.420Z Running `/home/build/.rustup/toolchains/1.96.0-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=9b660601e390f566 -C extra-filename=-62440c3c93b97812 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53322026-06-24T01:52:12.072Z Running `/home/build/.rustup/toolchains/1.96.0-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=ff30ae1b6e87367d -C extra-filename=-3028aec4a1bf9586 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
53332026-06-24T01:52:13.010Z Running `/home/build/.rustup/toolchains/1.96.0-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=393bda303954bb0f -C extra-filename=-9c4f5d3bd2f1a582 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-8bdbf43e37a761ac.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53342026-06-24T01:52:13.178Z Running `/home/build/.rustup/toolchains/1.96.0-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=b545fd1616ae4d28 -C extra-filename=-aa36310a849bdc1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53352026-06-24T01:52:13.258Z Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53362026-06-24T01:52:13.262Z Running `/home/build/.rustup/toolchains/1.96.0-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=41869e14d10f757d -C extra-filename=-b3d0b68ec8806137 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-9a821339bf2d9f69.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
53372026-06-24T01:52:13.314Z Running `/home/build/.rustup/toolchains/1.96.0-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=9005d002c1bfc0e4 -C extra-filename=-da9dfbd8d1baad52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-af5a086eec9099c3.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
53382026-06-24T01:52:13.410Z Running `/home/build/.rustup/toolchains/1.96.0-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=f0c6305c6ba70c27 -C extra-filename=-04e625b268125c9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-8bdbf43e37a761ac.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-f6a5edad7a60b17e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-904d0a1c07599d0a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-1e78cd19f058a91a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:13.448Z Running `/home/build/.rustup/toolchains/1.96.0-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=65c8a567695a87b7 -C extra-filename=-338b3ff4d41cb8d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-9ef2794f9db7130f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87ce0a9597346a0c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f1c3ce0d1c878db4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8b0a95cac698718d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53402026-06-24T01:52:13.826Z Running `/home/build/.rustup/toolchains/1.96.0-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=6abe4c3c395051b1 -C extra-filename=-ef34d45b65ff82d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53412026-06-24T01:52:14.141Z Running `/home/build/.rustup/toolchains/1.96.0-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=212fe9ffc77de39d -C extra-filename=-9f6f56e14e71977f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-9ef2794f9db7130f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87ce0a9597346a0c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-3601e355c6746c84.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f1c3ce0d1c878db4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8b0a95cac698718d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53422026-06-24T01:52:15.357Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
53432026-06-24T01:52:15.361Z Running `/home/build/.rustup/toolchains/1.96.0-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=7c1ef4d02852d73a -C extra-filename=-adc433574d51b4af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f1c3ce0d1c878db4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53442026-06-24T01:52:15.557Z Running `/home/build/.rustup/toolchains/1.96.0-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=4f5865dae284c5fd -C extra-filename=-075b4603ceb8188d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53452026-06-24T01:52:16.045Z Running `/home/build/.rustup/toolchains/1.96.0-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=d555c642dfe1c6d4 -C extra-filename=-5e6887405dadda1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53462026-06-24T01:52:16.185Z Running `/home/build/.rustup/toolchains/1.96.0-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=0e8a63f7e4d5b346 -C extra-filename=-38f918dbdbaa48d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53472026-06-24T01:52:16.329Z Running `/home/build/.rustup/toolchains/1.96.0-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=829455cfface4d9a -C extra-filename=-21a480f232920206 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53482026-06-24T01:52:16.658Z Running `/home/build/.rustup/toolchains/1.96.0-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=27e5528f886e1976 -C extra-filename=-bb19c359e775c8f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-0f2505a93a193913.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-09c727e181bf7d11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53492026-06-24T01:52:16.924Z Running `/home/build/.rustup/toolchains/1.96.0-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=e09473cecbf56c53 -C extra-filename=-217188c73e0b866b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-b4aee81c54af083b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53502026-06-24T01:52:17.019Z Running `/home/build/.rustup/toolchains/1.96.0-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=65ee5d2c04294f60 -C extra-filename=-79050d97d124422c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-48f21a57ed1e232a.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53512026-06-24T01:52:18.083Z Running `/home/build/.rustup/toolchains/1.96.0-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=af28c82c27af293c -C extra-filename=-64d7930ea0d6aaed --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-14ab0a870e93f34c.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-547f3fbc6c8f0677.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-faab0251d033bc5e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53522026-06-24T01:52:18.117Z Running `/home/build/.rustup/toolchains/1.96.0-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=ef50b410e5589d22 -C extra-filename=-14f33a376a7397dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:18.328Z Running `/home/build/.rustup/toolchains/1.96.0-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=5c0642447861486f -C extra-filename=-0cbf9ab5973b103a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-f4f257644fed8e06.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53542026-06-24T01:52:19.034Z Running `/home/build/.rustup/toolchains/1.96.0-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=55835041983718b1 -C extra-filename=-c951732262fee779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53552026-06-24T01:52:22.457Z Running `/home/build/.rustup/toolchains/1.96.0-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=2f770003f4100c21 -C extra-filename=-0782a56b29334869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-fd07e94f778f6585.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ba966b139f4b0964.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-a53eca5064eded60.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-ecd04288345cfc70.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-f9286611e94b22a7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-436d54bf36f46fc0.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-1b77ac91cea48f47.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-0c9e93a36ca1b178.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-035dc4789a0a69f4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
53562026-06-24T01:52:23.375Z Running `/home/build/.rustup/toolchains/1.96.0-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=325a68f40ade1054 -C extra-filename=-2751c6511b851b24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-605743a1f18ca30c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-c6aa41b8f8d19262.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fd4a0af07d8db0c3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53572026-06-24T01:52:24.865Z Running `/home/build/.rustup/toolchains/1.96.0-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=62d968b596b8d8bc -C extra-filename=-c1acf6f1a1a790d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-48f21a57ed1e232a.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53582026-06-24T01:52:25.251Z Running `/home/build/.rustup/toolchains/1.96.0-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=9504808d14dbf65f -C extra-filename=-5a3f457578da4924 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d0fc28511d2c8407.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53592026-06-24T01:52:27.510Z Running `/home/build/.rustup/toolchains/1.96.0-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=4172d3c79ab84614 -C extra-filename=-ef86ba343ec62b24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-08790a10d9ab5334.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-0f2505a93a193913.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-079ce1335e91795d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-09c727e181bf7d11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53602026-06-24T01:52:27.554Z Running `/home/build/.rustup/toolchains/1.96.0-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=f7b8247844f2c67d -C extra-filename=-1c0366b560c36eb0 --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-562d2fd988649feb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern linkme=/work/oxidecomputer/omicron/target/debug/deps/liblinkme-f21b83dfd0ad6c4e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-f480de7d16f6e5f1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53612026-06-24T01:52:28.460Z Running `/home/build/.rustup/toolchains/1.96.0-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=5cd3ba889133d1e1 -C extra-filename=-28fd6ee1187a1a66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-6b03c6db6b4d17a5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-0f58cc10b997c458.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d0fc28511d2c8407.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53622026-06-24T01:52:28.874Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
53632026-06-24T01:52:28.877Z Running `/home/build/.rustup/toolchains/1.96.0-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=7303a608b6dbf22e -C extra-filename=-d98bdf572ea0bb56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53642026-06-24T01:52:29.485Z Running `/home/build/.rustup/toolchains/1.96.0-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=69330fae44b07f76 -C extra-filename=-0fb235ebeebd7c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53652026-06-24T01:52:29.562Z Running `/home/build/.rustup/toolchains/1.96.0-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=f9e93d6b1ce4ad12 -C extra-filename=-b14cc51924245d87 --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-0a491e02bb33227a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53662026-06-24T01:52:29.970Z Running `/home/build/.rustup/toolchains/1.96.0-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=4ff7a7cab679051b -C extra-filename=-66b3c966844db7e5 --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-3603deb24e30c54c.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-b7af61043668baa3.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-614c97f65f77aaa2.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fbde0eadaf750fbf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-5daceef311013bf3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a49b45f77601a5c3.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d00a944a66929ca1.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-9a821339bf2d9f69.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53672026-06-24T01:52:30.065Z Running `/home/build/.rustup/toolchains/1.96.0-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=14a95dddd1df0167 -C extra-filename=-4dff5863bee80955 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ab2b24cc6a099514.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-0af06d21d3ed8df7.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-90c7861c57f356f2.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53682026-06-24T01:52:30.416Z Running `/home/build/.rustup/toolchains/1.96.0-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=be147e3e3b9decd2 -C extra-filename=-3cfda944a6294cd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-db68774cd73f21df.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53692026-06-24T01:52:31.308Z Running `/home/build/.rustup/toolchains/1.96.0-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=e4320d176c8db4d1 -C extra-filename=-c7e38dacc2068f83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7b719e084fe7268c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-48f21a57ed1e232a.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f8857a1edd265c9a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-26f9506feb87ef2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-438e031fcf590999.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-039dc1660be88d9e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-02bb21dd1aa1a080.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/usr/lib/amd64`
53702026-06-24T01:52:31.426Z Running `/home/build/.rustup/toolchains/1.96.0-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=f12f1468e80901eb -C extra-filename=-781f56b1406fd035 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53712026-06-24T01:52:35.630Z Running `/home/build/.rustup/toolchains/1.96.0-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=3077cacbef939b68 -C extra-filename=-aa9cb660e688575e --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-0db242db6909dbcf.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-e660825e936907db.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-4ba53c2445ca7526.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-c760b4ac83bead61.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-d029ab41a5a547a5.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9679431809efbf5d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-23f11847fb7c460d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53722026-06-24T01:52:39.224Z Running `/home/build/.rustup/toolchains/1.96.0-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=76d18cf4ae3b143d -C extra-filename=-4e5f25bfd1583acd --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-3a2b80964de8c276.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53732026-06-24T01:52:39.224Z Running `/home/build/.rustup/toolchains/1.96.0-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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=519f75de3ceaca69 -C extra-filename=-10f06fdab24edb47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53742026-06-24T01:52:40.141Z Running `/home/build/.rustup/toolchains/1.96.0-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=b4ae19902e6d5e30 -C extra-filename=-1c0a1f36d9a5e664 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-57d2702cce553ba3.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-4e5f25bfd1583acd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-27cea35b3f173281.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53752026-06-24T01:52:43.092Z Running `/home/build/.rustup/toolchains/1.96.0-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=64ed8b4c5aa52f08 -C extra-filename=-d5a0351c1dbad0c1 --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-3a2b80964de8c276.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:43.096Z Running `/home/build/.rustup/toolchains/1.96.0-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=153488ce7ccd4606 -C extra-filename=-241e1f6ac192cd6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:43.096Z Running `/home/build/.rustup/toolchains/1.96.0-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=e2d01cf4dcd5b777 -C extra-filename=-6381624fce2c4643 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53782026-06-24T01:52:43.126Z Running `/home/build/.rustup/toolchains/1.96.0-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=67f25da991573cbf -C extra-filename=-31acfb37e48eabf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-57d2702cce553ba3.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4e9a298328afa731.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-41ce9ae558386487.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-4e5f25bfd1583acd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-27cea35b3f173281.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53792026-06-24T01:52:43.336Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
53802026-06-24T01:52:43.339Z Running `/home/build/.rustup/toolchains/1.96.0-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=336f650e7281437a -C extra-filename=-c1f1549923b8f4ce --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-3e503aa6c6effe99.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
53812026-06-24T01:52:44.184Z Running `/home/build/.rustup/toolchains/1.96.0-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=b87272ed37d231a2 -C extra-filename=-e491c8c34a03cb98 --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-296bd51d7be46975.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-609c6a80c3720b85.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53822026-06-24T01:52:44.291Z Running `/home/build/.rustup/toolchains/1.96.0-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=0cda7d60b007711b -C extra-filename=-ca85e8f34dcfb532 --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-3e503aa6c6effe99.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
53832026-06-24T01:52:48.303Z Running `/home/build/.rustup/toolchains/1.96.0-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=ba6651efa451191d -C extra-filename=-ca7c5c31d85e2c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-609c6a80c3720b85.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-4e5f25bfd1583acd.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-1ce7785574bd563b.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53842026-06-24T01:52:49.350Z Running `/home/build/.rustup/toolchains/1.96.0-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=8ccc54bae31ca41c -C extra-filename=-e4f1fd5373fad0c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53852026-06-24T01:52:49.350Z Running `/home/build/.rustup/toolchains/1.96.0-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=05f80f91b84afba2 -C extra-filename=-5cc31556f989a0ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5568aafd890c231d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53862026-06-24T01:52:49.356Z Running `/home/build/.rustup/toolchains/1.96.0-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=d2a450dc0c816b1c -C extra-filename=-de680c7df9ae0164 --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-0db242db6909dbcf.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-e660825e936907db.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-aa9cb660e688575e.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-4ba53c2445ca7526.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-c760b4ac83bead61.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-d029ab41a5a547a5.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9679431809efbf5d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-23f11847fb7c460d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53872026-06-24T01:52:49.379Z Running `/home/build/.rustup/toolchains/1.96.0-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=da90aa71de82c715 -C extra-filename=-6a512b3683cd57e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53882026-06-24T01:52:49.384Z Running `/home/build/.rustup/toolchains/1.96.0-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=c0d473bfb85b8677 -C extra-filename=-76acd3cb59600049 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5568aafd890c231d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53892026-06-24T01:52:49.384Z Running `/home/build/.rustup/toolchains/1.96.0-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=a2f9a1eb5d90852d -C extra-filename=-0b1feb21ee667305 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:49.414Z Running `/home/build/.rustup/toolchains/1.96.0-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=e163aaf73dda6868 -C extra-filename=-163a2499d2c839aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5568aafd890c231d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53912026-06-24T01:52:49.421Z Running `/home/build/.rustup/toolchains/1.96.0-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=3d284f62ee5f47c0 -C extra-filename=-7bc393b20f13a2b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-dbb17aff4b8e946a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:49.422Z Running `/home/build/.rustup/toolchains/1.96.0-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=9caf98ef6dbb374a -C extra-filename=-bd33392fd4b0075c --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-0db242db6909dbcf.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-e660825e936907db.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-aa9cb660e688575e.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-4ba53c2445ca7526.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-c760b4ac83bead61.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-d029ab41a5a547a5.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9679431809efbf5d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-23f11847fb7c460d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53932026-06-24T01:52:49.422Z Running `/home/build/.rustup/toolchains/1.96.0-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=c8d93ce2d75e2a27 -C extra-filename=-b72dd2f8c7787d0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:52:49.446Z Running `/home/build/.rustup/toolchains/1.96.0-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=145f45332442187c -C extra-filename=-2154fd223eaa2d30 --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-0db242db6909dbcf.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-e660825e936907db.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-aa9cb660e688575e.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-4ba53c2445ca7526.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-c760b4ac83bead61.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-d029ab41a5a547a5.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9679431809efbf5d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-23f11847fb7c460d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53952026-06-24T01:52:49.451Z Running `/home/build/.rustup/toolchains/1.96.0-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=a273254a16e84a2d -C extra-filename=-4b73f12904cf37a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5568aafd890c231d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53962026-06-24T01:52:49.451Z Running `/home/build/.rustup/toolchains/1.96.0-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=bbf462211cd85bba -C extra-filename=-34a3e0dadcdf4be1 --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-0db242db6909dbcf.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-8a6793ab653f427e.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-e660825e936907db.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-4ba53c2445ca7526.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-c760b4ac83bead61.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-d029ab41a5a547a5.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9679431809efbf5d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-23f11847fb7c460d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53972026-06-24T01:52:49.481Z Running `/home/build/.rustup/toolchains/1.96.0-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=b8743471ab717730 -C extra-filename=-2fa04e35ed8c05b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-53d1ea163e5e6af5.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6cdf809ddf9a5db5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1afc598d30c9b197.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-999b640bbb85db20.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-a580964d6e9d7b55.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-91616001ffac1a2d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-988dd78ba97d520f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-26f090fecaa63ab4.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-6d48ad25393669ee.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-987f0999fd52dcc3.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4491522ef5e0f09b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d10186eee2d4e120.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5568aafd890c231d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-910db772d39fd146.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8afc92ef28e89b5b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4ab67752709f2d3a.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-186ca33b3cc38774.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-df4e2bbe9c6d9059.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-8852afa1d0c703e9.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-f110c1cad43450cc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4cc015b352a942c8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-d51c9b56a50cb0b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-221afbfe5eb0159e.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-7f8821f6b350e950.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-32db1675968aebbb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-854b9f8f7471ebcc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-edb34a6c717611eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-757dee031558bc2b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-a8c27f7bc4d484b5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-2a3cfc0c3ccd64ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-013f46966d195e4f.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-005b4354b327e5d2.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-cbc33314180106f4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-c8848d2df45aa622.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-85fbfbf1a5fb5d41.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-a916df86eff6fa27.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-bf6404f628e66522.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-490bfb5e1affdfc9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-ec1a859cf9012a08.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-06ac8b7176767158.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-5ab331de161cd7ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-b53f7eb30c001f78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-83e085bf14d0b9a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f73084c59dcb8b00.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-04ba80c4d970973f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-8ffb35ac9261c5de.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-07642f245855b5ae.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5c33355b3167655e.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-0bd9b70c4c42c4d1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-3b0fde165989c2c8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:53:18.338Z Running `/home/build/.rustup/toolchains/1.96.0-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=7e37013cf03e28a7 -C extra-filename=-96b146b78f6d07df --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-e768ca3d3364e9aa.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
53992026-06-24T01:53:18.341Z Running `/home/build/.rustup/toolchains/1.96.0-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=ac92620eab9e3ae5 -C extra-filename=-b3a5df7f63bd3fec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54002026-06-24T01:53:18.342Z Running `/home/build/.rustup/toolchains/1.96.0-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=36463a3132eb621b -C extra-filename=-5a76e87095f0d777 --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-189079cb77e25919.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54012026-06-24T01:53:18.379Z Running `/home/build/.rustup/toolchains/1.96.0-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=701c67430c67df05 -C extra-filename=-dfaf798a33746f5b --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-189079cb77e25919.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54022026-06-24T01:53:18.382Z Running `/home/build/.rustup/toolchains/1.96.0-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=a0b64b0b879c9f46 -C extra-filename=-274dfc87114a7010 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:53:18.382Z Running `/home/build/.rustup/toolchains/1.96.0-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=4807168d702dec30 -C extra-filename=-fb165fe708237331 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54042026-06-24T01:53:18.789Z Running `/home/build/.rustup/toolchains/1.96.0-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=cc4443e64098779a -C extra-filename=-03c96479c835e9f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-2b653c88ff86842c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54052026-06-24T01:53:20.185Z Running `/home/build/.rustup/toolchains/1.96.0-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=5b3d1a84278229d5 -C extra-filename=-64cd3dafa39d23ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54062026-06-24T01:53:22.041Z Running `/home/build/.rustup/toolchains/1.96.0-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=6d27ca9d2133956a -C extra-filename=-2a19956f38db5896 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54072026-06-24T01:53:22.236Z Running `/home/build/.rustup/toolchains/1.96.0-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=dbcf3b40f05d3604 -C extra-filename=-fd65edf23e068387 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:53:22.239Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a49770aaa2453fe -C extra-filename=-e1cc5ac3adbe82a0 --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-e768ca3d3364e9aa.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54092026-06-24T01:53:22.264Z Running `/home/build/.rustup/toolchains/1.96.0-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=39cd7a7f84ca615f -C extra-filename=-c2ef9adb28f40cd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-2b653c88ff86842c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-c5d4b57915fd8b9a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54102026-06-24T01:53:22.268Z Running `/home/build/.rustup/toolchains/1.96.0-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=bba7f9c3afdb3164 -C extra-filename=-401f2cd28d0ab3ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54112026-06-24T01:53:22.268Z Running `/home/build/.rustup/toolchains/1.96.0-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=f173186722d621cf -C extra-filename=-df6776fb027cede5 --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-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-609c6a80c3720b85.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54122026-06-24T01:53:22.298Z Running `/home/build/.rustup/toolchains/1.96.0-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=7f758361baaa6ffa -C extra-filename=-ffda3df5665f5dcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54132026-06-24T01:53:22.302Z Running `/home/build/.rustup/toolchains/1.96.0-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=4c982a4e4d0aeb91 -C extra-filename=-ab34cad8fb1115bb --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-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-609c6a80c3720b85.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54142026-06-24T01:53:23.720Z Running `/home/build/.rustup/toolchains/1.96.0-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=162aa95b88ebb297 -C extra-filename=-c560c5937777bc9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-d63b711688713079.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-a1ae55c3c5ee0040.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-1a728d0553520d57.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54152026-06-24T01:53:23.723Z Running `/home/build/.rustup/toolchains/1.96.0-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=8d96757a50b842e4 -C extra-filename=-1c2710c939b20964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-9c104ca87370a279.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-eda01dbe796d9fe3.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-2b653c88ff86842c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54162026-06-24T01:53:23.749Z Running `/home/build/.rustup/toolchains/1.96.0-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=e5043119d4179eee -C extra-filename=-46d59b06a096e932 --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-296bd51d7be46975.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54172026-06-24T01:53:23.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=f20f5ba14bb416fd -C extra-filename=-93f6b8ba759a4f11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-9c104ca87370a279.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-eda01dbe796d9fe3.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54182026-06-24T01:53:23.752Z Running `/home/build/.rustup/toolchains/1.96.0-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=760b8c8960066cd0 -C extra-filename=-aedf34d1a2f62446 --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-189079cb77e25919.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54192026-06-24T01:53:23.779Z Running `/home/build/.rustup/toolchains/1.96.0-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=91c671729479cb12 -C extra-filename=-24108507a28c6624 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-d63b711688713079.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-a1ae55c3c5ee0040.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-16e52375369f5adb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-133eae73435ee7b9.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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-24T01:53:23.810Z Running `/home/build/.rustup/toolchains/1.96.0-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=307d7235550e1de7 -C extra-filename=-04ed46ed0aaaadf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-33896aed27a0da6f.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-c4a2d3cb4639f564.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-c60dd5960e052764.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-609c6a80c3720b85.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-4e5f25bfd1583acd.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-1ce7785574bd563b.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-794bc09d32b7eff4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-27cea35b3f173281.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-02c0614aa789d576.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-5833ffc7a2215a45.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-58426f51bcea160f.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54212026-06-24T01:53:24.233Z Running `/home/build/.rustup/toolchains/1.96.0-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=78baf7779a35bd53 -C extra-filename=-c29af938d0150ef6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rmeta --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-10f06fdab24edb47.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rmeta --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rmeta --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54222026-06-24T01:53:24.696Z Running `/home/build/.rustup/toolchains/1.96.0-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=f37c2216660d9de4 -C extra-filename=-9090a876f65e6ccb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-de78f81229fc61f3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54232026-06-24T01:53:26.446Z Running `/home/build/.rustup/toolchains/1.96.0-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=ee98a5ce6868dfc6 -C extra-filename=-66fbe9637042407b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54242026-06-24T01:53:26.451Z Running `/home/build/.rustup/toolchains/1.96.0-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=0f16bdd9d6c3d725 -C extra-filename=-ea29afdb47aca800 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-73329fc62ab8df76.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54252026-06-24T01:53:26.451Z Running `/home/build/.rustup/toolchains/1.96.0-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=65e4a569308d9e78 -C extra-filename=-819aa33ddc28e7f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-73329fc62ab8df76.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54262026-06-24T01:55:56.208Z Running `/home/build/.rustup/toolchains/1.96.0-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=c984ebf44bb97c59 -C extra-filename=-f5987243667545de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-d0328bfc95664ec8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54272026-06-24T01:55:56.212Z Running `/home/build/.rustup/toolchains/1.96.0-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=86836eda75036c11 -C extra-filename=-6e159ec328bbee19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54282026-06-24T01:55:56.245Z Running `/home/build/.rustup/toolchains/1.96.0-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=b337d0e904e2d477 -C extra-filename=-065c51c6d729cd76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54292026-06-24T01:55:56.274Z Running `/home/build/.rustup/toolchains/1.96.0-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=1a16c3f3b0e32198 -C extra-filename=-9f28900a2d2662ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54302026-06-24T01:55:56.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=ad0766745db9c846 -C extra-filename=-59ea7b7907fe4858 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-09d9e458333fa4cc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-3633658464b913ed.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-012ee95f0af12988.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54312026-06-24T01:55:56.278Z Running `/home/build/.rustup/toolchains/1.96.0-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=619742909c46b8e4 -C extra-filename=-a57a77bff71e4b6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-d0328bfc95664ec8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54322026-06-24T01:55:56.301Z Running `/home/build/.rustup/toolchains/1.96.0-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=40ffb02cb36dfa46 -C extra-filename=-ca08ca71e6e398d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-09d9e458333fa4cc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-3633658464b913ed.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-012ee95f0af12988.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54332026-06-24T01:55:56.305Z Running `/home/build/.rustup/toolchains/1.96.0-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=003f44344fbbfb80 -C extra-filename=-cd29d07e3ce191ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-09d9e458333fa4cc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-3633658464b913ed.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-012ee95f0af12988.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54342026-06-24T01:55:56.334Z Running `/home/build/.rustup/toolchains/1.96.0-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=65ebde5b3ad098e2 -C extra-filename=-56cd7112b9eb893d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c29af938d0150ef6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
54352026-06-24T01:57:45.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 43s
54362026-06-24T01:57:46.027Z
54372026-06-24T01:57:46.027Zreal 7:44.027448835
54382026-06-24T01:57:46.028Zuser 1:11:23.461278856
54392026-06-24T01:57:46.028Zsys 20:54.122768355
54402026-06-24T01:57:46.028Ztrap 2.071697314
54412026-06-24T01:57:46.028Ztflt 3.079465247
54422026-06-24T01:57:46.028Zdflt 22.665482568
54432026-06-24T01:57:46.028Zkflt 0.060924512
54442026-06-24T01:57:46.031Zlock 4:29:00.207782323
54452026-06-24T01:57:46.031Zslp 4:38:23.007903230
54462026-06-24T01:57:46.031Zlat 2:12.338728218
54472026-06-24T01:57:46.031Zstop 32:45.673450736
54482026-06-24T01:57:46.031Z+ ptime -m cargo --config build.analysis.enabled=true build -Zbuild-analysis --workspace --tests --locked --verbose
54492026-06-24T01:57:47.331Z Fresh unicode-ident v1.0.24
54502026-06-24T01:57:47.335Z Fresh cfg-if v1.0.4
54512026-06-24T01:57:47.335Z Fresh memchr v2.8.0
54522026-06-24T01:57:47.335Z Fresh smallvec v1.15.1
54532026-06-24T01:57:47.335Z Fresh log v0.4.29
54542026-06-24T01:57:47.335Z Fresh itoa v1.0.17
54552026-06-24T01:57:47.335Z Fresh version_check v0.9.5
54562026-06-24T01:57:47.335Z Fresh autocfg v1.5.0
54572026-06-24T01:57:47.335Z Fresh scopeguard v1.2.0
54582026-06-24T01:57:47.335Z Fresh stable_deref_trait v1.2.1
54592026-06-24T01:57:47.335Z Fresh percent-encoding v2.3.2
54602026-06-24T01:57:47.335Z Fresh litemap v0.8.1
54612026-06-24T01:57:47.335Z Fresh writeable v0.6.2
54622026-06-24T01:57:47.335Z Fresh utf8_iter v1.0.4
54632026-06-24T01:57:47.335Z Fresh rand_core v0.10.0
54642026-06-24T01:57:47.335Z Fresh fnv v1.0.7
54652026-06-24T01:57:47.335Z Fresh pin-project-lite v0.2.17
54662026-06-24T01:57:47.335Z Fresh subtle v2.6.1
54672026-06-24T01:57:47.335Z Fresh proc-macro2 v1.0.106
54682026-06-24T01:57:47.335Z Fresh lock_api v0.4.14
54692026-06-24T01:57:47.335Z Fresh form_urlencoded v1.2.2
54702026-06-24T01:57:47.335Z Fresh critical-section v1.2.0
54712026-06-24T01:57:47.335Z Fresh shlex v1.3.0
54722026-06-24T01:57:47.335Z Fresh find-msvc-tools v0.1.9
54732026-06-24T01:57:47.335Z Fresh equivalent v1.0.2
54742026-06-24T01:57:47.335Z Fresh heck v0.5.0
54752026-06-24T01:57:47.335Z Fresh iana-time-zone v0.1.65
54762026-06-24T01:57:47.335Z Fresh hashbrown v0.17.0
54772026-06-24T01:57:47.335Z Fresh regex-syntax v0.8.10
54782026-06-24T01:57:47.336Z Fresh strsim v0.11.1
54792026-06-24T01:57:47.336Z Fresh futures-core v0.3.32
54802026-06-24T01:57:47.336Z Fresh dyn-clone v1.0.20
54812026-06-24T01:57:47.339Z Fresh quote v1.0.45
54822026-06-24T01:57:47.339Z Fresh libc v0.2.185
54832026-06-24T01:57:47.339Z Fresh serde_core v1.0.228
54842026-06-24T01:57:47.339Z Fresh libm v0.2.16
54852026-06-24T01:57:47.339Z Fresh zmij v1.0.21
54862026-06-24T01:57:47.339Z Fresh icu_properties_data v2.1.2
54872026-06-24T01:57:47.339Z Fresh icu_normalizer_data v2.1.1
54882026-06-24T01:57:47.339Z Fresh portable-atomic v1.13.1
54892026-06-24T01:57:47.339Z Fresh aho-corasick v1.1.4
54902026-06-24T01:57:47.339Z Fresh byteorder v1.5.0
54912026-06-24T01:57:47.339Z Fresh const-oid v0.9.6
54922026-06-24T01:57:47.339Z Fresh futures-sink v0.3.32
54932026-06-24T01:57:47.339Z Fresh futures-task v0.3.32
54942026-06-24T01:57:47.339Z Fresh futures-io v0.3.32
54952026-06-24T01:57:47.339Z Fresh slab v0.4.12
54962026-06-24T01:57:47.339Z Fresh ident_case v1.0.1
54972026-06-24T01:57:47.339Z Fresh cpufeatures v0.2.17
54982026-06-24T01:57:47.339Z Fresh pkg-config v0.3.32
54992026-06-24T01:57:47.339Z Fresh base64 v0.22.1
55002026-06-24T01:57:47.339Z Fresh either v1.15.0
55012026-06-24T01:57:47.339Z Fresh utf8parse v0.2.2
55022026-06-24T01:57:47.342Z Fresh syn v2.0.117
55032026-06-24T01:57:47.342Z Fresh errno v0.3.14
55042026-06-24T01:57:47.342Z Fresh num-traits v0.2.19
55052026-06-24T01:57:47.342Z Fresh serde_json v1.0.150
55062026-06-24T01:57:47.342Z Fresh getrandom v0.2.17
55072026-06-24T01:57:47.342Z Fresh bitflags v2.11.0
55082026-06-24T01:57:47.342Z Fresh semver v1.0.28
55092026-06-24T01:57:47.342Z Fresh parking_lot_core v0.9.12
55102026-06-24T01:57:47.342Z Fresh getrandom v0.4.1
55112026-06-24T01:57:47.342Z Fresh once_cell v1.21.3
55122026-06-24T01:57:47.342Z Fresh jobserver v0.1.34
55132026-06-24T01:57:47.342Z Fresh typenum v1.19.0
55142026-06-24T01:57:47.343Z Fresh mio v1.2.0
55152026-06-24T01:57:47.343Z Fresh socket2 v0.6.3
55162026-06-24T01:57:47.343Z Fresh rustversion v1.0.22
55172026-06-24T01:57:47.343Z Fresh indexmap v2.14.0
55182026-06-24T01:57:47.343Z Fresh regex-automata v0.4.14
55192026-06-24T01:57:47.343Z Fresh futures-channel v0.3.32
55202026-06-24T01:57:47.343Z Fresh powerfmt v0.2.0
55212026-06-24T01:57:47.343Z Fresh num-conv v0.2.0
55222026-06-24T01:57:47.343Z Fresh anstyle v1.0.14
55232026-06-24T01:57:47.343Z Fresh time-core v0.1.8
55242026-06-24T01:57:47.343Z Fresh num_threads v0.1.7
55252026-06-24T01:57:47.343Z Fresh base64ct v1.8.3
55262026-06-24T01:57:47.343Z Fresh anstyle-query v1.1.5
55272026-06-24T01:57:47.343Z Fresh is_terminal_polyfill v1.70.2
55282026-06-24T01:57:47.343Z Fresh serde_derive v1.0.228
55292026-06-24T01:57:47.343Z Fresh zeroize_derive v1.4.3
55302026-06-24T01:57:47.343Z Fresh synstructure v0.13.2
55312026-06-24T01:57:47.343Z Fresh zerovec-derive v0.11.2
55322026-06-24T01:57:47.343Z Fresh displaydoc v0.2.5
55332026-06-24T01:57:47.346Z Fresh parking_lot v0.12.5
55342026-06-24T01:57:47.346Z Fresh zerocopy-derive v0.8.40
55352026-06-24T01:57:47.346Z Fresh thiserror-impl v2.0.18
55362026-06-24T01:57:47.346Z Fresh rand_core v0.6.4
55372026-06-24T01:57:47.346Z Fresh cc v1.2.56
55382026-06-24T01:57:47.346Z Fresh signal-hook-registry v1.4.8
55392026-06-24T01:57:47.346Z Fresh tokio-macros v2.7.0
55402026-06-24T01:57:47.346Z Fresh uuid v1.23.3
55412026-06-24T01:57:47.346Z Fresh serde_derive_internals v0.29.1
55422026-06-24T01:57:47.347Z Fresh syn v1.0.109
55432026-06-24T01:57:47.347Z Fresh rustix v1.1.3
55442026-06-24T01:57:47.347Z Fresh futures-macro v0.3.32
55452026-06-24T01:57:47.347Z Fresh thiserror-impl v1.0.69
55462026-06-24T01:57:47.347Z Fresh getrandom v0.3.4
55472026-06-24T01:57:47.347Z Fresh regex v1.12.3
55482026-06-24T01:57:47.347Z Fresh anyhow v1.0.102
55492026-06-24T01:57:47.347Z Fresh tracing-core v0.1.36
55502026-06-24T01:57:47.347Z Fresh tracing-attributes v0.1.31
55512026-06-24T01:57:47.347Z Fresh deranged v0.5.8
55522026-06-24T01:57:47.347Z Fresh time-macros v0.2.27
55532026-06-24T01:57:47.347Z Fresh colorchoice v1.0.4
55542026-06-24T01:57:47.347Z Fresh anstyle-parse v1.0.0
55552026-06-24T01:57:47.347Z Fresh pem-rfc7468 v0.7.0
55562026-06-24T01:57:47.347Z Fresh fs_extra v1.3.0
55572026-06-24T01:57:47.347Z Fresh serde v1.0.228
55582026-06-24T01:57:47.347Z Fresh zeroize v1.8.2
55592026-06-24T01:57:47.347Z Fresh zerofrom-derive v0.1.6
55602026-06-24T01:57:47.347Z Fresh yoke-derive v0.8.1
55612026-06-24T01:57:47.347Z Fresh zerocopy v0.8.40
55622026-06-24T01:57:47.347Z Fresh thiserror v2.0.18
55632026-06-24T01:57:47.347Z Fresh schemars_derive v0.8.22
55642026-06-24T01:57:47.347Z Fresh futures-util v0.3.32
55652026-06-24T01:57:47.347Z Fresh thiserror v1.0.69
55662026-06-24T01:57:47.347Z Fresh tracing v0.1.44
55672026-06-24T01:57:47.347Z Fresh time v0.3.47
55682026-06-24T01:57:47.347Z Fresh terminal_size v0.4.3
55692026-06-24T01:57:47.347Z Fresh anstream v1.0.0
55702026-06-24T01:57:47.347Z Fresh cmake v0.1.57
55712026-06-24T01:57:47.347Z Fresh clap_lex v1.0.0
55722026-06-24T01:57:47.347Z Fresh dunce v1.0.5
55732026-06-24T01:57:47.347Z Fresh allocator-api2 v0.2.21
55742026-06-24T01:57:47.347Z Fresh rand_core v0.9.5
55752026-06-24T01:57:47.347Z Fresh clap_derive v4.6.1
55762026-06-24T01:57:47.347Z Fresh der_derive v0.7.3
55772026-06-24T01:57:47.347Z Fresh flagset v0.4.7
55782026-06-24T01:57:47.347Z Fresh ryu v1.0.23
55792026-06-24T01:57:47.347Z Fresh atomic-waker v1.1.2
55802026-06-24T01:57:47.348Z Fresh try-lock v0.2.5
55812026-06-24T01:57:47.348Z Fresh httpdate v1.0.3
55822026-06-24T01:57:47.348Z Fresh untrusted v0.9.0
55832026-06-24T01:57:47.351Z Fresh bytes v1.11.1
55842026-06-24T01:57:47.351Z Fresh zerofrom v0.1.6
55852026-06-24T01:57:47.351Z Fresh chrono v0.4.44
55862026-06-24T01:57:47.351Z Fresh generic-array v0.14.7
55872026-06-24T01:57:47.351Z Fresh ppv-lite86 v0.2.21
55882026-06-24T01:57:47.351Z Fresh serde_tokenstream v0.2.3
55892026-06-24T01:57:47.351Z Fresh ipnet v2.11.0
55902026-06-24T01:57:47.351Z Fresh crossbeam-utils v0.8.21
55912026-06-24T01:57:47.351Z Fresh httparse v1.10.1
55922026-06-24T01:57:47.351Z Fresh clap_builder v4.6.0
55932026-06-24T01:57:47.351Z Fresh camino v1.2.2
55942026-06-24T01:57:47.351Z Fresh erased-serde v0.3.31
55952026-06-24T01:57:47.351Z Fresh rustls-pki-types v1.14.0
55962026-06-24T01:57:47.351Z Fresh der v0.7.10
55972026-06-24T01:57:47.351Z Fresh fastrand v2.3.0
55982026-06-24T01:57:47.351Z Fresh want v0.3.1
55992026-06-24T01:57:47.351Z Fresh hex v0.4.3
56002026-06-24T01:57:47.351Z Fresh spin v0.9.8
56012026-06-24T01:57:47.351Z Fresh tower-layer v0.3.3
56022026-06-24T01:57:47.351Z Fresh untrusted v0.7.1
56032026-06-24T01:57:47.351Z Fresh ucd-trie v0.1.7
56042026-06-24T01:57:47.351Z Fresh tower-service v0.3.3
56052026-06-24T01:57:47.351Z Fresh async-trait v0.1.89
56062026-06-24T01:57:47.351Z Fresh pretty-hex v0.4.1
56072026-06-24T01:57:47.352Z Fresh rustc_version v0.4.1
56082026-06-24T01:57:47.352Z Fresh plain v0.2.3
56092026-06-24T01:57:47.352Z Fresh mime v0.3.17
56102026-06-24T01:57:47.352Z Fresh unicode-segmentation v1.12.0
56112026-06-24T01:57:47.352Z Fresh yoke v0.8.1
56122026-06-24T01:57:47.352Z Fresh tokio v1.52.1
56132026-06-24T01:57:47.352Z Fresh crypto-common v0.1.7
56142026-06-24T01:57:47.352Z Fresh block-buffer v0.10.4
56152026-06-24T01:57:47.352Z Fresh http v1.4.2
56162026-06-24T01:57:47.352Z Fresh block-padding v0.3.3
56172026-06-24T01:57:47.352Z Fresh clap v4.6.1
56182026-06-24T01:57:47.352Z Fresh slog v2.8.2
56192026-06-24T01:57:47.352Z Fresh rand_chacha v0.9.0
56202026-06-24T01:57:47.352Z Fresh ring v0.17.14
56212026-06-24T01:57:47.352Z Fresh pest v2.8.6
56222026-06-24T01:57:47.352Z Fresh tempfile v3.25.0
56232026-06-24T01:57:47.352Z Fresh spki v0.7.3
56242026-06-24T01:57:47.352Z Fresh rand_chacha v0.3.1
56252026-06-24T01:57:47.352Z Fresh simd-adler32 v0.3.8
56262026-06-24T01:57:47.352Z Fresh openssl-probe v0.2.1
56272026-06-24T01:57:47.352Z Fresh adler2 v2.0.1
56282026-06-24T01:57:47.352Z Fresh serde_urlencoded v0.7.1
56292026-06-24T01:57:47.352Z Fresh encoding_rs v0.8.35
56302026-06-24T01:57:47.352Z Fresh vcpkg v0.2.15
56312026-06-24T01:57:47.352Z Fresh darling_core v0.21.3
56322026-06-24T01:57:47.356Z Fresh foldhash v0.2.0
56332026-06-24T01:57:47.356Z Fresh futures-executor v0.3.32
56342026-06-24T01:57:47.356Z Fresh sync_wrapper v1.0.2
56352026-06-24T01:57:47.356Z Fresh webpki-roots v1.0.6
56362026-06-24T01:57:47.356Z Fresh openapiv3 v2.2.0
56372026-06-24T01:57:47.356Z Fresh iri-string v0.7.10
56382026-06-24T01:57:47.356Z Fresh static_assertions v1.1.0
56392026-06-24T01:57:47.356Z Fresh lazy_static v1.5.0
56402026-06-24T01:57:47.356Z Fresh hubpack_derive v0.1.1
56412026-06-24T01:57:47.356Z Fresh zerovec v0.11.5
56422026-06-24T01:57:47.356Z Fresh zerotrie v0.2.3
56432026-06-24T01:57:47.356Z Fresh digest v0.10.7
56442026-06-24T01:57:47.356Z Fresh tokio-util v0.7.18
56452026-06-24T01:57:47.356Z Fresh inout v0.1.4
56462026-06-24T01:57:47.356Z Fresh http-body v1.0.1
56472026-06-24T01:57:47.356Z Fresh rand v0.9.2
56482026-06-24T01:57:47.356Z Fresh aws-lc-sys v0.40.0
56492026-06-24T01:57:47.356Z Fresh pest_meta v2.8.6
56502026-06-24T01:57:47.356Z Fresh rand v0.8.6
56512026-06-24T01:57:47.356Z Fresh miniz_oxide v0.8.9
56522026-06-24T01:57:47.356Z Fresh darling_macro v0.21.3
56532026-06-24T01:57:47.356Z Fresh hashbrown v0.16.1
56542026-06-24T01:57:47.356Z Fresh rustls-native-certs v0.8.3
56552026-06-24T01:57:47.356Z Fresh futures v0.3.32
56562026-06-24T01:57:47.356Z Fresh tower v0.5.3
56572026-06-24T01:57:47.356Z Fresh winnow v0.7.14
56582026-06-24T01:57:47.356Z Fresh winnow v1.0.3
56592026-06-24T01:57:47.356Z Fresh hubpack v0.1.2
56602026-06-24T01:57:47.356Z Fresh toml_datetime v0.6.11
56612026-06-24T01:57:47.356Z Fresh serde_spanned v0.6.9
56622026-06-24T01:57:47.356Z Fresh scroll_derive v0.13.1
56632026-06-24T01:57:47.356Z Fresh strum_macros v0.26.4
56642026-06-24T01:57:47.356Z Fresh zlib-rs v0.6.2
56652026-06-24T01:57:47.356Z Fresh litrs v1.0.0
56662026-06-24T01:57:47.356Z Fresh tinyvec_macros v0.1.1
56672026-06-24T01:57:47.357Z Fresh psl-types v2.0.11
56682026-06-24T01:57:47.357Z Fresh tinystr v0.8.2
56692026-06-24T01:57:47.357Z Fresh potential_utf v0.1.4
56702026-06-24T01:57:47.357Z Fresh cipher v0.4.4
56712026-06-24T01:57:47.357Z Fresh sha2 v0.10.9
56722026-06-24T01:57:47.357Z Fresh hmac v0.12.1
56732026-06-24T01:57:47.357Z Fresh h2 v0.4.15
56742026-06-24T01:57:47.357Z Fresh aws-lc-rs v1.16.3
56752026-06-24T01:57:47.360Z Fresh pest_generator v2.8.6
56762026-06-24T01:57:47.360Z Fresh http-body-util v0.1.3
56772026-06-24T01:57:47.360Z Fresh darling v0.21.3
56782026-06-24T01:57:47.360Z Fresh crc32fast v1.5.0
56792026-06-24T01:57:47.360Z Fresh tower-http v0.6.8
56802026-06-24T01:57:47.360Z Fresh signature v2.2.0
56812026-06-24T01:57:47.360Z Fresh toml_parser v1.1.2+spec-1.1.0
56822026-06-24T01:57:47.360Z Fresh strum v0.26.3
56832026-06-24T01:57:47.360Z Fresh scroll v0.13.0
56842026-06-24T01:57:47.360Z Fresh document-features v0.2.12
56852026-06-24T01:57:47.360Z Fresh tinyvec v1.10.0
56862026-06-24T01:57:47.361Z Fresh num-integer v0.1.46
56872026-06-24T01:57:47.361Z Fresh thread-id v5.1.0
56882026-06-24T01:57:47.361Z Fresh data-encoding v2.10.0
56892026-06-24T01:57:47.361Z Fresh darling_core v0.20.11
56902026-06-24T01:57:47.361Z Fresh memmap2 v0.9.10
56912026-06-24T01:57:47.361Z Fresh base16ct v0.2.0
56922026-06-24T01:57:47.361Z Fresh bit-vec v0.8.0
56932026-06-24T01:57:47.361Z Fresh icu_locale_core v2.1.1
56942026-06-24T01:57:47.361Z Fresh icu_collections v2.1.1
56952026-06-24T01:57:47.361Z Fresh hyper v1.10.1
56962026-06-24T01:57:47.361Z Fresh rustls-webpki v0.103.9
56972026-06-24T01:57:47.361Z Fresh pbkdf2 v0.12.2
56982026-06-24T01:57:47.361Z Fresh aes v0.8.4
56992026-06-24T01:57:47.361Z Fresh cbc v0.1.2
57002026-06-24T01:57:47.361Z Fresh salsa20 v0.10.2
57012026-06-24T01:57:47.361Z Fresh pest_derive v2.8.6
57022026-06-24T01:57:47.361Z Fresh paste v1.0.15
57032026-06-24T01:57:47.361Z Fresh flate2 v1.1.9
57042026-06-24T01:57:47.361Z Fresh goblin v0.10.5
57052026-06-24T01:57:47.361Z Fresh cookie v0.18.1
57062026-06-24T01:57:47.361Z Fresh bit-set v0.8.0
57072026-06-24T01:57:47.361Z Fresh darling_macro v0.20.11
57082026-06-24T01:57:47.361Z Fresh ff v0.13.1
57092026-06-24T01:57:47.361Z Fresh scroll_derive v0.12.1
57102026-06-24T01:57:47.361Z Fresh wait-timeout v0.2.1
57112026-06-24T01:57:47.361Z Fresh num-iter v0.1.45
57122026-06-24T01:57:47.361Z Fresh hkdf v0.12.4
57132026-06-24T01:57:47.361Z Fresh crypto-bigint v0.5.5
57142026-06-24T01:57:47.361Z Fresh crossbeam-epoch v0.9.18
57152026-06-24T01:57:47.361Z Fresh bstr v1.12.1
57162026-06-24T01:57:47.361Z Fresh zerocopy-derive v0.7.35
57172026-06-24T01:57:47.361Z Fresh anstyle-parse v0.2.7
57182026-06-24T01:57:47.361Z Fresh siphasher v1.0.2
57192026-06-24T01:57:47.361Z Fresh quick-error v1.2.3
57202026-06-24T01:57:47.361Z Fresh icu_provider v2.1.1
57212026-06-24T01:57:47.361Z Fresh rustls v0.23.41
57222026-06-24T01:57:47.361Z Fresh hyper-util v0.1.20
57232026-06-24T01:57:47.361Z Fresh scrypt v0.11.0
57242026-06-24T01:57:47.361Z Fresh dtrace-parser v0.3.0
57252026-06-24T01:57:47.362Z Fresh dof v0.4.0
57262026-06-24T01:57:47.362Z Fresh darling v0.20.11
57272026-06-24T01:57:47.362Z Fresh group v0.13.0
57282026-06-24T01:57:47.362Z Fresh object v0.37.3
57292026-06-24T01:57:47.362Z Fresh scroll v0.12.0
57302026-06-24T01:57:47.362Z Fresh ahash v0.8.12
57312026-06-24T01:57:47.362Z Fresh rusty-fork v0.3.1
57322026-06-24T01:57:47.362Z Fresh anstream v0.6.21
57332026-06-24T01:57:47.362Z Fresh zerocopy v0.7.35
57342026-06-24T01:57:47.362Z Fresh heck v0.4.1
57352026-06-24T01:57:47.362Z Fresh rand_xorshift v0.4.0
57362026-06-24T01:57:47.362Z Fresh itertools v0.13.0
57372026-06-24T01:57:47.365Z Fresh winnow v0.5.40
57382026-06-24T01:57:47.365Z Fresh unarray v0.1.4
57392026-06-24T01:57:47.365Z Fresh dtrace-parser v0.2.0
57402026-06-24T01:57:47.365Z Fresh sha1 v0.10.6
57412026-06-24T01:57:47.366Z Fresh x509-cert v0.2.5
57422026-06-24T01:57:47.366Z Fresh thread-id v4.2.2
57432026-06-24T01:57:47.366Z Fresh foreign-types-shared v0.1.1
57442026-06-24T01:57:47.366Z Fresh openssl-sys v0.9.115
57452026-06-24T01:57:47.366Z Fresh rfc6979 v0.4.0
57462026-06-24T01:57:47.366Z Fresh icu_normalizer v2.1.1
57472026-06-24T01:57:47.366Z Fresh icu_properties v2.1.2
57482026-06-24T01:57:47.366Z Fresh tokio-rustls v0.26.4
57492026-06-24T01:57:47.366Z Fresh pkcs5 v0.7.1
57502026-06-24T01:57:47.366Z Fresh usdt-impl v0.6.0
57512026-06-24T01:57:47.366Z Fresh rustls-platform-verifier v0.6.2
57522026-06-24T01:57:47.366Z Fresh rustix v0.38.44
57532026-06-24T01:57:47.366Z Fresh derive_builder_core v0.20.2
57542026-06-24T01:57:47.366Z Fresh goblin v0.8.2
57552026-06-24T01:57:47.366Z Fresh toml_edit v0.19.15
57562026-06-24T01:57:47.366Z Fresh num-bigint-dig v0.8.6
57572026-06-24T01:57:47.366Z Fresh proptest v1.10.0
57582026-06-24T01:57:47.366Z Fresh foreign-types v0.3.2
57592026-06-24T01:57:47.366Z Fresh curve25519-dalek-derive v0.1.1
57602026-06-24T01:57:47.366Z Fresh openssl-macros v0.1.1
57612026-06-24T01:57:47.366Z Fresh cfg_aliases v0.2.1
57622026-06-24T01:57:47.366Z Fresh serde_with_macros v3.17.0
57632026-06-24T01:57:47.366Z Fresh daft-derive v0.1.7
57642026-06-24T01:57:47.366Z Fresh cargo-platform v0.3.2
57652026-06-24T01:57:47.366Z Fresh env_filter v1.0.0
57662026-06-24T01:57:47.366Z Fresh same-file v1.0.6
57672026-06-24T01:57:47.366Z Fresh keccak v0.1.6
57682026-06-24T01:57:47.366Z Fresh idna_adapter v1.2.1
57692026-06-24T01:57:47.366Z Fresh pkcs8 v0.10.2
57702026-06-24T01:57:47.366Z Fresh hyper-rustls v0.27.7
57712026-06-24T01:57:47.366Z Fresh usdt-macro v0.6.0
57722026-06-24T01:57:47.366Z Fresh usdt-attr-macro v0.6.0
57732026-06-24T01:57:47.366Z Fresh derive_builder_macro v0.20.2
57742026-06-24T01:57:47.366Z Fresh dof v0.3.0
57752026-06-24T01:57:47.366Z Fresh memoffset v0.9.1
57762026-06-24T01:57:47.366Z Fresh openssl v0.10.79
57772026-06-24T01:57:47.366Z Fresh curve25519-dalek v4.1.3
57782026-06-24T01:57:47.366Z Fresh sha3 v0.10.8
57792026-06-24T01:57:47.367Z Fresh walkdir v2.5.0
57802026-06-24T01:57:47.367Z Fresh env_logger v0.11.9
57812026-06-24T01:57:47.367Z Fresh cargo_metadata v0.23.1
57822026-06-24T01:57:47.367Z Fresh bitflags v1.3.2
57832026-06-24T01:57:47.367Z Fresh toml_write v0.1.2
57842026-06-24T01:57:47.367Z Fresh unicode-normalization v0.1.25
57852026-06-24T01:57:47.367Z Fresh enum-as-inner v0.6.1
57862026-06-24T01:57:47.367Z Fresh managed v0.8.0
57872026-06-24T01:57:47.367Z Fresh phf_shared v0.11.3
57882026-06-24T01:57:47.367Z Fresh ref-cast-impl v1.0.25
57892026-06-24T01:57:47.367Z Fresh new_debug_unreachable v1.0.6
57902026-06-24T01:57:47.367Z Fresh idna v1.1.0
57912026-06-24T01:57:47.367Z Fresh sec1 v0.7.3
57922026-06-24T01:57:47.367Z Fresh usdt v0.6.0
57932026-06-24T01:57:47.367Z Fresh pkcs1 v0.7.5
57942026-06-24T01:57:47.367Z Fresh usdt-impl v0.5.0
57952026-06-24T01:57:47.367Z Fresh derive_builder v0.20.2
57962026-06-24T01:57:47.367Z Fresh ed25519 v2.2.3
57972026-06-24T01:57:47.371Z Fresh signal-hook v0.3.18
57982026-06-24T01:57:47.371Z Fresh native-tls v0.2.18
57992026-06-24T01:57:47.371Z Fresh toml_edit v0.22.27
58002026-06-24T01:57:47.371Z Fresh bzip2-sys v0.1.13+1.0.8
58012026-06-24T01:57:47.371Z Fresh fixedbitset v0.4.2
58022026-06-24T01:57:47.371Z Fresh foldhash v0.1.5
58032026-06-24T01:57:47.371Z Fresh precomputed-hash v0.1.1
58042026-06-24T01:57:47.371Z Fresh zstd-sys v2.0.16+zstd.1.5.7
58052026-06-24T01:57:47.371Z Fresh toml v0.7.8
58062026-06-24T01:57:47.371Z Fresh globset v0.4.18
58072026-06-24T01:57:47.371Z Fresh pin-project-internal v1.1.11
58082026-06-24T01:57:47.371Z Fresh lalrpop-util v0.19.12
58092026-06-24T01:57:47.371Z Fresh bumpalo v3.20.2
58102026-06-24T01:57:47.371Z Fresh libbz2-rs-sys v0.2.2
58112026-06-24T01:57:47.371Z Fresh similar v2.7.0
58122026-06-24T01:57:47.371Z Fresh tokio-stream v0.1.18
58132026-06-24T01:57:47.371Z Fresh serde-big-array v0.5.1
58142026-06-24T01:57:47.371Z Fresh snafu-derive v0.8.9
58152026-06-24T01:57:47.371Z Fresh serde_repr v0.1.20
58162026-06-24T01:57:47.371Z Fresh pem v3.0.6
58172026-06-24T01:57:47.371Z Fresh url v2.5.8
58182026-06-24T01:57:47.371Z Fresh publicsuffix v2.3.0
58192026-06-24T01:57:47.371Z Fresh elliptic-curve v0.13.8
58202026-06-24T01:57:47.371Z Fresh rsa v0.9.10
58212026-06-24T01:57:47.371Z Fresh vergen-lib v9.1.0
58222026-06-24T01:57:47.371Z Fresh ed25519-dalek v2.2.0
58232026-06-24T01:57:47.371Z Fresh nix v0.31.2
58242026-06-24T01:57:47.371Z Fresh fs-err v3.3.0
58252026-06-24T01:57:47.371Z Fresh tokio-native-tls v0.3.1
58262026-06-24T01:57:47.371Z Fresh signal-hook-mio v0.2.5
58272026-06-24T01:57:47.371Z Fresh bzip2 v0.4.4
58282026-06-24T01:57:47.371Z Fresh petgraph v0.6.5
58292026-06-24T01:57:47.371Z Fresh string_cache v0.8.9
58302026-06-24T01:57:47.372Z Fresh hashbrown v0.15.5
58312026-06-24T01:57:47.372Z Fresh ref-cast v1.0.25
58322026-06-24T01:57:47.372Z Fresh pin-project v1.1.11
58332026-06-24T01:57:47.372Z Fresh zstd-safe v7.2.4
58342026-06-24T01:57:47.372Z Fresh bzip2 v0.6.1
58352026-06-24T01:57:47.372Z Fresh zopfli v0.8.3
58362026-06-24T01:57:47.372Z Fresh hash32 v0.2.1
58372026-06-24T01:57:47.372Z Fresh jiff v0.2.21
58382026-06-24T01:57:47.372Z Fresh unicode-bidi v0.3.18
58392026-06-24T01:57:47.372Z Fresh unicode-properties v0.1.4
58402026-06-24T01:57:47.372Z Fresh predicates-core v1.0.10
58412026-06-24T01:57:47.372Z Fresh olpc-cjson v0.1.4
58422026-06-24T01:57:47.372Z Fresh md-5 v0.10.6
58432026-06-24T01:57:47.372Z Fresh serde_plain v1.0.2
58442026-06-24T01:57:47.372Z Fresh async-recursion v1.1.1
58452026-06-24T01:57:47.372Z Fresh strum_macros v0.27.2
58462026-06-24T01:57:47.372Z Fresh float-cmp v0.10.0
58472026-06-24T01:57:47.372Z Fresh schemars v0.8.22
58482026-06-24T01:57:47.372Z Fresh cookie_store v0.22.1
58492026-06-24T01:57:47.372Z Fresh ecdsa v0.16.9
58502026-06-24T01:57:47.372Z Fresh vergen v9.1.0
58512026-06-24T01:57:47.372Z Fresh hyper-tls v0.6.0
58522026-06-24T01:57:47.372Z Fresh zip v0.6.6
58532026-06-24T01:57:47.372Z Fresh crossterm v0.28.1
58542026-06-24T01:57:47.372Z Fresh zstd v0.13.3
58552026-06-24T01:57:47.372Z Fresh snafu v0.8.9
58562026-06-24T01:57:47.372Z Fresh hickory-proto v0.25.2
58572026-06-24T01:57:47.372Z Fresh stringprep v0.1.5
58582026-06-24T01:57:47.372Z Fresh heapless v0.7.17
58592026-06-24T01:57:47.372Z Fresh difflib v0.4.0
58602026-06-24T01:57:47.372Z Fresh fallible-iterator v0.2.0
58612026-06-24T01:57:47.372Z Fresh typed-path v0.9.3
58622026-06-24T01:57:47.372Z Fresh normalize-line-endings v0.3.0
58632026-06-24T01:57:47.372Z Fresh strum v0.27.2
58642026-06-24T01:57:47.372Z Fresh phf_shared v0.13.1
58652026-06-24T01:57:47.372Z Fresh buf-list v1.1.2
58662026-06-24T01:57:47.372Z Fresh fixedbitset v0.5.7
58672026-06-24T01:57:47.373Z Fresh peg-runtime v0.8.5
58682026-06-24T01:57:47.373Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
58692026-06-24T01:57:47.373Z Fresh whoami v2.1.0
58702026-06-24T01:57:47.373Z Fresh is-terminal v0.4.17
58712026-06-24T01:57:47.373Z Fresh crossbeam-channel v0.5.15
58722026-06-24T01:57:47.373Z Fresh thread_local v1.1.9
58732026-06-24T01:57:47.373Z Fresh take_mut v0.2.2
58742026-06-24T01:57:47.373Z Fresh term v1.2.1
58752026-06-24T01:57:47.373Z Fresh structmeta-derive v0.3.0
58762026-06-24T01:57:47.373Z Fresh match_cfg v0.1.0
58772026-06-24T01:57:47.376Z Fresh ipnetwork v0.21.1
58782026-06-24T01:57:47.377Z Fresh reqwest v0.13.2
58792026-06-24T01:57:47.377Z Fresh newtype-uuid v1.3.2
58802026-06-24T01:57:47.377Z Fresh serde_with v3.17.0
58812026-06-24T01:57:47.377Z Fresh reqwest v0.12.28
58822026-06-24T01:57:47.377Z Fresh zip v4.6.1
58832026-06-24T01:57:47.377Z Fresh smoltcp v0.9.1
58842026-06-24T01:57:47.377Z Fresh postgres-protocol v0.6.10
58852026-06-24T01:57:47.377Z Fresh predicates v3.1.4
58862026-06-24T01:57:47.377Z Fresh petgraph v0.8.3
58872026-06-24T01:57:47.377Z Fresh phf v0.13.1
58882026-06-24T01:57:47.377Z Fresh slog-term v2.9.2
58892026-06-24T01:57:47.377Z Fresh structmeta v0.3.0
58902026-06-24T01:57:47.377Z Fresh hostname v0.3.1
58912026-06-24T01:57:47.377Z Fresh slog-json v2.6.1
58922026-06-24T01:57:47.377Z Fresh newtype-uuid-macros v0.1.0
58932026-06-24T01:57:47.377Z Fresh cpufeatures v0.3.0
58942026-06-24T01:57:47.377Z Fresh debug-ignore v1.0.5
58952026-06-24T01:57:47.377Z Fresh hybrid-array v0.4.10
58962026-06-24T01:57:47.377Z Fresh serde_spanned v1.1.1
58972026-06-24T01:57:47.377Z Fresh serde_path_to_error v0.1.20
58982026-06-24T01:57:47.377Z Fresh toml_datetime v1.1.1+spec-1.1.0
58992026-06-24T01:57:47.377Z Fresh const-oid v0.10.2
59002026-06-24T01:57:47.377Z Fresh compression-core v0.4.31
59012026-06-24T01:57:47.377Z Fresh toml_writer v1.1.1+spec-1.1.0
59022026-06-24T01:57:47.377Z Fresh async-stream-impl v0.3.6
59032026-06-24T01:57:47.377Z Fresh rustls-pemfile v2.2.0
59042026-06-24T01:57:47.377Z Fresh dropshot_endpoint v0.17.1
59052026-06-24T01:57:47.377Z Fresh waitgroup v0.1.2
59062026-06-24T01:57:47.377Z Fresh oxnet v0.1.6
59072026-06-24T01:57:47.377Z Fresh tough v0.22.0
59082026-06-24T01:57:47.377Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
59092026-06-24T01:57:47.377Z Fresh postgres-types v0.2.12
59102026-06-24T01:57:47.377Z Fresh slog-async v2.8.0
59112026-06-24T01:57:47.377Z Fresh derive-ex v0.1.8
59122026-06-24T01:57:47.377Z Fresh slog-bunyan v2.5.0
59132026-06-24T01:57:47.377Z Fresh progenitor-client v0.14.0
59142026-06-24T01:57:47.377Z Fresh block-buffer v0.12.1
59152026-06-24T01:57:47.377Z Fresh crypto-common v0.2.2
59162026-06-24T01:57:47.377Z Fresh toml v1.1.2+spec-1.1.0
59172026-06-24T01:57:47.378Z Fresh compression-codecs v0.4.37
59182026-06-24T01:57:47.378Z Fresh async-stream v0.3.6
59192026-06-24T01:57:47.378Z Fresh hostname v0.4.2
59202026-06-24T01:57:47.378Z Fresh atomicwrites v0.4.4
59212026-06-24T01:57:47.378Z Fresh itertools v0.14.0
59222026-06-24T01:57:47.378Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
59232026-06-24T01:57:47.378Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
59242026-06-24T01:57:47.378Z Fresh macaddr v1.0.1
59252026-06-24T01:57:47.378Z Fresh regress v0.10.5
59262026-06-24T01:57:47.378Z Fresh instant v0.1.13
59272026-06-24T01:57:47.378Z Fresh parse-display-derive v0.10.0
59282026-06-24T01:57:47.378Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
59292026-06-24T01:57:47.378Z Fresh backon v1.6.0
59302026-06-24T01:57:47.378Z Fresh humantime v2.3.0
59312026-06-24T01:57:47.378Z Fresh unicode-width v0.2.0
59322026-06-24T01:57:47.378Z Fresh convert_case v0.4.0
59332026-06-24T01:57:47.378Z Fresh half v2.7.1
59342026-06-24T01:57:47.378Z Fresh ciborium-io v0.2.2
59352026-06-24T01:57:47.378Z Fresh secrecy v0.10.3
59362026-06-24T01:57:47.378Z Fresh daft v0.1.7
59372026-06-24T01:57:47.378Z Fresh tokio-postgres v0.7.16
59382026-06-24T01:57:47.378Z Fresh test-strategy v0.4.5
59392026-06-24T01:57:47.378Z Fresh digest v0.11.3
59402026-06-24T01:57:47.378Z Fresh async-compression v0.4.41
59412026-06-24T01:57:47.378Z Fresh multer v3.1.0
59422026-06-24T01:57:47.378Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
59432026-06-24T01:57:47.378Z Fresh parse-display v0.10.0
59442026-06-24T01:57:47.378Z Fresh backoff v0.4.0
59452026-06-24T01:57:47.378Z Fresh progenitor-extras v0.2.0
59462026-06-24T01:57:47.378Z Fresh derive_more v0.99.20
59472026-06-24T01:57:47.378Z Fresh ciborium-ll v0.2.2
59482026-06-24T01:57:47.378Z Fresh regress v0.11.1
59492026-06-24T01:57:47.378Z Fresh universal-hash v0.5.1
59502026-06-24T01:57:47.378Z Fresh indent_write v2.2.0
59512026-06-24T01:57:47.378Z Fresh opaque-debug v0.3.1
59522026-06-24T01:57:47.378Z Fresh unsafe-libyaml v0.2.11
59532026-06-24T01:57:47.378Z Fresh aead v0.5.2
59542026-06-24T01:57:47.378Z Fresh chacha20 v0.9.1
59552026-06-24T01:57:47.378Z Fresh camino-tempfile v1.4.1
59562026-06-24T01:57:47.379Z Fresh thiserror-impl-no-std v2.0.2
59572026-06-24T01:57:47.379Z Fresh swrite v0.1.0
59582026-06-24T01:57:47.379Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
59592026-06-24T01:57:47.379Z Fresh byte-wrapper v0.1.0
59602026-06-24T01:57:47.379Z Fresh blake2 v0.10.6
59612026-06-24T01:57:47.379Z Fresh password-hash v0.5.0
59622026-06-24T01:57:47.379Z Fresh crossbeam-deque v0.8.6
59632026-06-24T01:57:47.379Z Fresh toml_datetime v0.7.5+spec-1.1.0
59642026-06-24T01:57:47.379Z Fresh glob v0.3.3
59652026-06-24T01:57:47.379Z Fresh iddqd v0.4.2
59662026-06-24T01:57:47.379Z Fresh sha1 v0.11.0
59672026-06-24T01:57:47.379Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
59682026-06-24T01:57:47.379Z Fresh ciborium v0.2.2
59692026-06-24T01:57:47.379Z Fresh typify-impl v0.6.2
59702026-06-24T01:57:47.379Z Fresh serde_yaml v0.9.34+deprecated
59712026-06-24T01:57:47.379Z Fresh poly1305 v0.8.0
59722026-06-24T01:57:47.383Z Fresh thiserror-no-std v2.0.2
59732026-06-24T01:57:47.383Z Fresh argon2 v0.5.3
59742026-06-24T01:57:47.383Z Fresh toml_edit v0.23.10+spec-1.0.0
59752026-06-24T01:57:47.383Z Fresh tabwriter v1.4.1
59762026-06-24T01:57:47.383Z Fresh toml v0.8.23
59772026-06-24T01:57:47.383Z Fresh colored v3.1.1
59782026-06-24T01:57:47.383Z Fresh unicode-width v0.1.14
59792026-06-24T01:57:47.383Z Fresh ingot-macros v0.1.1
59802026-06-24T01:57:47.383Z Fresh hash32 v0.3.1
59812026-06-24T01:57:47.383Z Fresh cobs v0.3.0
59822026-06-24T01:57:47.383Z Fresh proc-macro-crate v1.3.1
59832026-06-24T01:57:47.383Z Fresh foreign-types-macros v0.2.3
59842026-06-24T01:57:47.383Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
59852026-06-24T01:57:47.383Z Fresh foreign-types-shared v0.3.1
59862026-06-24T01:57:47.383Z Fresh chacha20 v0.10.0
59872026-06-24T01:57:47.383Z Fresh dropshot v0.17.1
59882026-06-24T01:57:47.383Z Fresh typify-macro v0.6.2
59892026-06-24T01:57:47.383Z Fresh crucible-workspace-hack v0.1.0
59902026-06-24T01:57:47.383Z Fresh chacha20poly1305 v0.10.1
59912026-06-24T01:57:47.383Z Fresh vsss-rs v3.3.4
59922026-06-24T01:57:47.383Z Fresh proc-macro-crate v3.4.0
59932026-06-24T01:57:47.383Z Fresh proc-macro-error-attr v1.0.4
59942026-06-24T01:57:47.383Z Fresh rayon-core v1.13.0
59952026-06-24T01:57:47.383Z Fresh ingot-types v0.1.2
59962026-06-24T01:57:47.383Z Fresh postcard v1.1.3
59972026-06-24T01:57:47.383Z Fresh foreign-types v0.5.0
59982026-06-24T01:57:47.383Z Fresh num_enum_derive v0.5.11
59992026-06-24T01:57:47.384Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
60002026-06-24T01:57:47.384Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
60012026-06-24T01:57:47.384Z Fresh num-derive v0.4.2
60022026-06-24T01:57:47.384Z Fresh sigpipe v0.1.3
60032026-06-24T01:57:47.384Z Fresh cstr-argument v0.1.2
60042026-06-24T01:57:47.384Z Fresh rand v0.10.0
60052026-06-24T01:57:47.384Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
60062026-06-24T01:57:47.384Z Fresh itertools v0.12.1
60072026-06-24T01:57:47.384Z Fresh smf v0.2.3
60082026-06-24T01:57:47.384Z Fresh whoami v1.6.1
60092026-06-24T01:57:47.384Z Fresh typify v0.6.2
60102026-06-24T01:57:47.384Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
60112026-06-24T01:57:47.384Z Fresh proc-macro-error v1.0.4
60122026-06-24T01:57:47.384Z Fresh num_enum_derive v0.7.6
60132026-06-24T01:57:47.384Z Fresh rayon v1.11.0
60142026-06-24T01:57:47.384Z Fresh heapless v0.8.0
60152026-06-24T01:57:47.384Z Fresh ingot v0.1.1
60162026-06-24T01:57:47.384Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
60172026-06-24T01:57:47.384Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
60182026-06-24T01:57:47.384Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
60192026-06-24T01:57:47.384Z Fresh num_enum v0.5.11
60202026-06-24T01:57:47.384Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
60212026-06-24T01:57:47.384Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
60222026-06-24T01:57:47.384Z Fresh usdt-attr-macro v0.5.0
60232026-06-24T01:57:47.384Z Fresh usdt-macro v0.5.0
60242026-06-24T01:57:47.384Z Fresh memmap v0.7.0
60252026-06-24T01:57:47.384Z Fresh derive-where v1.6.0
60262026-06-24T01:57:47.384Z Fresh console v0.15.11
60272026-06-24T01:57:47.384Z Fresh newline-converter v0.3.0
60282026-06-24T01:57:47.384Z Fresh bytecount v0.6.9
60292026-06-24T01:57:47.384Z Fresh num-rational v0.4.2
60302026-06-24T01:57:47.384Z Fresh libsw-core v0.3.2
60312026-06-24T01:57:47.384Z Fresh num-complex v0.4.6
60322026-06-24T01:57:47.384Z Fresh float-ord v0.3.2
60332026-06-24T01:57:47.384Z Fresh linear-map v1.2.0
60342026-06-24T01:57:47.384Z Fresh gethostname v0.5.0
60352026-06-24T01:57:47.384Z Fresh progenitor-impl v0.14.0
60362026-06-24T01:57:47.384Z Fresh propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
60372026-06-24T01:57:47.385Z Fresh num_enum v0.7.6
60382026-06-24T01:57:47.385Z Fresh smoltcp v0.11.0
60392026-06-24T01:57:47.385Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
60402026-06-24T01:57:47.385Z Fresh zone_cfg_derive v0.3.1
60412026-06-24T01:57:47.385Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
60422026-06-24T01:57:47.385Z Fresh usdt v0.5.0
60432026-06-24T01:57:47.385Z Fresh expectorate v1.2.0
60442026-06-24T01:57:47.385Z Fresh num v0.4.3
60452026-06-24T01:57:47.385Z Fresh libsw v3.5.0
60462026-06-24T01:57:47.385Z Fresh unicode-xid v0.2.6
60472026-06-24T01:57:47.385Z Fresh resolv-conf v0.7.6
60482026-06-24T01:57:47.385Z Fresh convert_case v0.10.0
60492026-06-24T01:57:47.385Z Fresh unicode-linebreak v0.1.5
60502026-06-24T01:57:47.385Z Fresh smawk v0.3.2
60512026-06-24T01:57:47.385Z Fresh tabled_derive v0.7.0
60522026-06-24T01:57:47.385Z Fresh papergrid v0.11.0
60532026-06-24T01:57:47.385Z Fresh linked-hash-map v0.5.6
60542026-06-24T01:57:47.385Z Fresh hickory-proto v0.24.4
60552026-06-24T01:57:47.385Z Fresh termtree v0.5.1
60562026-06-24T01:57:47.385Z Fresh fd-lock v4.0.4
60572026-06-24T01:57:47.385Z Fresh vte v0.14.1
60582026-06-24T01:57:47.385Z Fresh minimal-lexical v0.2.1
60592026-06-24T01:57:47.385Z Fresh display-error-chain v0.2.2
60602026-06-24T01:57:47.385Z Fresh nu-ansi-term v0.50.3
60612026-06-24T01:57:47.385Z Fresh ar_archive_writer v0.5.1
60622026-06-24T01:57:47.389Z Fresh progenitor-macro v0.14.0
60632026-06-24T01:57:47.389Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
60642026-06-24T01:57:47.389Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
60652026-06-24T01:57:47.389Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
60662026-06-24T01:57:47.389Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
60672026-06-24T01:57:47.389Z Fresh zone v0.3.1
60682026-06-24T01:57:47.389Z Fresh tokio-dtrace v0.1.1
60692026-06-24T01:57:47.389Z Fresh owo-colors v4.3.0
60702026-06-24T01:57:47.389Z Fresh cancel-safe-futures v0.1.5
60712026-06-24T01:57:47.389Z Fresh derive_more-impl v2.1.1
60722026-06-24T01:57:47.389Z Fresh tabled v0.15.0
60732026-06-24T01:57:47.389Z Fresh lru-cache v0.1.2
60742026-06-24T01:57:47.389Z Fresh nom v7.1.3
60752026-06-24T01:57:47.389Z Fresh strip-ansi-escapes v0.2.1
60762026-06-24T01:57:47.389Z Fresh textwrap v0.16.2
60772026-06-24T01:57:47.389Z Fresh csv-core v0.1.13
60782026-06-24T01:57:47.389Z Fresh semver v0.1.20
60792026-06-24T01:57:47.389Z Fresh highway v1.3.0
60802026-06-24T01:57:47.389Z Fresh progenitor v0.14.0
60812026-06-24T01:57:47.389Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
60822026-06-24T01:57:47.389Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
60832026-06-24T01:57:47.389Z Fresh oxide-tokio-rt v0.1.4
60842026-06-24T01:57:47.389Z Fresh prettyplease v0.2.37
60852026-06-24T01:57:47.389Z Fresh derive_more v2.1.1
60862026-06-24T01:57:47.389Z Fresh slog-dtrace v0.3.0
60872026-06-24T01:57:47.389Z Fresh hickory-resolver v0.24.4
60882026-06-24T01:57:47.390Z Fresh reedline v0.40.0
60892026-06-24T01:57:47.390Z Fresh cfg_aliases v0.1.1
60902026-06-24T01:57:47.390Z Fresh rustc_version v0.1.7
60912026-06-24T01:57:47.390Z Fresh csv v1.4.0
60922026-06-24T01:57:47.390Z Fresh nibble_vec v0.1.0
60932026-06-24T01:57:47.390Z Fresh endian-type v0.1.2
60942026-06-24T01:57:47.390Z Fresh home v0.5.12
60952026-06-24T01:57:47.390Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
60962026-06-24T01:57:47.390Z Fresh phf_shared v0.12.1
60972026-06-24T01:57:47.390Z Fresh recursive-proc-macro-impl v0.1.1
60982026-06-24T01:57:47.390Z Fresh const_format_proc_macros v0.2.34
60992026-06-24T01:57:47.390Z Fresh peg-macros v0.8.5
61002026-06-24T01:57:47.390Z Fresh sqlparser_derive v0.5.0
61012026-06-24T01:57:47.390Z Fresh nom v8.0.0
61022026-06-24T01:57:47.390Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
61032026-06-24T01:57:47.390Z Fresh crossterm v0.29.0
61042026-06-24T01:57:47.390Z Fresh qorb v0.4.1
61052026-06-24T01:57:47.390Z Fresh psm v0.1.30
61062026-06-24T01:57:47.390Z Fresh radix_trie v0.2.1
61072026-06-24T01:57:47.390Z Fresh phf v0.12.1
61082026-06-24T01:57:47.390Z Fresh winnow v0.6.26
61092026-06-24T01:57:47.390Z Fresh unicode_categories v0.1.1
61102026-06-24T01:57:47.390Z Fresh const_format v0.2.35
61112026-06-24T01:57:47.390Z Fresh peg v0.8.5
61122026-06-24T01:57:47.390Z Fresh mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
61132026-06-24T01:57:47.390Z Fresh bcs v0.1.6
61142026-06-24T01:57:47.390Z Fresh client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
61152026-06-24T01:57:47.390Z Fresh filetime v0.2.27
61162026-06-24T01:57:47.390Z Fresh xattr v1.6.1
61172026-06-24T01:57:47.390Z Fresh base64 v0.21.7
61182026-06-24T01:57:47.390Z Fresh subprocess v0.2.15
61192026-06-24T01:57:47.390Z Fresh headers-core v0.3.0
61202026-06-24T01:57:47.390Z Fresh yasna v0.5.2
61212026-06-24T01:57:47.390Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
61222026-06-24T01:57:47.390Z Fresh stacker v0.1.23
61232026-06-24T01:57:47.390Z Fresh sqlformat v0.3.5
61242026-06-24T01:57:47.390Z Fresh chrono-tz v0.10.4
61252026-06-24T01:57:47.390Z Fresh mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
61262026-06-24T01:57:47.390Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
61272026-06-24T01:57:47.391Z Fresh tar v0.4.45
61282026-06-24T01:57:47.391Z Fresh headers v0.4.1
61292026-06-24T01:57:47.391Z Fresh rcgen v0.12.1
61302026-06-24T01:57:47.391Z Fresh dropshot-api-manager-types v0.7.2
61312026-06-24T01:57:47.391Z Fresh tagptr v0.2.0
61322026-06-24T01:57:47.391Z Fresh utf-8 v0.7.6
61332026-06-24T01:57:47.391Z Fresh bitfield-struct v0.6.2
61342026-06-24T01:57:47.391Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
61352026-06-24T01:57:47.391Z Fresh ron v0.8.1
61362026-06-24T01:57:47.391Z Fresh tap v1.0.1
61372026-06-24T01:57:47.391Z Fresh zerocopy-derive v0.6.6
61382026-06-24T01:57:47.391Z Fresh crc-catalog v2.4.0
61392026-06-24T01:57:47.394Z Fresh recursive v0.1.1
61402026-06-24T01:57:47.394Z Fresh nix v0.28.0
61412026-06-24T01:57:47.394Z Fresh newtype_derive v0.1.6
61422026-06-24T01:57:47.395Z Fresh moka v0.12.13
61432026-06-24T01:57:47.395Z Fresh tungstenite v0.21.0
61442026-06-24T01:57:47.395Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
61452026-06-24T01:57:47.395Z Fresh wyz v0.5.1
61462026-06-24T01:57:47.395Z Fresh funty v2.0.0
61472026-06-24T01:57:47.395Z Fresh zerocopy v0.6.6
61482026-06-24T01:57:47.395Z Fresh crc v3.4.0
61492026-06-24T01:57:47.395Z Fresh packed_struct_codegen v0.10.1
61502026-06-24T01:57:47.395Z Fresh bitfield-macros v0.19.4
61512026-06-24T01:57:47.395Z Fresh xshell-macros v0.2.7
61522026-06-24T01:57:47.395Z Fresh nodrop v0.1.14
61532026-06-24T01:57:47.395Z Fresh hashbrown v0.12.3
61542026-06-24T01:57:47.395Z Fresh hashbrown v0.13.2
61552026-06-24T01:57:47.395Z Fresh crc-any v2.5.0
61562026-06-24T01:57:47.395Z Fresh sqlparser v0.61.0
61572026-06-24T01:57:47.395Z Fresh rustyline v14.0.0
61582026-06-24T01:57:47.395Z Fresh steno v0.4.1
61592026-06-24T01:57:47.395Z Fresh hickory-resolver v0.25.2
61602026-06-24T01:57:47.395Z Fresh libefi-sys v0.1.0
61612026-06-24T01:57:47.395Z Fresh tokio-tungstenite v0.21.0
61622026-06-24T01:57:47.395Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
61632026-06-24T01:57:47.395Z Fresh radium v0.7.0
61642026-06-24T01:57:47.395Z Fresh maybe-uninit v2.0.0
61652026-06-24T01:57:47.395Z Fresh xshell v0.2.7
61662026-06-24T01:57:47.395Z Fresh array-init v0.0.4
61672026-06-24T01:57:47.395Z Fresh bitfield v0.19.4
61682026-06-24T01:57:47.395Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
61692026-06-24T01:57:47.395Z Fresh path-slash v0.1.5
61702026-06-24T01:57:47.395Z Fresh fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
61712026-06-24T01:57:47.395Z Fresh half v1.8.3
61722026-06-24T01:57:47.395Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
61732026-06-24T01:57:47.395Z Fresh git-stub v1.0.0
61742026-06-24T01:57:47.395Z Fresh proc-macro-error-attr2 v2.0.0
61752026-06-24T01:57:47.395Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
61762026-06-24T01:57:47.395Z Fresh num-derive v0.3.3
61772026-06-24T01:57:47.395Z Fresh maplit v1.0.2
61782026-06-24T01:57:47.395Z Fresh papergrid v0.17.0
61792026-06-24T01:57:47.395Z Fresh testing_table v0.3.0
61802026-06-24T01:57:47.396Z Fresh progenitor-impl v0.13.0
61812026-06-24T01:57:47.396Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
61822026-06-24T01:57:47.396Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
61832026-06-24T01:57:47.396Z Fresh bitvec v1.0.1
61842026-06-24T01:57:47.396Z Fresh smallvec v0.6.14
61852026-06-24T01:57:47.396Z Fresh indexmap v1.9.3
61862026-06-24T01:57:47.396Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
61872026-06-24T01:57:47.396Z Fresh serde_cbor v0.11.2
61882026-06-24T01:57:47.396Z Fresh git-stub-vcs v0.1.0
61892026-06-24T01:57:47.396Z Fresh proc-macro-error2 v2.0.1
61902026-06-24T01:57:47.396Z Fresh libscf-sys v1.1.0
61912026-06-24T01:57:47.396Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
61922026-06-24T01:57:47.396Z Fresh progenitor-macro v0.13.0
61932026-06-24T01:57:47.396Z Fresh progenitor-client v0.13.0
61942026-06-24T01:57:47.396Z Fresh unicase v2.9.0
61952026-06-24T01:57:47.396Z Fresh fxhash v0.2.1
61962026-06-24T01:57:47.396Z Fresh crc8 v0.1.1
61972026-06-24T01:57:47.396Z Fresh diff v0.1.13
61982026-06-24T01:57:47.396Z Fresh dsl_auto_type v0.2.0
61992026-06-24T01:57:47.396Z Fresh scheduled-thread-pool v0.2.7
62002026-06-24T01:57:47.396Z Fresh diesel_table_macro_syntax v0.3.0
62012026-06-24T01:57:47.396Z Fresh downcast-rs v2.0.2
62022026-06-24T01:57:47.396Z Fresh packed_struct v0.10.1
62032026-06-24T01:57:47.396Z Fresh serde-hex v0.1.0
62042026-06-24T01:57:47.396Z Fresh object v0.30.4
62052026-06-24T01:57:47.396Z Fresh tabled_derive v0.11.0
62062026-06-24T01:57:47.396Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
62072026-06-24T01:57:47.396Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
62082026-06-24T01:57:47.396Z Fresh progenitor v0.13.0
62092026-06-24T01:57:47.396Z Fresh r2d2 v0.8.10
62102026-06-24T01:57:47.396Z Fresh kstat-rs v0.2.4
62112026-06-24T01:57:47.396Z Fresh arc-swap v1.8.2
62122026-06-24T01:57:47.396Z Fresh dirs-sys-next v0.1.2
62132026-06-24T01:57:47.396Z Fresh bit-vec v0.6.3
62142026-06-24T01:57:47.396Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
62152026-06-24T01:57:47.396Z Fresh tabled v0.20.0
62162026-06-24T01:57:47.396Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
62172026-06-24T01:57:47.396Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
62182026-06-24T01:57:47.396Z Fresh diesel_derives v2.3.7
62192026-06-24T01:57:47.397Z Fresh vergen-lib v0.1.6
62202026-06-24T01:57:47.397Z Fresh slog-scope v4.4.1
62212026-06-24T01:57:47.397Z Fresh dirs-next v2.0.0
62222026-06-24T01:57:47.397Z Fresh bit-set v0.5.3
62232026-06-24T01:57:47.397Z Fresh ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
62242026-06-24T01:57:47.397Z Fresh prefix-trie v0.7.0
62252026-06-24T01:57:47.397Z Fresh itertools v0.10.5
62262026-06-24T01:57:47.397Z Fresh libloading v0.8.9
62272026-06-24T01:57:47.397Z Fresh ena v0.14.4
62282026-06-24T01:57:47.397Z Fresh regex-syntax v0.6.29
62292026-06-24T01:57:47.397Z Fresh cexpr v0.6.0
62302026-06-24T01:57:47.397Z Fresh nanorand v0.7.0
62312026-06-24T01:57:47.397Z Fresh rustc-hash v2.1.1
62322026-06-24T01:57:47.401Z Fresh lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
62332026-06-24T01:57:47.401Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
62342026-06-24T01:57:47.401Z Fresh diesel v2.3.7
62352026-06-24T01:57:47.401Z Fresh vergen-gitcl v1.0.8
62362026-06-24T01:57:47.401Z Fresh slog-stdlog v4.1.1
62372026-06-24T01:57:47.401Z Fresh parking_lot_core v0.8.6
62382026-06-24T01:57:47.401Z Fresh term v0.7.0
62392026-06-24T01:57:47.401Z Fresh crunchy v0.2.4
62402026-06-24T01:57:47.401Z Fresh hickory-server v0.25.2
62412026-06-24T01:57:47.401Z Fresh clang-sys v1.8.1
62422026-06-24T01:57:47.401Z Fresh ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
62432026-06-24T01:57:47.401Z Fresh flume v0.11.1
62442026-06-24T01:57:47.401Z Fresh primeorder v0.13.6
62452026-06-24T01:57:47.401Z Fresh rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
62462026-06-24T01:57:47.401Z Fresh strum_macros v0.24.3
62472026-06-24T01:57:47.401Z Fresh indoc v1.0.9
62482026-06-24T01:57:47.401Z Fresh quick-xml v0.37.5
62492026-06-24T01:57:47.401Z Fresh oso-derive v0.27.3
62502026-06-24T01:57:47.401Z Fresh impl-trait-for-tuples v0.2.3
62512026-06-24T01:57:47.401Z Fresh openssl-probe v0.1.6
62522026-06-24T01:57:47.401Z Fresh trait-variant v0.1.2
62532026-06-24T01:57:47.401Z Fresh hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
62542026-06-24T01:57:47.401Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
62552026-06-24T01:57:47.401Z Fresh tiny-keccak v2.0.2
62562026-06-24T01:57:47.401Z Fresh slog-envlogger v2.2.0
62572026-06-24T01:57:47.401Z Fresh parking_lot v0.11.2
62582026-06-24T01:57:47.401Z Fresh ascii-canvas v3.0.0
62592026-06-24T01:57:47.401Z Fresh bindgen v0.71.1
62602026-06-24T01:57:47.401Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
62612026-06-24T01:57:47.401Z Fresh salty v0.3.0
62622026-06-24T01:57:47.401Z Fresh p384 v0.13.1
62632026-06-24T01:57:47.401Z Fresh scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
62642026-06-24T01:57:47.401Z Fresh hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
62652026-06-24T01:57:47.401Z Fresh predicates-tree v1.0.13
62662026-06-24T01:57:47.401Z Fresh assert_matches v1.5.0
62672026-06-24T01:57:47.401Z Fresh parse-size v1.1.0
62682026-06-24T01:57:47.401Z Fresh bb8 v0.8.6
62692026-06-24T01:57:47.402Z Fresh diesel-dtrace v0.5.0
62702026-06-24T01:57:47.402Z Fresh ignore v0.4.25
62712026-06-24T01:57:47.402Z Fresh http-range v0.1.5
62722026-06-24T01:57:47.402Z Fresh sled v0.34.7
62732026-06-24T01:57:47.402Z Fresh lalrpop v0.19.12
62742026-06-24T01:57:47.402Z Fresh libxml v0.3.3
62752026-06-24T01:57:47.402Z Fresh fs-err v2.11.0
62762026-06-24T01:57:47.402Z Fresh async-bb8-diesel v0.2.1
62772026-06-24T01:57:47.402Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
62782026-06-24T01:57:47.402Z Fresh globwalk v0.9.1
62792026-06-24T01:57:47.402Z Fresh dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
62802026-06-24T01:57:47.402Z Fresh atty v0.2.14
62812026-06-24T01:57:47.402Z Fresh nonempty v0.12.0
62822026-06-24T01:57:47.402Z Fresh corncobs v0.1.4
62832026-06-24T01:57:47.402Z Fresh secrecy v0.8.0
62842026-06-24T01:57:47.402Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
62852026-06-24T01:57:47.402Z Fresh signal-hook-tokio v0.3.1
62862026-06-24T01:57:47.402Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
62872026-06-24T01:57:47.402Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
62882026-06-24T01:57:47.402Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
62892026-06-24T01:57:47.402Z Fresh mime_guess v2.0.5
62902026-06-24T01:57:47.402Z Fresh dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
62912026-06-24T01:57:47.402Z Fresh camino-tempfile-ext v0.3.3
62922026-06-24T01:57:47.402Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2fe83dba74296d9950f7b3fc898fed29ca0fe42d#2fe83dba)
62932026-06-24T01:57:47.402Z Fresh tungstenite v0.23.0
62942026-06-24T01:57:47.402Z Fresh rand_seeder v0.4.0
62952026-06-24T01:57:47.402Z Fresh void v1.0.2
62962026-06-24T01:57:47.402Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
62972026-06-24T01:57:47.402Z Fresh nix v0.27.1
62982026-06-24T01:57:47.402Z Fresh serde_bytes v0.11.19
62992026-06-24T01:57:47.402Z Fresh yansi v1.0.1
63002026-06-24T01:57:47.402Z Fresh samael v0.0.19
63012026-06-24T01:57:47.402Z Fresh dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
63022026-06-24T01:57:47.402Z Fresh hyper-staticfile v0.10.1
63032026-06-24T01:57:47.402Z Fresh illumos-nvpair-sys v0.2.0
63042026-06-24T01:57:47.402Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
63052026-06-24T01:57:47.402Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
63062026-06-24T01:57:47.402Z Fresh lzss v0.8.2
63072026-06-24T01:57:47.402Z Fresh tokio-tungstenite v0.23.1
63082026-06-24T01:57:47.403Z Fresh pretty_assertions v1.4.1
63092026-06-24T01:57:47.403Z Fresh is_ci v1.2.0
63102026-06-24T01:57:47.403Z Fresh darling_core v0.23.0
63112026-06-24T01:57:47.403Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
63122026-06-24T01:57:47.403Z Fresh indoc v2.0.7
63132026-06-24T01:57:47.403Z Fresh polar-core v0.27.3
63142026-06-24T01:57:47.403Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
63152026-06-24T01:57:47.403Z Fresh illumos-nvpair v0.3.0
63162026-06-24T01:57:47.403Z Fresh dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
63172026-06-24T01:57:47.403Z Fresh gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
63182026-06-24T01:57:47.403Z Fresh darling_macro v0.23.0
63192026-06-24T01:57:47.407Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
63202026-06-24T01:57:47.407Z Fresh castaway v0.2.4
63212026-06-24T01:57:47.407Z Fresh unicode-truncate v1.1.0
63222026-06-24T01:57:47.407Z Fresh lru v0.12.5
63232026-06-24T01:57:47.407Z Fresh openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
63242026-06-24T01:57:47.407Z Fresh cassowary v0.3.0
63252026-06-24T01:57:47.407Z Fresh console v0.16.2
63262026-06-24T01:57:47.407Z Fresh unit-prefix v0.5.2
63272026-06-24T01:57:47.407Z Fresh supports-color v3.0.2
63282026-06-24T01:57:47.407Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
63292026-06-24T01:57:47.407Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
63302026-06-24T01:57:47.407Z Fresh oso v0.27.3
63312026-06-24T01:57:47.407Z Fresh fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
63322026-06-24T01:57:47.407Z Fresh darling v0.23.0
63332026-06-24T01:57:47.407Z Fresh libz-sys v1.1.24
63342026-06-24T01:57:47.572Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
63352026-06-24T01:57:47.575Z Fresh compact_str v0.8.1
63362026-06-24T01:57:47.575Z Fresh indicatif v0.18.4
63372026-06-24T01:57:47.575Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
63382026-06-24T01:57:47.575Z Fresh lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
63392026-06-24T01:57:47.575Z Fresh twox-hash v2.1.2
63402026-06-24T01:57:47.576Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
63412026-06-24T01:57:47.579Z Running `/home/build/.rustup/toolchains/1.96.0-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=9d49fd1d23668498 -C extra-filename=-75b4d072468d2d66 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-fm-75b4d072468d2d66 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-796d4f418e99de80.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/usr/lib/amd64`
63422026-06-24T01:57:47.579Z Fresh libgit2-sys v0.18.3+1.9.2
63432026-06-24T01:57:47.579Z Fresh instability v0.3.11
63442026-06-24T01:57:47.579Z Fresh lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
63452026-06-24T01:57:47.579Z Fresh fatfs v0.3.6
63462026-06-24T01:57:47.579Z Fresh colored v2.2.0
63472026-06-24T01:57:47.579Z Fresh raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
63482026-06-24T01:57:47.579Z Fresh shell-words v1.1.1
63492026-06-24T01:57:47.579Z Fresh seq-macro v0.3.6
63502026-06-24T01:57:47.579Z Fresh hex-literal v0.4.1
63512026-06-24T01:57:47.579Z Fresh ordered-float v2.10.1
63522026-06-24T01:57:47.583Z Fresh concurrent-queue v2.5.0
63532026-06-24T01:57:47.583Z Fresh parking v2.2.1
63542026-06-24T01:57:47.583Z Fresh plotters-backend v0.3.7
63552026-06-24T01:57:47.583Z Fresh cargo-platform v0.2.0
63562026-06-24T01:57:47.583Z Fresh sapling-renderdag v0.1.0
63572026-06-24T01:57:47.583Z Fresh rtoolbox v0.0.3
63582026-06-24T01:57:47.583Z Fresh cast v0.3.0
63592026-06-24T01:57:47.583Z Fresh sync-ptr v0.1.4
63602026-06-24T01:57:47.583Z Fresh ratatui v0.29.0
63612026-06-24T01:57:47.583Z Fresh git2 v0.20.4
63622026-06-24T01:57:47.583Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
63632026-06-24T01:57:47.583Z Fresh typeid v1.0.3
63642026-06-24T01:57:47.583Z Fresh serde-value v0.7.0
63652026-06-24T01:57:47.583Z Fresh event-listener v5.4.1
63662026-06-24T01:57:47.583Z Fresh plotters-svg v0.3.7
63672026-06-24T01:57:47.583Z Fresh rpassword v7.4.0
63682026-06-24T01:57:47.583Z Fresh criterion-plot v0.6.0
63692026-06-24T01:57:47.583Z Fresh tinytemplate v1.2.1
63702026-06-24T01:57:47.583Z Fresh oorandom v11.1.5
63712026-06-24T01:57:47.583Z Fresh futures-timer v3.0.3
63722026-06-24T01:57:47.583Z Fresh anes v0.1.6
63732026-06-24T01:57:47.583Z Fresh strsim v0.10.0
63742026-06-24T01:57:47.583Z Fresh polyval v0.6.2
63752026-06-24T01:57:47.583Z Fresh gimli v0.32.3
63762026-06-24T01:57:47.588Z Fresh ctr v0.9.2
63772026-06-24T01:57:47.588Z Fresh serde_regex v1.1.0
63782026-06-24T01:57:47.588Z Fresh assert-json-diff v2.0.2
63792026-06-24T01:57:47.588Z Fresh path-tree v0.8.3
63802026-06-24T01:57:47.588Z Fresh vergen-git2 v9.1.0
63812026-06-24T01:57:47.588Z Fresh erased-serde v0.4.9
63822026-06-24T01:57:47.588Z Fresh petname v2.0.2
63832026-06-24T01:57:47.588Z Fresh event-listener-strategy v0.5.4
63842026-06-24T01:57:47.588Z Fresh plotters v0.3.7
63852026-06-24T01:57:47.588Z Fresh tui-tree-widget v0.23.1
63862026-06-24T01:57:47.588Z Fresh darling_core v0.13.4
63872026-06-24T01:57:47.588Z Fresh ghash v0.5.1
63882026-06-24T01:57:47.588Z Fresh addr2line v0.25.1
63892026-06-24T01:57:47.588Z Fresh rustc-demangle v0.1.27
63902026-06-24T01:57:47.588Z Fresh stringmetrics v2.2.2
63912026-06-24T01:57:47.588Z Fresh ssh-encoding v0.2.0
63922026-06-24T01:57:47.588Z Fresh blowfish v0.9.1
63932026-06-24T01:57:47.588Z Fresh arrayvec v0.7.6
63942026-06-24T01:57:47.588Z Fresh arrayref v0.3.9
63952026-06-24T01:57:47.588Z Fresh constant_time_eq v0.4.2
63962026-06-24T01:57:47.588Z Fresh supports-color v2.1.0
63972026-06-24T01:57:47.588Z Fresh textwrap v0.15.2
63982026-06-24T01:57:47.588Z Fresh supports-hyperlinks v2.1.0
63992026-06-24T01:57:47.588Z Fresh supports-unicode v2.1.0
64002026-06-24T01:57:47.588Z Fresh hashbrown v0.14.5
64012026-06-24T01:57:47.589Z Fresh password-hash v0.4.2
64022026-06-24T01:57:47.589Z Fresh miette-derive v5.10.0
64032026-06-24T01:57:47.589Z Fresh terminal_size v0.1.17
64042026-06-24T01:57:47.589Z Fresh owo-colors v3.5.0
64052026-06-24T01:57:47.589Z Fresh serde-untagged v0.1.9
64062026-06-24T01:57:47.589Z Fresh criterion v0.7.0
64072026-06-24T01:57:47.592Z Fresh async-lock v3.4.2
64082026-06-24T01:57:47.592Z Fresh darling_macro v0.13.4
64092026-06-24T01:57:47.592Z Fresh backtrace v0.3.76
64102026-06-24T01:57:47.592Z Fresh aes-gcm v0.10.3
64112026-06-24T01:57:47.592Z Fresh target-lexicon v0.13.3
64122026-06-24T01:57:47.592Z Fresh bcrypt-pbkdf v0.10.0
64132026-06-24T01:57:47.592Z Fresh chumsky v0.9.3
64142026-06-24T01:57:47.592Z Fresh pbkdf2 v0.11.0
64152026-06-24T01:57:47.592Z Fresh p256 v0.13.2
64162026-06-24T01:57:47.592Z Fresh p521 v0.13.3
64172026-06-24T01:57:47.592Z Fresh knuffel-derive v3.2.0
64182026-06-24T01:57:47.592Z Fresh pathdiff v0.2.3
64192026-06-24T01:57:47.592Z Fresh russh-cryptovec v0.7.3
64202026-06-24T01:57:47.592Z Fresh nested v0.1.1
64212026-06-24T01:57:47.592Z Fresh md5 v0.7.0
64222026-06-24T01:57:47.592Z Fresh cargo-util-schemas v0.8.2
64232026-06-24T01:57:47.592Z Fresh async-object-pool v0.2.0
64242026-06-24T01:57:47.592Z Fresh darling v0.13.4
64252026-06-24T01:57:47.593Z Fresh cfg-expr v0.20.6
64262026-06-24T01:57:47.593Z Fresh guppy-workspace-hack v0.1.0
64272026-06-24T01:57:47.593Z Fresh backtrace-ext v0.2.1
64282026-06-24T01:57:47.593Z Fresh ssh-cipher v0.2.0
64292026-06-24T01:57:47.593Z Fresh httptest v0.16.4
64302026-06-24T01:57:47.593Z Fresh des v0.8.1
64312026-06-24T01:57:47.593Z Fresh num-bigint v0.4.6
64322026-06-24T01:57:47.593Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
64332026-06-24T01:57:47.593Z Fresh hickory-client v0.25.2
64342026-06-24T01:57:47.593Z Fresh similar-asserts v1.7.0
64352026-06-24T01:57:47.593Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
64362026-06-24T01:57:47.593Z Fresh socket2 v0.5.10
64372026-06-24T01:57:47.593Z Fresh topological-sort v0.2.2
64382026-06-24T01:57:47.593Z Fresh escape8259 v0.5.3
64392026-06-24T01:57:47.593Z Fresh internet-checksum v0.2.1
64402026-06-24T01:57:47.593Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8)
64412026-06-24T01:57:47.593Z Fresh cargo_metadata v0.21.0
64422026-06-24T01:57:47.593Z Fresh httpmock v0.8.3
64432026-06-24T01:57:47.593Z Fresh serde_with_macros v1.5.2
64442026-06-24T01:57:47.596Z Fresh target-spec v3.5.7
64452026-06-24T01:57:47.596Z Fresh ssh-key v0.6.7
64462026-06-24T01:57:47.596Z Fresh miette v5.10.0
64472026-06-24T01:57:47.596Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
64482026-06-24T01:57:47.596Z Fresh blake3 v1.8.5
64492026-06-24T01:57:47.596Z Fresh libtest-mimic v0.8.1
64502026-06-24T01:57:47.596Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
64512026-06-24T01:57:47.596Z Compiling scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
64522026-06-24T01:57:47.612Z Compiling tokio-test v0.4.5
64532026-06-24T01:57:47.612Z Fresh fancy-regex v0.14.0
64542026-06-24T01:57:47.634Z Running `/home/build/.rustup/toolchains/1.96.0-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=99d226bd561c3e47 -C extra-filename=-c47f31806afa6e7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eaac0c4cb833498c.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-a3476e036c2886d6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.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-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/usr/lib/amd64`
64552026-06-24T01:57:47.637Z Running `/home/build/.rustup/toolchains/1.96.0-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=f1ab8991cac12fdd -C extra-filename=-cf82d114b19928fb --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-991ddb2d4d829d86.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-e564f061c3dcca2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
64562026-06-24T01:57:47.637Z Fresh serde_with v1.14.0
64572026-06-24T01:57:47.637Z Fresh knuffel v3.2.0
64582026-06-24T01:57:47.637Z Fresh russh-keys v0.45.0
64592026-06-24T01:57:47.637Z Fresh guppy v0.17.25
64602026-06-24T01:57:47.637Z Fresh omicron-zone-package v0.12.2
64612026-06-24T01:57:47.637Z Fresh datatest-stable v0.3.3
64622026-06-24T01:57:47.637Z Fresh target-triple v1.0.0
64632026-06-24T01:57:47.637Z Fresh assert_cmd v2.1.2
64642026-06-24T01:57:47.637Z Fresh support-bundle-viewer v0.1.2
64652026-06-24T01:57:47.641Z Fresh multimap v0.10.1
64662026-06-24T01:57:47.641Z Fresh approx v0.5.1
64672026-06-24T01:57:47.641Z Fresh uzers v0.12.2
64682026-06-24T01:57:47.641Z Fresh relative-path v1.9.3
64692026-06-24T01:57:47.641Z Fresh termcolor v1.4.1
64702026-06-24T01:57:47.641Z Fresh blake2b_simd v1.0.4
64712026-06-24T01:57:47.641Z Fresh russh v0.45.0
64722026-06-24T01:57:47.641Z Fresh attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
64732026-06-24T01:57:47.641Z Fresh pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
64742026-06-24T01:57:47.641Z Fresh trybuild v1.0.116
64752026-06-24T01:57:47.641Z Fresh rstest_macros v0.25.0
64762026-06-24T01:57:47.641Z Fresh linkme-impl v0.3.35
64772026-06-24T01:57:47.641Z Fresh partial-io v0.5.4
64782026-06-24T01:57:47.641Z Fresh rand_distr v0.5.1
64792026-06-24T01:57:47.641Z Fresh drift v0.2.0
64802026-06-24T01:57:47.641Z Fresh constant_time_eq v0.3.1
64812026-06-24T01:57:47.644Z Fresh cargo_toml v0.21.0
64822026-06-24T01:57:47.644Z Fresh rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
64832026-06-24T01:57:47.644Z Fresh termios v0.3.3
64842026-06-24T01:57:47.644Z Fresh sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
64852026-06-24T01:57:47.644Z Fresh linkme v0.3.35
64862026-06-24T01:57:47.644Z Fresh rstest v0.25.0
64872026-06-24T01:57:47.644Z Fresh rust-argon2 v2.1.0
64882026-06-24T01:57:47.644Z Fresh dropshot-api-manager v0.7.2
64892026-06-24T01:57:47.645Z Fresh xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
64902026-06-24T01:57:47.645Z Fresh ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
64912026-06-24T01:57:47.645Z Fresh omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
64922026-06-24T01:57:47.645Z Fresh gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
64932026-06-24T01:57:47.645Z Fresh omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
64942026-06-24T01:57:47.645Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
64952026-06-24T01:57:47.645Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
64962026-06-24T01:57:47.645Z Fresh omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
64972026-06-24T01:57:47.645Z Fresh trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
64982026-06-24T01:57:47.645Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
64992026-06-24T01:57:47.645Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
65002026-06-24T01:57:47.648Z Fresh pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
65012026-06-24T01:57:47.648Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
65022026-06-24T01:57:47.648Z Fresh omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
65032026-06-24T01:57:47.648Z Fresh schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
65042026-06-24T01:57:47.648Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
65052026-06-24T01:57:47.648Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
65062026-06-24T01:57:47.648Z Fresh oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
65072026-06-24T01:57:47.648Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
65082026-06-24T01:57:47.648Z Fresh omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
65092026-06-24T01:57:47.648Z Fresh db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
65102026-06-24T01:57:47.648Z Fresh erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
65112026-06-24T01:57:47.649Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
65122026-06-24T01:57:48.655Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
65132026-06-24T01:57:48.655Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
65142026-06-24T01:57:48.655Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
65152026-06-24T01:57:48.655Z Fresh tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
65162026-06-24T01:57:48.655Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
65172026-06-24T01:57:48.655Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
65182026-06-24T01:57:48.655Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
65192026-06-24T01:57:48.655Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
65202026-06-24T01:57:48.655Z Fresh support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
65212026-06-24T01:57:48.655Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
65222026-06-24T01:57:48.656Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
65232026-06-24T01:57:48.656Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
65242026-06-24T01:57:48.656Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
65252026-06-24T01:57:48.656Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
65262026-06-24T01:57:48.656Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
65272026-06-24T01:57:48.656Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
65282026-06-24T01:57:48.656Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
65292026-06-24T01:57:48.661Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
65302026-06-24T01:57:48.662Z Fresh clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
65312026-06-24T01:57:48.662Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
65322026-06-24T01:57:48.662Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
65332026-06-24T01:57:48.662Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
65342026-06-24T01:57:48.662Z Fresh ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
65352026-06-24T01:57:48.662Z Fresh ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
65362026-06-24T01:57:48.662Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
65372026-06-24T01:57:48.662Z Fresh reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
65382026-06-24T01:57:48.662Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
65392026-06-24T01:57:48.662Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
65402026-06-24T01:57:48.662Z Fresh mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
65412026-06-24T01:57:48.662Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
65422026-06-24T01:57:48.662Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
65432026-06-24T01:57:48.662Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
65442026-06-24T01:57:48.662Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
65452026-06-24T01:57:48.662Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
65462026-06-24T01:57:48.662Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
65472026-06-24T01:57:48.662Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
65482026-06-24T01:57:48.662Z Fresh sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
65492026-06-24T01:57:48.662Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
65502026-06-24T01:57:48.662Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
65512026-06-24T01:57:48.662Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
65522026-06-24T01:57:48.662Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
65532026-06-24T01:57:48.662Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
65542026-06-24T01:57:48.662Z Fresh omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
65552026-06-24T01:57:48.663Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
65562026-06-24T01:57:48.663Z Fresh sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
65572026-06-24T01:57:48.663Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
65582026-06-24T01:57:48.663Z Fresh sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
65592026-06-24T01:57:48.663Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
65602026-06-24T01:57:48.663Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
65612026-06-24T01:57:48.663Z Fresh transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
65622026-06-24T01:57:48.663Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
65632026-06-24T01:57:48.663Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
65642026-06-24T01:57:48.663Z Fresh sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
65652026-06-24T01:57:48.663Z Fresh omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
65662026-06-24T01:57:48.663Z Fresh sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
65672026-06-24T01:57:48.663Z Fresh sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
65682026-06-24T01:57:48.663Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
65692026-06-24T01:57:48.663Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
65702026-06-24T01:57:48.663Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
65712026-06-24T01:57:48.663Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
65722026-06-24T01:57:48.663Z Fresh sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
65732026-06-24T01:57:48.663Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
65742026-06-24T01:57:48.663Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
65752026-06-24T01:57:48.663Z Fresh crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
65762026-06-24T01:57:48.663Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
65772026-06-24T01:57:48.663Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
65782026-06-24T01:57:48.663Z Fresh dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
65792026-06-24T01:57:48.663Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
65802026-06-24T01:57:48.663Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
65812026-06-24T01:57:48.663Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
65822026-06-24T01:57:48.663Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
65832026-06-24T01:57:48.664Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
65842026-06-24T01:57:48.664Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
65852026-06-24T01:57:48.664Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
65862026-06-24T01:57:48.664Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
65872026-06-24T01:57:48.664Z Fresh ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
65882026-06-24T01:57:48.664Z Fresh nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
65892026-06-24T01:57:48.664Z Fresh nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
65902026-06-24T01:57:48.664Z Fresh zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
65912026-06-24T01:57:48.664Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
65922026-06-24T01:57:48.664Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
65932026-06-24T01:57:48.664Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
65942026-06-24T01:57:48.664Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
65952026-06-24T01:57:48.664Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
65962026-06-24T01:57:48.664Z Fresh internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
65972026-06-24T01:57:48.664Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
65982026-06-24T01:57:48.664Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
65992026-06-24T01:57:48.664Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
66002026-06-24T01:57:48.664Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
66012026-06-24T01:57:48.664Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
66022026-06-24T01:57:48.664Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
66032026-06-24T01:57:48.664Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
66042026-06-24T01:57:48.664Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
66052026-06-24T01:57:48.664Z Fresh omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
66062026-06-24T01:57:48.664Z Fresh bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
66072026-06-24T01:57:48.664Z Fresh omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
66082026-06-24T01:57:48.664Z Fresh nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
66092026-06-24T01:57:48.665Z Fresh trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
66102026-06-24T01:57:48.665Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
66112026-06-24T01:57:48.665Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
66122026-06-24T01:57:48.665Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
66132026-06-24T01:57:48.665Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
66142026-06-24T01:57:48.665Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
66152026-06-24T01:57:48.665Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
66162026-06-24T01:57:48.665Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
66172026-06-24T01:57:48.665Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
66182026-06-24T01:57:48.665Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
66192026-06-24T01:57:48.665Z Fresh bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
66202026-06-24T01:57:48.665Z Fresh bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
66212026-06-24T01:57:48.665Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
66222026-06-24T01:57:48.665Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
66232026-06-24T01:57:48.665Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
66242026-06-24T01:57:48.665Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
66252026-06-24T01:57:48.665Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
66262026-06-24T01:57:48.665Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
66272026-06-24T01:57:48.665Z Fresh cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
66282026-06-24T01:57:48.665Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
66292026-06-24T01:57:48.670Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
66302026-06-24T01:57:48.670Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
66312026-06-24T01:57:48.670Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
66322026-06-24T01:57:48.670Z Fresh oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
66332026-06-24T01:57:48.670Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
66342026-06-24T01:57:48.670Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
66352026-06-24T01:57:48.670Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
66362026-06-24T01:57:48.670Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
66372026-06-24T01:57:48.670Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
66382026-06-24T01:57:48.670Z Fresh ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
66392026-06-24T01:57:48.670Z Fresh cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
66402026-06-24T01:57:48.670Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
66412026-06-24T01:57:48.670Z Fresh internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
66422026-06-24T01:57:48.670Z Fresh clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
66432026-06-24T01:57:48.670Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
66442026-06-24T01:57:48.671Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
66452026-06-24T01:57:48.671Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
66462026-06-24T01:57:48.671Z Fresh trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
66472026-06-24T01:57:48.671Z Fresh trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
66482026-06-24T01:57:48.671Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
66492026-06-24T01:57:48.671Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
66502026-06-24T01:57:48.671Z Fresh ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
66512026-06-24T01:57:48.671Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
66522026-06-24T01:57:48.671Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
66532026-06-24T01:57:48.671Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
66542026-06-24T01:57:48.671Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
66552026-06-24T01:57:48.671Z Fresh gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
66562026-06-24T01:57:48.671Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
66572026-06-24T01:57:48.671Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
66582026-06-24T01:57:48.671Z Fresh omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
66592026-06-24T01:57:48.671Z Fresh installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
66602026-06-24T01:57:48.671Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
66612026-06-24T01:57:48.671Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
66622026-06-24T01:57:48.671Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
66632026-06-24T01:57:48.671Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
66642026-06-24T01:57:48.671Z Fresh key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
66652026-06-24T01:57:48.671Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
66662026-06-24T01:57:48.671Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
66672026-06-24T01:57:48.671Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
66682026-06-24T01:57:48.671Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
66692026-06-24T01:57:48.671Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
66702026-06-24T01:57:48.672Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-fm-75b4d072468d2d66/build-script-build`
66712026-06-24T01:57:48.672Z Running `/home/build/.rustup/toolchains/1.96.0-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=43dce64fe6ba3fd3 -C extra-filename=-39f4449589f27fda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66722026-06-24T01:57:48.672Z Running `/home/build/.rustup/toolchains/1.96.0-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=a1242af34024e5e8 -C extra-filename=-fe3dd71703d926ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-2716cfe1a3bafb38.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66732026-06-24T01:57:48.719Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
66742026-06-24T01:57:48.722Z Running `/home/build/.rustup/toolchains/1.96.0-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=ffc102d68b304073 -C extra-filename=-10cd7942b2479ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rmeta --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rmeta --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rmeta --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rmeta --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rmeta --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66752026-06-24T01:57:49.129Z Running `/home/build/.rustup/toolchains/1.96.0-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=f34e249525fd8745 -C extra-filename=-448ee9a09e92c798 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-c47f31806afa6e7a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-f480de7d16f6e5f1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-5833ffc7a2215a45.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-cf82d114b19928fb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66762026-06-24T02:00:11.437Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
66772026-06-24T02:00:11.437Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
66782026-06-24T02:00:11.441Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
66792026-06-24T02:00:11.441Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
66802026-06-24T02:00:11.462Z Running `/home/build/.rustup/toolchains/1.96.0-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=7c629f480b01b042 -C extra-filename=-4ec64756078f1676 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66812026-06-24T02:00:11.470Z Running `/home/build/.rustup/toolchains/1.96.0-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=db0968bdab83b90e -C extra-filename=-5c642ca55d932bba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-fafe688b37ff22c1.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-35a2f8abcbaeacb3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66822026-06-24T02:00:11.470Z Running `/home/build/.rustup/toolchains/1.96.0-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=409a75c62e5780a3 -C extra-filename=-5d6b17509cc9bf13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66832026-06-24T02:00:11.470Z Running `/home/build/.rustup/toolchains/1.96.0-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=92b0e5f3556515b2 -C extra-filename=-ad7c8cec59f24176 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66842026-06-24T02:00:11.470Z Running `/home/build/.rustup/toolchains/1.96.0-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=aa3a757cf19a733a -C extra-filename=-5e844f8239feea17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-c47f31806afa6e7a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-f480de7d16f6e5f1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-5833ffc7a2215a45.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-cf82d114b19928fb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66852026-06-24T02:00:11.470Z Running `/home/build/.rustup/toolchains/1.96.0-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=0819776fa564c01c -C extra-filename=-1a5a59f688820987 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-09d9e458333fa4cc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-3633658464b913ed.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-012ee95f0af12988.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66862026-06-24T02:00:11.470Z Running `/home/build/.rustup/toolchains/1.96.0-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=800d6acfbd74d23b -C extra-filename=-54de83c2d7638810 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-09d9e458333fa4cc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-3633658464b913ed.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-012ee95f0af12988.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66872026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=ef9d6ca78da59328 -C extra-filename=-872cdb169483e21d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66882026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=abbfa427fe34bb75 -C extra-filename=-1317bcde41b8c79a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-d0328bfc95664ec8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66892026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=f377636f2d3df0fc -C extra-filename=-f8d94fa560f9dc06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-c47f31806afa6e7a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-f480de7d16f6e5f1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-5833ffc7a2215a45.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-cf82d114b19928fb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66902026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=93a8f218262a671f -C extra-filename=-d54d731ab69e1105 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-0a491e02bb33227a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-d0328bfc95664ec8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-40d2dcdf581fd16f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d5d4980b5b623d5c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66912026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=bfe2ce876358afbb -C extra-filename=-29cbfe506b43921c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-3603deb24e30c54c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-b54f28bc2025d28e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-13a16db8a8b874db.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-8c1eab1e2986e3bc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-585d28c6db6822ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-b3df7fb8eb1e8c0d.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-361306f86c7518c1.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b41c9d6b210873d7.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-f04009d0cc65c7f8.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-14ab0a870e93f34c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-efdc98221497dcbc.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-2ff9dc5bee035b4f.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-55aff7e8d6ff091a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-3407814f712285ef.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-c055750970f43abb.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-276e0e9854aa6361.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d44ed04d38091e95.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-bfb5cc5132779a4b.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-07686c12cca1ef5b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-d8a835b184fdb1de.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e368bce3d95ee729.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-32e30472160a6fd7.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-a24d84913cf580ac.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-695d3767201f14fa.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-039150ae086ea662.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fc2d3bad0a7990e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-37088be0c705876e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-98b415d82811981a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-bb6476f3650a5c75.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-d8d940e2cde1261c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-bfbd4ed4a5968054.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-513cb3de25230f56.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-10ac02c553edd152.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-aa7c43e696516e28.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-1c0a1f36d9a5e664.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5fa96fbb25b1d9e5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a4a96e36dee176b2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-073c7d433511f492.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ba1ef26fc69afb4b.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-39f4449589f27fda.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6172bd257c6b7021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-3e3871489f87ee77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-5a76e87095f0d777.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7265dff1d8b0821e.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-64cd3dafa39d23ab.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2f9a0be68d951d7a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-b3a5df7f63bd3fec.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-96b146b78f6d07df.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-7c910d735732362a.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-db6dcd1131b9fccc.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-819c4bb52f2440f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7ce23073e5cf3b90.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-2e6d8310146785ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-b48cf9a4758fa1ab.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-cb84958ba4594e16.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-e7421b1683d923a4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-40e4a9c9b4e2f031.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-7607a131ce55ef7d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-e91cefb7e35db9f4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f6575a24e3d6cd1f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-713f3484812b6d0e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-392c415ea0555f68.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-d18c03a6dfe434fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-deefa5a2e2e1968c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3fc9acbf79b183c5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c7fdb6985885a29b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-1c65932c8f3bbb14.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-4e403cae914b69dd.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-41cefae12100b3ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-be51c74785fe34a1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f947c30e9b79ff23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-673c911a9168575b.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-59b020282bef591f.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-42ec8e2ef2fa8c8f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-defbd5113028913d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e2851e984531bf71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d404995cf67c4a48.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e998d2544464e46c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fcf29b3a9aa78945.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-9f51c04a398be634.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-332cb2f35c3b9351.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-a9debfebccf18b28.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-fcbe6c9ce0938a42.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-c47f31806afa6e7a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-d7a1351b7bb68540.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-dc4e636cc68a193e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-5e366f35dcb08aef.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-86c9b6928c8047bd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1495c43941bad3e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-f480de7d16f6e5f1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-080f0be9fe2a3165.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-91d3a4e70ed1c8d8.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-042722a39a9f8435.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-26629a069388502f.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-6152e8b3fc1cb9af.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-f64910b0ad407305.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-ff7f960ef9bfb075.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-5833ffc7a2215a45.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-22b76bff6116d7d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2e81641acf9ceb35.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-cf82d114b19928fb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-d458fda55ad09d65.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e964a9a1ed350718.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3877d9ee2cb7e9ec.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d2b5c31ad319677c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5d3cdfd14f79e741.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-87526f135c0a2157.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66922026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=a922942bbd04d178 -C extra-filename=-492f37b9c8d3cd68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-660de01a6b8355f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-22b9024b609827c9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66932026-06-24T02:00:11.538Z Running `/home/build/.rustup/toolchains/1.96.0-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=992f478a63118370 -C extra-filename=-a684bd064195b82b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-326471e70b816d29.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-296bd51d7be46975.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e768ca3d3364e9aa.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e16e913afb634424.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-508e94e3dedc6340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-970ff05a54ff65c4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-562d2fd988649feb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-fcba2ea5ff939c56.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-189079cb77e25919.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-3881cb578bbb5583.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-818c24f8a44aeac6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8406076f86aceaa3.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-7e04d2c208885b05.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-1453a3fd1689b484.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-d44de127714625c7.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-0ad027768cf9f7bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-3e503aa6c6effe99.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-7e28423702f1be73.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-00b6ab406358d339.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-09d9e458333fa4cc.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-fcd03ff7bc29dd61.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-b9a9003eb317d1ba.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-5ff9d85285a167ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-84aef0af6b885cb6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-9dd858a6382fab42.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c8b0822a2e4fb606.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b219694f79597673.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-b061455d68de74d9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-b3f771ae7f874204.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-db9f52e349e92912.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-e588e51266cb1fb2.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fb3e7401d5771778.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-f09a381d4aff1dd6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-1c6b9563880697f7.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2c6ea83e6144313f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-d911f680395d6ab9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0e7babf33fbdc59b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-3633658464b913ed.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-32483f1c59d0b326.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c1f1549923b8f4ce.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-e491c8c34a03cb98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3a2b80964de8c276.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-ca7c5c31d85e2c77.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ce9b40753f241af9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-67b58c16ca3e412f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-bea8971769711349.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fb165fe708237331.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-274dfc87114a7010.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-dfaf798a33746f5b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-03c96479c835e9f9.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b1669796ac29f48c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-16365620bf9247b3.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-f63987ed28314554.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-87e4d81c134beaa8.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-10fb7fbbf64fc0a5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-10cd7942b2479ed4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-cfb6b4565de0fff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-8d795f013b16ad3e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-16e2b6bd34a5f03e.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fc39300b5333ad79.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-e9759c29fb97bb18.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-a4ecfb26dbd11996.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-57753ba449c78791.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-81ce72574bee68de.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-7f283b959b66fa17.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3c238c2c10280133.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-030507905f4b171c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-77a10a4f2a00f41c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-51d7bf317b6bfdf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e20aea4cd5f81559.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-52b3c240c1e96a67.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-f382b6ba088320d3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-793546a76930f1d1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2eca48a6b4b7e806.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-a047f2bbd932f0af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-2b3289fa0218d705.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6738aa04a734527b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-0cab21d297f7c535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-5af884929d67270e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-06e41ca5efeebe87.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-2a19956f38db5896.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-012ee95f0af12988.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9213ca631e786e0e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a2bf837a93d216a7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4a3e6daa1a85e039.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e171bce0a57b295b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-3cdf2cb58d12fc07.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-2816158897e6c0b3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-50d9753e585d8818.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-b7e9733a6438e539.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-e6823057054425a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3ad35e11d81d7610.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-0199ad9a3be461f3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/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`
66942026-06-24T02:02:26.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 40s
66952026-06-24T02:02:27.050Z
66962026-06-24T02:02:27.050Zreal 4:40.944304558
66972026-06-24T02:02:27.050Zuser 21:57.023235123
66982026-06-24T02:02:27.050Zsys 4:13.987454978
66992026-06-24T02:02:27.050Ztrap 0.186823603
67002026-06-24T02:02:27.050Ztflt 0.212853487
67012026-06-24T02:02:27.054Zdflt 2.800898140
67022026-06-24T02:02:27.054Zkflt 0.000018230
67032026-06-24T02:02:27.054Zlock 1:28:40.516941111
67042026-06-24T02:02:27.054Zslp 1:32:53.967202570
67052026-06-24T02:02:27.054Zlat 1.442598166
67062026-06-24T02:02:27.054Zstop 47.739488478
67072026-06-24T02:02:27.057Z++ ls -t /home/build/.cargo/log/20260624T015000848Z-e4292872132ecfd0.jsonl /home/build/.cargo/log/20260624T015745017Z-e4292872132ecfd0.jsonl
67082026-06-24T02:02:27.057Z++ head -1
67092026-06-24T02:02:27.060Z+ cp /home/build/.cargo/log/20260624T015745017Z-e4292872132ecfd0.jsonl /work/cargo-build-analysis.jsonl
67102026-06-24T02:02:27.064Z+ RECORDING_CONFIG_DIR=/tmp/nextest-recording-config
67112026-06-24T02:02:27.064Z+ RECORDING_CONFIG=/tmp/nextest-recording-config/config.toml
67122026-06-24T02:02:27.067Z++ mktemp -d /tmp/nextest-state.XXXXXX
67132026-06-24T02:02:27.067Z+ NEXTEST_STATE_DIR=/tmp/nextest-state.xCaiet
67142026-06-24T02:02:27.067Z+ ARCHIVE_PATH=/tmp/nextest-run-archive.zip
67152026-06-24T02:02:27.067Z+ CHROME_TRACE_PATH=/tmp/nextest-chrome-trace.json
67162026-06-24T02:02:27.067Z+ mkdir -p /tmp/nextest-recording-config
67172026-06-24T02:02:27.070Z+ printf '[experimental]\nrecord = true\n\n[record]\nenabled = true\n'
67182026-06-24T02:02:27.070Z+ export NEXTEST_STATE_DIR
67192026-06-24T02:02:27.070Z+ banner test
67202026-06-24T02:02:27.073Z
67212026-06-24T02:02:27.073Z ##### ###### #### #####
67222026-06-24T02:02:27.073Z # # # #
67232026-06-24T02:02:27.073Z # ##### #### #
67242026-06-24T02:02:27.073Z # # # #
67252026-06-24T02:02:27.073Z # # # # #
67262026-06-24T02:02:27.074Z # ###### #### #
67272026-06-24T02:02:27.074Z
67282026-06-24T02:02:27.074Z+ NEXTEST_EXIT=0
67292026-06-24T02:02:27.074Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --test-threads -2 --user-config-file /tmp/nextest-recording-config/config.toml
67302026-06-24T02:02:28.237Zinfo: experimental features enabled: setup-scripts, benchmarks
67312026-06-24T02:02:29.582Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
67322026-06-24T02:02:29.764Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
67332026-06-24T02:02:29.792Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
67342026-06-24T02:02:29.815Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
67352026-06-24T02:02:40.793Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.54s
67362026-06-24T02:02:41.912Z────────────
67372026-06-24T02:02:41.912Z Nextest run ID c1779638-9d7e-48dd-b163-7be72081cf0d with nextest profile: ci
67382026-06-24T02:02:41.912Z Starting 2952 tests across 238 binaries (6 tests and 6 binaries skipped, including 6 binaries via profile.default.default-filter)
67392026-06-24T02:02:41.916Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
67402026-06-24T02:02:42.668Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
67412026-06-24T02:02:42.668Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
67422026-06-24T02:02:42.672Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
67432026-06-24T02:02:42.672Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
67442026-06-24T02:02:42.672Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
67452026-06-24T02:02:42.841Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
67462026-06-24T02:02:42.842Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
67472026-06-24T02:02:42.870Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
67482026-06-24T02:02:42.873Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
67492026-06-24T02:02:43.043Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
67502026-06-24T02:02:43.127Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
67512026-06-24T02:02:43.445Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
67522026-06-24T02:02:43.789Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
67532026-06-24T02:02:44.307Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
67542026-06-24T02:02:44.360Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
67552026-06-24T02:02:44.421Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
67562026-06-24T02:02:44.474Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
67572026-06-24T02:02:51.473Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
67582026-06-24T02:02:51.473Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
67592026-06-24T02:02:52.285Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
67602026-06-24T02:02:52.286Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
67612026-06-24T02:03:00.812Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
67622026-06-24T02:03:08.914Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
67632026-06-24T02:03:10.502Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
67642026-06-24T02:03:12.128Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
67652026-06-24T02:03:22.135Z Finished `test` profile [unoptimized + debuginfo] target(s) in 40.20s
67662026-06-24T02:03:22.258Z Running `target/debug/crdb-seed`
67672026-06-24T02:03:22.317ZJun 24 02:03:21.194 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpHYLi2f
67682026-06-24T02:03:22.320ZJun 24 02:03:21.194 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpLfgwUK,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpHYLi2f/listen-url --max-sql-memory 256MiB
67692026-06-24T02:03:22.320ZJun 24 02:03:21.195 INFO cockroach environment: BUILDOMAT_JOB_ID=01KVVMVQB93HRD0X5DVGRHJSKK BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_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=alan/the-update-channel GITHUB_REF=refs/heads/alan/the-update-channel GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=3559cc0cbcdae07971bbc35938fa33d77a525c3f 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-08ebd71d08b94ffe/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out:/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out:/work/oxidecomputer/omicron/target/debug:/work/oxidecomputer/omicron/target/debug/deps:/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out:/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-881dfc3d6d78c117/out/build:/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out:/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out:/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envCQKFnR NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-08ebd71d08b94ffe/out:/work/oxidecomputer/omicron/target/debug/build/blake3-8865c95ba26d8a64/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a4269058e11c9017/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-881dfc3d6d78c117/out/build:/work/oxidecomputer/omicron/target/debug/build/psm-09db7ebfd07ac1c7/out:/work/oxidecomputer/omicron/target/debug/build/ring-bd57a4a7742f761e/out:/work/oxidecomputer/omicron/target/debug/build/tofino-0745a9a77e7ed667/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e6de9d0162b5f3ca/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RECOMMENDED_VERSION=0.9.131 NEXTEST_REQUIRED_VERSION=0.9.131 NEXTEST_RUN_ID=c1779638-9d7e-48dd-b163-7be72081cf0d NEXTEST_RUN_MODE=test NEXTEST_STATE_DIR=/tmp/nextest-state.xCaiet 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.0-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
67702026-06-24T02:03:22.827ZJun 24 02:03:21.703 INFO cockroach pid: 10307
67712026-06-24T02:03:22.827ZJun 24 02:03:21.703 INFO cockroach listen URL: postgresql://root@[::1]:54888/omicron?sslmode=disable
67722026-06-24T02:03:22.832ZJun 24 02:03:21.707 INFO cockroach: populating
67732026-06-24T02:03:23.941ZJun 24 02:03:22.818 INFO cockroach: populated
67742026-06-24T02:03:24.961ZJun 24 02:03:23.838 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/6be9bded635c79bdd486c239a87d7e2dbbbf42248e6a59a1a07d4af1f9bd30d1.tar`
67752026-06-24T02:03:24.970Z SETUP PASS [ 43.057s] crdb-seed: cargo run -p crdb-seed --profile test
67762026-06-24T02:03:24.974Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
67772026-06-24T02:03:25.705Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
67782026-06-24T02:03:25.709Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
67792026-06-24T02:03:26.912Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
67802026-06-24T02:03:27.844Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
67812026-06-24T02:03:37.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.71s
67822026-06-24T02:03:37.823Z Running `target/debug/clickhouse-cluster-dev`
67832026-06-24T02:03:37.882ZJun 24 02:03:36.758 INFO Setting up a ClickHouse cluster
67842026-06-24T02:03:37.885ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
67852026-06-24T02:03:37.885ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
67862026-06-24T02:03:37.885ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
67872026-06-24T02:03:37.885ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
67882026-06-24T02:03:37.885ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
67892026-06-24T02:03:38.722ZJun 24 02:03:37.598 INFO ClickHouse server ready
67902026-06-24T02:03:38.725ZJun 24 02:03:37.599 INFO ClickHouse server ready
67912026-06-24T02:03:39.545ZJun 24 02:03:38.422 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
67922026-06-24T02:03:39.552Z SETUP PASS [ 14.582s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
67932026-06-24T02:03:39.583Z PASS [ 0.024s] ( 1/2952) api_identity test::test_identity_no_field
67942026-06-24T02:03:39.586Z PASS [ 0.022s] ( 2/2952) api_identity test::test_identity
67952026-06-24T02:03:39.596Z PASS [ 0.032s] ( 3/2952) authz-macros tests::test_authz_snapshots
67962026-06-24T02:03:39.600Z PASS [ 0.017s] ( 4/2952) bootstore schemes::tests::hello_roundtrip
67972026-06-24T02:03:39.615Z PASS [ 0.015s] ( 5/2952) bootstore schemes::v0::share_pkg::tests::create_packages
67982026-06-24T02:03:39.629Z PASS [ 0.013s] ( 6/2952) bootstore trust_quorum::rack_secret::tests::create_and_verify
67992026-06-24T02:03:39.636Z PASS [ 0.041s] ( 7/2952) bootstore schemes::v0::peer::tests::network_config
68002026-06-24T02:03:39.642Z PASS [ 0.013s] ( 8/2952) bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
68012026-06-24T02:03:40.639Z PASS [ 1.054s] ( 9/2952) bootstore schemes::v0::peer::tests::basic_3_nodes
68022026-06-24T02:03:40.713Z PASS [ 0.074s] ( 10/2952) cert-dev::test-cert-dev test_cert_create
68032026-06-24T02:03:40.793Z PASS [ 0.079s] ( 11/2952) clickana chart::tests::gather_chart_data_failure
68042026-06-24T02:03:40.809Z PASS [ 0.016s] ( 12/2952) clickana chart::tests::gather_chart_data_for_disk_usage_success
68052026-06-24T02:03:40.825Z PASS [ 0.016s] ( 13/2952) clickana chart::tests::gather_chart_data_for_memory_tracking_success
68062026-06-24T02:03:40.840Z PASS [ 0.015s] ( 14/2952) clickana chart::tests::gather_chart_data_for_query_count_success
68072026-06-24T02:03:40.857Z PASS [ 0.016s] ( 15/2952) clickana chart::tests::gather_chart_data_for_running_queries_success
68082026-06-24T02:03:40.884Z PASS [ 0.027s] ( 16/2952) clickhouse-admin-types-versions impls::keeper::tests::test_additional_key_value_pairs_in_output_parse_fail
68092026-06-24T02:03:40.903Z PASS [ 0.020s] ( 17/2952) clickhouse-admin-types-versions impls::keeper::tests::test_empty_output_parse_fail
68102026-06-24T02:03:40.929Z PASS [ 0.025s] ( 18/2952) clickhouse-admin-types-versions impls::keeper::tests::test_empty_output_raft_config_parse_fail
68112026-06-24T02:03:40.973Z PASS [ 0.045s] ( 19/2952) clickhouse-admin-types-versions impls::keeper::tests::test_empty_value_lgif_parse_fail
68122026-06-24T02:03:41.022Z PASS [ 0.048s] ( 20/2952) clickhouse-admin-types-versions impls::keeper::tests::test_full_keeper_conf_parse_success
68132026-06-24T02:03:41.048Z PASS [ 0.026s] ( 21/2952) clickhouse-admin-types-versions impls::keeper::tests::test_full_lgif_parse_success
68142026-06-24T02:03:41.075Z PASS [ 1.438s] ( 22/2952) bootstore::v0-fsm-proptest-learner run
68152026-06-24T02:03:41.078Z PASS [ 0.028s] ( 23/2952) clickhouse-admin-types-versions impls::keeper::tests::test_full_raft_config_parse_success
68162026-06-24T02:03:41.103Z PASS [ 0.027s] ( 24/2952) clickhouse-admin-types-versions impls::keeper::tests::test_invalid_address_raft_config_parse_fail
68172026-06-24T02:03:41.109Z PASS [ 0.034s] ( 25/2952) clickhouse-admin-types-versions impls::keeper::tests::test_generate_keeper_config
68182026-06-24T02:03:41.125Z PASS [ 0.022s] ( 26/2952) clickhouse-admin-types-versions impls::keeper::tests::test_malformed_output_keeper_conf_parse_fail
68192026-06-24T02:03:41.131Z PASS [ 0.022s] ( 27/2952) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_id_raft_config_parse_fail
68202026-06-24T02:03:41.152Z PASS [ 0.027s] ( 28/2952) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_participant_raft_config_parse_fail
68212026-06-24T02:03:41.156Z PASS [ 0.025s] ( 29/2952) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_port_raft_config_parse_fail
68222026-06-24T02:03:41.180Z PASS [ 0.028s] ( 30/2952) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_priority_raft_config_parse_fail
68232026-06-24T02:03:41.183Z PASS [ 0.027s] ( 31/2952) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_raft_config_parse_fail
68242026-06-24T02:03:41.203Z PASS [ 0.023s] ( 32/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_address_raft_config_parse_fail
68252026-06-24T02:03:41.207Z PASS [ 0.024s] ( 33/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_field_keeper_conf_parse_fail
68262026-06-24T02:03:41.228Z PASS [ 0.025s] ( 34/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_keys_lgif_parse_fail
68272026-06-24T02:03:41.233Z PASS [ 0.024s] ( 35/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_participant_raft_config_parse_fail
68282026-06-24T02:03:41.251Z PASS [ 0.023s] ( 36/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_port_raft_config_parse_fail
68292026-06-24T02:03:41.255Z PASS [ 0.024s] ( 37/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_priority_raft_config_parse_fail
68302026-06-24T02:03:41.275Z PASS [ 0.024s] ( 38/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_server_id_raft_config_parse_fail
68312026-06-24T02:03:41.280Z PASS [ 0.025s] ( 39/2952) clickhouse-admin-types-versions impls::keeper::tests::test_missing_value_keeper_conf_parse_fail
68322026-06-24T02:03:41.297Z PASS [ 0.021s] ( 40/2952) clickhouse-admin-types-versions impls::keeper::tests::test_non_existent_key_keeper_conf_parse_fail
68332026-06-24T02:03:41.301Z PASS [ 0.021s] ( 41/2952) clickhouse-admin-types-versions impls::keeper::tests::test_non_existent_key_with_correct_value_lgif_parse_fail
68342026-06-24T02:03:41.317Z PASS [ 0.020s] ( 42/2952) clickhouse-admin-types-versions impls::keeper::tests::test_non_u64_value_lgif_parse_fail
68352026-06-24T02:03:41.322Z PASS [ 0.021s] ( 43/2952) clickhouse-admin-types-versions impls::server::tests::test_distributed_ddl_queries_parse_success
68362026-06-24T02:03:41.336Z PASS [ 0.019s] ( 44/2952) clickhouse-admin-types-versions impls::server::tests::test_empty_distributed_ddl_queries_parse_success
68372026-06-24T02:03:41.343Z PASS [ 0.021s] ( 45/2952) clickhouse-admin-types-versions impls::server::tests::test_generate_replica_config
68382026-06-24T02:03:41.358Z PASS [ 0.021s] ( 46/2952) clickhouse-admin-types-versions impls::server::tests::test_misshapen_distributed_ddl_queries_parse_fail
68392026-06-24T02:03:41.364Z PASS [ 0.021s] ( 47/2952) clickhouse-admin-types-versions impls::server::tests::test_misshapen_system_timeseries_parse_fail
68402026-06-24T02:03:41.376Z PASS [ 0.018s] ( 48/2952) clickhouse-admin-types-versions impls::server::tests::test_time_format_system_timeseries_parse_fail
68412026-06-24T02:03:41.381Z PASS [ 0.017s] ( 49/2952) clickhouse-admin-types-versions impls::server::tests::test_unix_epoch_system_timeseries_parse_success
68422026-06-24T02:03:41.392Z PASS [ 0.016s] ( 50/2952) clickhouse-admin-types-versions impls::server::tests::test_utc_system_timeseries_parse_success
68432026-06-24T02:03:41.425Z PASS [ 0.043s] ( 51/2952) cockroach-admin-types-versions impls::node::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
68442026-06-24T02:03:41.433Z PASS [ 0.041s] ( 52/2952) cockroach-admin-types-versions impls::node::tests::node_status_parse_doesnt_panic_on_arbitrary_input
68452026-06-24T02:03:41.441Z PASS [ 0.017s] ( 53/2952) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_no_trailing_notes
68462026-06-24T02:03:41.448Z PASS [ 0.015s] ( 54/2952) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_trailing_notes
68472026-06-24T02:03:41.457Z PASS [ 0.016s] ( 55/2952) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_unexpected_membership_value
68482026-06-24T02:03:41.464Z PASS [ 0.016s] ( 56/2952) cockroach-admin-types-versions impls::node::tests::test_node_status_invalid_rows_not_decommissioned
68492026-06-24T02:03:41.474Z PASS [ 0.017s] ( 57/2952) cockroach-admin-types-versions impls::node::tests::test_node_status_parse_multiple_lines_from_csv
68502026-06-24T02:03:41.481Z PASS [ 0.016s] ( 58/2952) cockroach-admin-types-versions impls::node::tests::test_node_status_parse_single_line_from_csv
68512026-06-24T02:03:41.521Z PASS [ 0.047s] ( 59/2952) db-dev::test-db-dev test_db_dev_populate_no_args
68522026-06-24T02:03:41.547Z PASS [ 0.065s] ( 60/2952) db-dev::test-db-dev test_db_dev_wipe_no_args
68532026-06-24T02:03:42.464Z PASS [ 2.821s] ( 61/2952) bootstore::v0-fsm-proptest-rack-coordinator run
68542026-06-24T02:03:42.511Z PASS [ 0.048s] ( 62/2952) db-macros lookup::test::test_lookup_snapshots
68552026-06-24T02:03:42.543Z PASS [ 0.032s] ( 63/2952) db-macros tests::test_derive_metadata_identity_fails_for_enums
68562026-06-24T02:03:42.576Z PASS [ 0.031s] ( 64/2952) db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
68572026-06-24T02:03:42.603Z PASS [ 0.029s] ( 65/2952) db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
68582026-06-24T02:03:42.630Z PASS [ 0.027s] ( 66/2952) db-macros tests::test_derive_metadata_identity_fails_without_table_name
68592026-06-24T02:03:42.658Z PASS [ 0.028s] ( 67/2952) db-macros tests::test_derive_metadata_identity_minimal_example_compiles
68602026-06-24T02:03:42.690Z PASS [ 0.031s] ( 68/2952) db-macros tests::test_derive_snapshots
68612026-06-24T02:03:42.718Z PASS [ 0.028s] ( 69/2952) db-macros tests::test_derive_with_unknown_field
68622026-06-24T02:03:42.826Z PASS [ 0.108s] ( 70/2952) dns-server storage::test::test_update_basic
68632026-06-24T02:03:42.933Z PASS [ 0.107s] ( 71/2952) dns-server storage::test::test_update_in_progress
68642026-06-24T02:03:43.041Z PASS [ 0.108s] ( 72/2952) dns-server storage::test::test_update_interrupted
68652026-06-24T02:03:43.168Z PASS [ 0.128s] ( 73/2952) dns-server storage::test::test_zone_gets_soa_record
68662026-06-24T02:03:43.311Z PASS [ 0.142s] ( 74/2952) dns-server::basic_test a_crud
68672026-06-24T02:03:43.465Z PASS [ 0.154s] ( 75/2952) dns-server::basic_test aaaa_crud
68682026-06-24T02:03:43.613Z PASS [ 0.149s] ( 76/2952) dns-server::basic_test answers_match_question
68692026-06-24T02:03:43.766Z PASS [ 0.152s] ( 77/2952) dns-server::basic_test empty_record
68702026-06-24T02:03:43.988Z PASS [ 0.222s] ( 78/2952) dns-server::basic_test multi_record_crud
68712026-06-24T02:03:44.132Z PASS [ 0.144s] ( 79/2952) dns-server::basic_test name_contains_zone
68722026-06-24T02:03:44.284Z PASS [ 0.152s] ( 80/2952) dns-server::basic_test nxdomain
68732026-06-24T02:03:44.425Z PASS [ 0.141s] ( 81/2952) dns-server::basic_test servfail
68742026-06-24T02:03:44.646Z PASS [ 0.219s] ( 82/2952) dns-server::basic_test soa
68752026-06-24T02:03:44.673Z PASS [ 3.151s] ( 83/2952) db-dev::test-db-dev test_db_killed
68762026-06-24T02:03:44.864Z PASS [ 0.219s] ( 84/2952) dns-server::basic_test srv_crud
68772026-06-24T02:03:44.928Z PASS [ 0.255s] ( 85/2952) dns-server::cross_version_test cross_version_works
68782026-06-24T02:03:44.956Z PASS [ 0.028s] ( 86/2952) ereport-types tests::test_arb_json_deserializes
68792026-06-24T02:03:44.977Z PASS [ 0.020s] ( 87/2952) ereport-types tests::test_ena_from_str
68802026-06-24T02:03:44.999Z PASS [ 0.022s] ( 88/2952) ereport-types tests::test_ena_from_str_roundtrip
68812026-06-24T02:03:45.023Z PASS [ 0.024s] ( 89/2952) gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
68822026-06-24T02:03:45.044Z PASS [ 0.020s] ( 90/2952) gateway-cli::bin/gateway-cli picocom_map::tests::remapping
68832026-06-24T02:03:45.065Z PASS [ 0.022s] ( 91/2952) gfss gf256::tests::test_all_multiplication
68842026-06-24T02:03:45.085Z PASS [ 0.020s] ( 92/2952) gfss gf256::tests::test_all_multiplicative_inverses
68852026-06-24T02:03:45.104Z PASS [ 0.018s] ( 93/2952) gfss gf256::tests::test_docs_example
68862026-06-24T02:03:48.434Z PASS [ 3.571s] ( 94/2952) dnsadm::commands_test test_dnsadm
68872026-06-24T02:03:50.382Z PASS [ 1.948s] ( 95/2952) gfss shamir::tests::split_and_combine
68882026-06-24T02:03:50.402Z PASS [ 0.018s] ( 96/2952) gfss shamir::tests::test_share_reconstruction
68892026-06-24T02:03:50.428Z PASS [ 0.028s] ( 97/2952) illumos-utils destructor::test::test_delayed_delete
68902026-06-24T02:03:51.225Z PASS [ 0.797s] ( 98/2952) illumos-utils destructor::test::test_delayed_delete_with_error
68912026-06-24T02:03:51.253Z PASS [ 0.028s] ( 99/2952) illumos-utils destructor::test::test_destructor_bad_close
68922026-06-24T02:03:51.283Z PASS [ 0.029s] ( 100/2952) illumos-utils link::test::test_allocate
68932026-06-24T02:03:51.312Z PASS [ 0.029s] ( 101/2952) illumos-utils link::test::test_allocate_within_scopes
68942026-06-24T02:03:51.340Z PASS [ 0.028s] ( 102/2952) illumos-utils opte::port_manager::tests::ip_cfg_from_dual_stack_params
68952026-06-24T02:03:51.367Z PASS [ 0.027s] ( 103/2952) illumos-utils opte::port_manager::tests::ip_cfg_from_ipv4_params
68962026-06-24T02:03:51.393Z PASS [ 0.026s] ( 104/2952) illumos-utils opte::port_manager::tests::ip_cfg_from_ipv6_params
68972026-06-24T02:03:51.418Z PASS [ 0.025s] ( 105/2952) illumos-utils opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv4_and_public_ipv6
68982026-06-24T02:03:51.444Z PASS [ 0.026s] ( 106/2952) illumos-utils opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv6_and_public_ipv4
68992026-06-24T02:03:51.473Z PASS [ 0.028s] ( 107/2952) illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
69002026-06-24T02:03:51.497Z PASS [ 0.024s] ( 108/2952) illumos-utils opte::tests::convert_private_ip_config_to_gateway_ips
69012026-06-24T02:03:51.522Z PASS [ 0.025s] ( 109/2952) illumos-utils running_zone::tests::test_is_oxide_smf_service
69022026-06-24T02:03:51.548Z PASS [ 0.026s] ( 110/2952) illumos-utils svcs::tests::test_svc_parse_empty_success
69032026-06-24T02:03:51.575Z PASS [ 0.027s] ( 111/2952) illumos-utils svcs::tests::test_svc_parse_no_fmri_fail
69042026-06-24T02:03:51.604Z PASS [ 0.029s] ( 112/2952) illumos-utils svcs::tests::test_svc_parse_no_zone_fail
69052026-06-24T02:03:51.637Z PASS [ 0.033s] ( 113/2952) illumos-utils svcs::tests::test_svc_parse_success
69062026-06-24T02:03:51.666Z PASS [ 0.029s] ( 114/2952) illumos-utils svcs::tests::test_svc_parse_unknown_state_fail
69072026-06-24T02:03:51.693Z PASS [ 0.026s] ( 115/2952) illumos-utils svcs::tests::test_to_enabled_not_online
69082026-06-24T02:03:51.717Z PASS [ 0.024s] ( 116/2952) illumos-utils svcs::tests::test_to_enabled_not_online_covers_all_states
69092026-06-24T02:03:51.770Z PASS [ 0.053s] ( 117/2952) illumos-utils zfs::test::directory_mutability
69102026-06-24T02:03:51.822Z PASS [ 0.052s] ( 118/2952) illumos-utils zfs::test::get_values_of_rpool
69112026-06-24T02:03:51.850Z PASS [ 0.027s] ( 119/2952) illumos-utils zfs::test::parse_dataset_bad_avail
69122026-06-24T02:03:51.880Z PASS [ 0.030s] ( 120/2952) illumos-utils zfs::test::parse_dataset_bad_quota
69132026-06-24T02:03:51.908Z PASS [ 0.028s] ( 121/2952) illumos-utils zfs::test::parse_dataset_bad_reservation
69142026-06-24T02:03:51.938Z PASS [ 0.030s] ( 122/2952) illumos-utils zfs::test::parse_dataset_bad_usage
69152026-06-24T02:03:51.965Z PASS [ 0.027s] ( 123/2952) illumos-utils zfs::test::parse_dataset_bad_uuid
69162026-06-24T02:03:51.993Z PASS [ 0.028s] ( 124/2952) illumos-utils zfs::test::parse_dataset_missing_fields
69172026-06-24T02:03:52.026Z PASS [ 0.033s] ( 125/2952) illumos-utils zfs::test::parse_dataset_props
69182026-06-24T02:03:52.054Z PASS [ 0.028s] ( 126/2952) illumos-utils zfs::test::parse_dataset_props_with_optionals
69192026-06-24T02:03:52.084Z PASS [ 0.030s] ( 127/2952) illumos-utils zfs::test::parse_dataset_too_many_columns
69202026-06-24T02:03:52.114Z PASS [ 0.030s] ( 128/2952) illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
69212026-06-24T02:03:52.147Z PASS [ 0.033s] ( 129/2952) illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
69222026-06-24T02:03:52.178Z PASS [ 0.031s] ( 130/2952) illumos-utils zfs::test::parse_quota_ignored_if_default
69232026-06-24T02:03:52.207Z PASS [ 0.029s] ( 131/2952) illumos-utils zfs::test::parse_reservation_ignored_if_default
69242026-06-24T02:03:52.247Z PASS [ 0.040s] ( 132/2952) illumos-utils zfs::test::parse_sorts_and_dedups
69252026-06-24T02:03:52.279Z PASS [ 0.032s] ( 133/2952) illumos-utils zone::tests::delete_nonexistent_address
69262026-06-24T02:03:52.310Z PASS [ 0.030s] ( 134/2952) illumos-utils zone::tests::test_parse_ip_network
69272026-06-24T02:03:52.337Z PASS [ 0.027s] ( 135/2952) illumos-utils zpool::test::test_parse_zpool
69282026-06-24T02:03:52.364Z PASS [ 0.027s] ( 136/2952) illumos-utils zpool::test::test_parse_zpool_missing_column
69292026-06-24T02:03:54.082Z PASS [ 1.717s] ( 137/2952) installinator mock_peers::tests::proptest_fetch_artifact
69302026-06-24T02:03:54.108Z PASS [ 0.026s] ( 138/2952) installinator peers::tests::iter_no_preferred_preserves_btree_order
69312026-06-24T02:03:54.133Z PASS [ 0.024s] ( 139/2952) installinator peers::tests::last_known_peer_preferred
69322026-06-24T02:03:54.156Z PASS [ 0.023s] ( 140/2952) installinator peers::tests::last_known_peer_stale
69332026-06-24T02:03:54.386Z PASS [ 9.282s] ( 141/2952) gfss polynomial::tests::test_polynomial_eval
69342026-06-24T02:03:54.428Z PASS [ 12.880s] ( 142/2952) db-dev::test-db-dev test_db_run
69352026-06-24T02:03:54.448Z PASS [ 0.062s] ( 143/2952) installinator-common block_size_writer::tests::proptest_block_writer
69362026-06-24T02:03:54.570Z PASS [ 0.143s] ( 144/2952) internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
69372026-06-24T02:03:54.599Z PASS [ 0.150s] ( 145/2952) internal-dns-resolver resolver::test::insert_and_lookup_one_record
69382026-06-24T02:03:54.717Z PASS [ 0.146s] ( 146/2952) internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
69392026-06-24T02:03:54.769Z PASS [ 15.212s] ( 147/2952) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_action_failure_can_unwind_idempotently
69402026-06-24T02:03:54.881Z PASS [ 0.283s] ( 148/2952) internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
69412026-06-24T02:03:54.928Z PASS [ 0.212s] ( 149/2952) internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
69422026-06-24T02:03:54.943Z PASS [ 0.172s] ( 150/2952) internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
69432026-06-24T02:03:54.952Z PASS [ 0.023s] ( 151/2952) internal-dns-types config::test::display_hosts
69442026-06-24T02:03:54.963Z PASS [ 0.019s] ( 152/2952) internal-dns-types config::test::display_srv_service
69452026-06-24T02:03:54.973Z PASS [ 0.021s] ( 153/2952) internal-dns-types config::test::host_zone_switch_publishes_all_services
69462026-06-24T02:03:54.982Z PASS [ 0.021s] ( 154/2952) internal-dns-types config::test::test_builder_errors
69472026-06-24T02:03:54.995Z PASS [ 0.022s] ( 155/2952) internal-dns-types config::test::test_builder_output
69482026-06-24T02:03:55.003Z PASS [ 0.021s] ( 156/2952) internal-dns-types diff::test::diff_different
69492026-06-24T02:03:55.015Z PASS [ 0.020s] ( 157/2952) internal-dns-types diff::test::diff_equivalent
69502026-06-24T02:03:55.024Z PASS [ 0.020s] ( 158/2952) internal-dns-types diff::test::diff_invalid
69512026-06-24T02:03:55.027Z PASS [ 0.146s] ( 159/2952) internal-dns-resolver resolver::test::update_record
69522026-06-24T02:03:55.034Z PASS [ 0.018s] ( 160/2952) ipcc tests::deserialize_fixed_value
69532026-06-24T02:03:55.047Z PASS [ 0.023s] ( 161/2952) ipcc tests::installinator_image_id_round_trip
69542026-06-24T02:03:55.051Z PASS [ 0.023s] ( 162/2952) ipcc tests::serialized_size
69552026-06-24T02:03:55.061Z PASS [ 0.027s] ( 163/2952) key-manager tests::different_disks_produce_different_keys
69562026-06-24T02:03:55.068Z PASS [ 0.021s] ( 164/2952) key-manager tests::different_ikm_produces_different_keys
69572026-06-24T02:03:55.072Z PASS [ 0.022s] ( 165/2952) key-manager tests::disk_encryption_key_epoch_0
69582026-06-24T02:03:55.082Z PASS [ 0.021s] ( 166/2952) key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
69592026-06-24T02:03:55.106Z PASS [ 0.037s] ( 167/2952) nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
69602026-06-24T02:03:55.115Z PASS [ 0.043s] ( 168/2952) nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
69612026-06-24T02:03:55.122Z PASS [ 0.040s] ( 169/2952) nexus-auth authn::external::session_cookie::test::test_garbage_cookie
69622026-06-24T02:03:55.140Z PASS [ 0.034s] ( 170/2952) nexus-auth authn::external::session_cookie::test::test_get_token
69632026-06-24T02:03:55.150Z PASS [ 0.034s] ( 171/2952) nexus-auth authn::external::session_cookie::test::test_get_token_no_header
69642026-06-24T02:03:55.158Z PASS [ 0.036s] ( 172/2952) nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
69652026-06-24T02:03:55.171Z PASS [ 0.031s] ( 173/2952) nexus-auth authn::external::session_cookie::test::test_missing_cookie
69662026-06-24T02:03:55.188Z PASS [ 0.037s] ( 174/2952) nexus-auth authn::external::session_cookie::test::test_other_cookie
69672026-06-24T02:03:55.197Z PASS [ 0.038s] ( 175/2952) nexus-auth authn::external::session_cookie::test::test_session_cookie_value
69682026-06-24T02:03:55.200Z PASS [ 1.045s] ( 176/2952) installinator write::tests::proptest_write_artifact
69692026-06-24T02:03:55.207Z PASS [ 0.036s] ( 177/2952) nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
69702026-06-24T02:03:55.220Z PASS [ 0.033s] ( 178/2952) nexus-auth authn::external::session_cookie::test::test_valid_cookie
69712026-06-24T02:03:55.230Z PASS [ 0.033s] ( 179/2952) nexus-auth authn::external::spoof::test::test_make_header_value
69722026-06-24T02:03:55.239Z PASS [ 0.039s] ( 180/2952) nexus-auth authn::external::spoof::test::test_make_header_value_raw
69732026-06-24T02:03:55.247Z PASS [ 0.040s] ( 181/2952) nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
69742026-06-24T02:03:55.254Z PASS [ 0.033s] ( 182/2952) nexus-auth authn::external::spoof::test::test_spoof_header_missing
69752026-06-24T02:03:55.264Z PASS [ 0.034s] ( 183/2952) nexus-auth authn::external::spoof::test::test_spoof_header_valid
69762026-06-24T02:03:55.273Z PASS [ 0.033s] ( 184/2952) nexus-auth authn::external::spoof::test::test_spoof_reserved_values
69772026-06-24T02:03:55.285Z PASS [ 0.037s] ( 185/2952) nexus-auth authn::external::test::test_authn_sequence
69782026-06-24T02:03:55.291Z PASS [ 0.038s] ( 186/2952) nexus-auth authn::external::token::test::test_make_header_value
69792026-06-24T02:03:55.299Z PASS [ 0.035s] ( 187/2952) nexus-auth authn::external::token::test::test_token_header_bad_utf8
69802026-06-24T02:03:55.307Z PASS [ 0.034s] ( 188/2952) nexus-auth authn::external::token::test::test_token_header_missing
69812026-06-24T02:03:55.315Z PASS [ 0.031s] ( 189/2952) nexus-auth authn::external::token::test::test_token_header_valid
69822026-06-24T02:03:55.327Z PASS [ 0.035s] ( 190/2952) nexus-auth authn::test::test_internal_users
69832026-06-24T02:03:55.351Z PASS [ 0.044s] ( 191/2952) nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
69842026-06-24T02:03:55.380Z PASS [ 0.081s] ( 192/2952) nexus-auth authz::context::test::test_unregistered_resource
69852026-06-24T02:03:55.385Z PASS [ 0.066s] ( 193/2952) nexus-auth context::test::test_background_context
69862026-06-24T02:03:55.395Z PASS [ 0.068s] ( 194/2952) nexus-auth context::test::test_child_context
69872026-06-24T02:03:55.414Z PASS [ 0.034s] ( 195/2952) nexus-config nexus_config::test::test_bad_authn_schemes
69882026-06-24T02:03:55.417Z PASS [ 0.066s] ( 196/2952) nexus-auth context::test::test_test_context
69892026-06-24T02:03:55.421Z PASS [ 0.038s] ( 197/2952) nexus-config nexus_config::test::test_config_bad_toml
69902026-06-24T02:03:55.425Z PASS [ 0.030s] ( 198/2952) nexus-config nexus_config::test::test_config_empty
69912026-06-24T02:03:55.445Z PASS [ 0.030s] ( 199/2952) nexus-config nexus_config::test::test_config_nonexistent
69922026-06-24T02:03:55.450Z PASS [ 0.033s] ( 200/2952) nexus-config nexus_config::test::test_deployment_config_schema
69932026-06-24T02:03:55.454Z PASS [ 0.034s] ( 201/2952) nexus-config nexus_config::test::test_invalid_audit_log_cleanup_retention_days
69942026-06-24T02:03:55.460Z PASS [ 0.033s] ( 202/2952) nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
69952026-06-24T02:03:55.489Z PASS [ 0.043s] ( 203/2952) nexus-config nexus_config::test::test_repo_configs_are_valid
69962026-06-24T02:03:55.493Z PASS [ 0.037s] ( 204/2952) nexus-config postgres_config::test::test_all_addresses_multiple_hosts
69972026-06-24T02:03:55.493Z PASS [ 0.032s] ( 205/2952) nexus-config postgres_config::test::test_all_addresses_non_ip_hostname
69982026-06-24T02:03:55.500Z PASS [ 0.049s] ( 206/2952) nexus-config nexus_config::test::test_valid
69992026-06-24T02:03:55.517Z PASS [ 0.029s] ( 207/2952) nexus-config postgres_config::test::test_all_addresses_single_host
70002026-06-24T02:03:55.527Z PASS [ 0.036s] ( 208/2952) nexus-config postgres_config::test::test_example_url
70012026-06-24T02:03:55.530Z PASS [ 0.027s] ( 209/2952) nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
70022026-06-24T02:03:55.530Z PASS [ 0.038s] ( 210/2952) nexus-config postgres_config::test::test_bad_url
70032026-06-24T02:03:55.546Z PASS [ 0.029s] ( 211/2952) nexus-db-fixed-data test::test_allowlist_id_is_valid
70042026-06-24T02:03:55.559Z PASS [ 0.032s] ( 212/2952) nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
70052026-06-24T02:03:55.564Z PASS [ 0.037s] ( 213/2952) nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
70062026-06-24T02:03:55.572Z PASS [ 0.026s] ( 214/2952) nexus-db-model alert_subscription::test::test_alert_class_glob_to_regex
70072026-06-24T02:03:55.591Z PASS [ 0.032s] ( 215/2952) nexus-db-model alert_subscription::test::test_invalid_subscription_parsing
70082026-06-24T02:03:55.604Z PASS [ 0.032s] ( 216/2952) nexus-db-model bytecount::test::test_bytecount_i64_conversions
70092026-06-24T02:03:55.614Z PASS [ 0.050s] ( 217/2952) nexus-db-model alert_subscription::test::test_valid_subscription_parsing
70102026-06-24T02:03:55.619Z PASS [ 0.028s] ( 218/2952) nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
70112026-06-24T02:03:55.635Z PASS [ 0.031s] ( 219/2952) nexus-db-model device_auth::test::test_generate_user_code
70122026-06-24T02:03:55.645Z PASS [ 0.030s] ( 220/2952) nexus-db-model instance_state::tests::test_from_str_roundtrips
70132026-06-24T02:03:55.656Z PASS [ 0.037s] ( 221/2952) nexus-db-model inventory::test::test_inv_nvme_disk_firmware
70142026-06-24T02:03:55.669Z PASS [ 0.034s] ( 222/2952) nexus-db-model role_assignment::tests::test_role_assignment_from_database
70152026-06-24T02:03:55.697Z PASS [ 0.040s] ( 223/2952) nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
70162026-06-24T02:03:55.714Z PASS [ 0.070s] ( 224/2952) nexus-db-model schema_versions::test::proptest_split_and_strip_sql
70172026-06-24T02:03:55.719Z PASS [ 0.050s] ( 225/2952) nexus-db-model schema_versions::test::test_classify_add_constraint_unnamed_is_error
70182026-06-24T02:03:55.743Z PASS [ 0.047s] ( 226/2952) nexus-db-model schema_versions::test::test_classify_alter_table_add_constraint
70192026-06-24T02:03:55.763Z PASS [ 0.043s] ( 227/2952) nexus-db-model schema_versions::test::test_classify_create_index
70202026-06-24T02:03:55.769Z PASS [ 0.054s] ( 228/2952) nexus-db-model schema_versions::test::test_classify_alter_table_multi_op
70212026-06-24T02:03:55.788Z PASS [ 0.045s] ( 229/2952) nexus-db-model schema_versions::test::test_classify_create_index_unnamed_is_error
70222026-06-24T02:03:55.807Z PASS [ 0.039s] ( 230/2952) nexus-db-model schema_versions::test::test_classify_dml_ignored
70232026-06-24T02:03:55.811Z PASS [ 0.048s] ( 231/2952) nexus-db-model schema_versions::test::test_classify_create_index_with_storing
70242026-06-24T02:03:55.833Z PASS [ 0.045s] ( 232/2952) nexus-db-model schema_versions::test::test_classify_mixed_dml_and_ddl
70252026-06-24T02:03:55.843Z PASS [ 0.032s] ( 233/2952) nexus-db-model schema_versions::test::test_known_versions
70262026-06-24T02:03:55.855Z PASS [ 0.047s] ( 234/2952) nexus-db-model schema_versions::test::test_classify_other_ddl_varieties
70272026-06-24T02:03:55.886Z PASS [ 0.044s] ( 235/2952) nexus-db-model schema_versions::test::test_multi_ddl_grandfathered
70282026-06-24T02:03:55.890Z PASS [ 0.035s] ( 236/2952) nexus-db-model schema_versions::test::test_non_transactional_filename_detection
70292026-06-24T02:03:55.922Z PASS [ 0.036s] ( 237/2952) nexus-db-model schema_versions::test::test_one_ddl_enforcement
70302026-06-24T02:03:55.931Z PASS [ 0.095s] ( 238/2952) nexus-db-model schema_versions::test::test_migration_verification_files
70312026-06-24T02:03:55.939Z PASS [ 0.049s] ( 239/2952) nexus-db-model schema_versions::test::test_one_ddl_multi_op_allowed
70322026-06-24T02:03:55.951Z PASS [ 0.029s] ( 240/2952) nexus-db-model schema_versions::test::test_orphaned_verify_file_detected
70332026-06-24T02:03:55.969Z PASS [ 0.040s] ( 241/2952) nexus-db-model schema_versions::test::test_preprocess_add_constraint_if_not_exists
70342026-06-24T02:03:55.985Z PASS [ 0.046s] ( 242/2952) nexus-db-model schema_versions::test::test_preprocess_storing
70352026-06-24T02:03:55.996Z PASS [ 0.045s] ( 243/2952) nexus-db-model schema_versions::test::test_preprocess_type_array
70362026-06-24T02:03:56.003Z PASS [ 0.035s] ( 244/2952) nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
70372026-06-24T02:03:56.020Z PASS [ 0.034s] ( 245/2952) nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
70382026-06-24T02:03:56.034Z PASS [ 0.030s] ( 246/2952) nexus-db-model schema_versions::test::test_reject_no_up_sql_files
70392026-06-24T02:03:56.034Z PASS [ 0.029s] ( 247/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_basic
70402026-06-24T02:03:56.045Z PASS [ 0.025s] ( 248/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_block_comment_in_string_preserved
70412026-06-24T02:03:56.051Z PASS [ 0.024s] ( 249/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_block_comment_stripped
70422026-06-24T02:03:56.061Z PASS [ 0.029s] ( 250/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_default_value_with_semicolon
70432026-06-24T02:03:56.072Z PASS [ 0.027s] ( 251/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_empty_input
70442026-06-24T02:03:56.078Z PASS [ 0.027s] ( 252/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_escaped_quote_in_string
70452026-06-24T02:03:56.086Z PASS [ 0.025s] ( 253/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_escaped_quotes_with_comment_chars
70462026-06-24T02:03:56.099Z PASS [ 0.026s] ( 254/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_line_comment_in_string_preserved
70472026-06-24T02:03:56.104Z PASS [ 0.026s] ( 255/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_line_comment_stripped
70482026-06-24T02:03:56.113Z PASS [ 0.026s] ( 256/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_mixed_real_split_and_string_semicolon
70492026-06-24T02:03:56.125Z PASS [ 0.026s] ( 257/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiline_statement
70502026-06-24T02:03:56.133Z PASS [ 0.029s] ( 258/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiline_with_split
70512026-06-24T02:03:56.142Z PASS [ 0.029s] ( 259/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiple_strings_with_semicolons
70522026-06-24T02:03:56.157Z PASS [ 0.032s] ( 260/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_newline_inside_string
70532026-06-24T02:03:56.163Z PASS [ 0.029s] ( 261/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_no_semicolons
70542026-06-24T02:03:56.171Z PASS [ 0.029s] ( 262/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_block_comment
70552026-06-24T02:03:56.184Z PASS [ 0.027s] ( 263/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_line_comment
70562026-06-24T02:03:56.190Z PASS [ 0.027s] ( 264/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_string
70572026-06-24T02:03:56.196Z PASS [ 0.025s] ( 265/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolons_only
70582026-06-24T02:03:56.213Z PASS [ 0.029s] ( 266/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_string_at_end
70592026-06-24T02:03:56.219Z PASS [ 0.029s] ( 267/2952) nexus-db-model schema_versions::test::test_split_and_strip_sql_trailing_semicolons
70602026-06-24T02:03:56.225Z PASS [ 0.029s] ( 268/2952) nexus-db-model schema_versions::test::test_verification_query_add_constraint
70612026-06-24T02:03:56.238Z PASS [ 0.025s] ( 269/2952) nexus-db-model schema_versions::test::test_verification_query_add_constraint_not_valid
70622026-06-24T02:03:56.247Z PASS [ 0.027s] ( 270/2952) nexus-db-model schema_versions::test::test_verification_query_create_index
70632026-06-24T02:03:56.255Z PASS [ 0.030s] ( 271/2952) nexus-db-model schema_versions::test::test_verification_query_other_ddl_returns_none
70642026-06-24T02:03:56.269Z PASS [ 0.031s] ( 272/2952) nexus-db-model schema_versions::test::test_verify
70652026-06-24T02:03:56.276Z PASS [ 0.029s] ( 273/2952) nexus-db-model schema_versions::test::test_verify_file_skipped_in_load
70662026-06-24T02:03:56.281Z PASS [ 0.026s] ( 274/2952) nexus-db-model semver_version::test::test_to_from_sortable_string
70672026-06-24T02:03:56.299Z PASS [ 0.030s] ( 275/2952) nexus-db-model switch_port::tests::peer_type_round_trip_numbered
70682026-06-24T02:03:56.305Z PASS [ 0.028s] ( 276/2952) nexus-db-model switch_port::tests::peer_type_round_trip_unnumbered
70692026-06-24T02:03:56.310Z PASS [ 0.028s] ( 277/2952) nexus-db-model switch_port::tests::router_peer_from_db_repr_rejects_invalid_ips
70702026-06-24T02:03:56.327Z PASS [ 0.028s] ( 278/2952) nexus-db-model switch_port::tests::router_peer_repr_round_trip_numbered_v4
70712026-06-24T02:03:56.333Z PASS [ 0.029s] ( 279/2952) nexus-db-model switch_port::tests::router_peer_repr_round_trip_numbered_v6
70722026-06-24T02:03:56.340Z PASS [ 0.030s] ( 280/2952) nexus-db-model switch_port::tests::router_peer_repr_round_trip_unnumbered
70732026-06-24T02:03:56.361Z PASS [ 0.034s] ( 281/2952) nexus-db-model tests::test_ip_subnet_check_requestable_address
70742026-06-24T02:03:56.366Z PASS [ 0.033s] ( 282/2952) nexus-db-model tests::test_ipv6_net_random_subnet
70752026-06-24T02:03:56.371Z PASS [ 0.031s] ( 283/2952) nexus-db-model tests::test_roles_database_strings
70762026-06-24T02:03:56.388Z PASS [ 0.028s] ( 284/2952) nexus-db-model tests::test_vpc_subnet_check_requestable_addr
70772026-06-24T02:03:56.399Z PASS [ 0.032s] ( 285/2952) nexus-db-model typed_uuid::tests::test_compare_consistency
70782026-06-24T02:03:56.404Z PASS [ 0.033s] ( 286/2952) nexus-db-model typed_uuid::tests::test_hash_equality
70792026-06-24T02:03:56.415Z PASS [ 0.026s] ( 287/2952) nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
70802026-06-24T02:03:56.427Z PASS [ 0.028s] ( 288/2952) nexus-db-model vmm_state::tests::test_destroyable_states_consistent
70812026-06-24T02:03:56.437Z PASS [ 0.033s] ( 289/2952) nexus-db-model vmm_state::tests::test_from_str_roundtrips
70822026-06-24T02:03:56.442Z PASS [ 0.027s] ( 290/2952) nexus-db-model vmm_state::tests::test_nonexistent_states_consistent
70832026-06-24T02:03:56.456Z PASS [ 0.028s] ( 291/2952) nexus-db-model vmm_state::tests::test_terminal_states_consistent
70842026-06-24T02:03:57.439Z PASS [ 17.874s] ( 292/2952) omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
70852026-06-24T02:03:57.649Z PASS [ 18.087s] ( 293/2952) omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
70862026-06-24T02:03:58.121Z PASS [ 2.591s] ( 294/2952) nexus-db-lookup::integration lookup::test_lookup
70872026-06-24T02:03:58.863Z PASS [ 2.425s] ( 295/2952) nexus-db-queries db::collection_attach::test::fail_attach_if_update_condition_not_met
70882026-06-24T02:03:59.150Z PASS [ 2.693s] ( 296/2952) nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
70892026-06-24T02:03:59.219Z PASS [ 2.777s] ( 297/2952) nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
70902026-06-24T02:03:59.867Z PASS [ 2.428s] ( 298/2952) nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
70912026-06-24T02:04:00.052Z PASS [ 20.487s] ( 299/2952) omicron-nexus app::sagas::subnet_detach::test::test_action_failure_can_unwind
70922026-06-24T02:04:00.185Z PASS [ 2.535s] ( 300/2952) nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
70932026-06-24T02:04:00.242Z PASS [ 0.057s] ( 301/2952) nexus-db-queries db::collection_attach::test::test_verify_query
70942026-06-24T02:04:00.603Z PASS [ 2.483s] ( 302/2952) nexus-db-queries db::collection_attach::test::test_attach_multiple_times
70952026-06-24T02:04:00.753Z PASS [ 21.191s] ( 303/2952) omicron-nexus app::sagas::subnet_attach::test::test_action_failure_can_unwind_idempotently
70962026-06-24T02:04:00.801Z PASS [ 21.241s] ( 304/2952) omicron-nexus app::sagas::subnet_attach::test::test_action_failure_can_unwind
70972026-06-24T02:04:01.261Z PASS [ 2.398s] ( 305/2952) nexus-db-queries db::collection_attach::test::test_attach_once
70982026-06-24T02:04:01.383Z PASS [ 21.816s] ( 306/2952) omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
70992026-06-24T02:04:01.544Z PASS [ 21.975s] ( 307/2952) omicron-nexus app::sagas::subnet_detach::test::test_action_failure_can_unwind_idempotently
71002026-06-24T02:04:01.597Z PASS [ 0.053s] ( 308/2952) nexus-db-queries db::collection_detach::test::test_verify_query
71012026-06-24T02:04:01.612Z PASS [ 2.462s] ( 309/2952) nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
71022026-06-24T02:04:01.768Z PASS [ 2.548s] ( 310/2952) nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
71032026-06-24T02:04:01.957Z PASS [ 22.396s] ( 311/2952) omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
71042026-06-24T02:04:02.131Z PASS [ 22.571s] ( 312/2952) omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
71052026-06-24T02:04:02.195Z PASS [ 22.634s] ( 313/2952) omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
71062026-06-24T02:04:02.432Z PASS [ 2.564s] ( 314/2952) nexus-db-queries db::collection_attach::test::test_attach_with_filters
71072026-06-24T02:04:02.472Z PASS [ 22.913s] ( 315/2952) omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
71082026-06-24T02:04:02.547Z PASS [ 22.985s] ( 316/2952) omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
71092026-06-24T02:04:02.595Z PASS [ 0.048s] ( 317/2952) nexus-db-queries db::collection_detach_many::test::test_verify_query
71102026-06-24T02:04:02.644Z PASS [ 2.593s] ( 318/2952) nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
71112026-06-24T02:04:02.774Z PASS [ 2.531s] ( 319/2952) nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
71122026-06-24T02:04:02.824Z PASS [ 0.049s] ( 320/2952) nexus-db-queries db::collection_insert::test::test_verify_query
71132026-06-24T02:04:02.880Z PASS [ 0.056s] ( 321/2952) nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
71142026-06-24T02:04:02.927Z PASS [ 0.047s] ( 322/2952) nexus-db-queries db::column_walker::test::test_walk_columns
71152026-06-24T02:04:02.979Z PASS [ 0.051s] ( 323/2952) nexus-db-queries db::column_walker::test::test_walk_table
71162026-06-24T02:04:03.128Z PASS [ 2.524s] ( 324/2952) nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
71172026-06-24T02:04:03.306Z PASS [ 2.552s] ( 325/2952) nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
71182026-06-24T02:04:03.355Z PASS [ 2.554s] ( 326/2952) nexus-db-queries db::collection_detach::test::test_detach_once
71192026-06-24T02:04:04.017Z PASS [ 2.755s] ( 327/2952) nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
71202026-06-24T02:04:04.134Z PASS [ 2.750s] ( 328/2952) nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
71212026-06-24T02:04:04.314Z PASS [ 2.716s] ( 329/2952) nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
71222026-06-24T02:04:04.406Z PASS [ 2.794s] ( 330/2952) nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
71232026-06-24T02:04:04.629Z PASS [ 2.861s] ( 331/2952) nexus-db-queries db::collection_detach_many::test::test_detach_many
71242026-06-24T02:04:04.693Z PASS [ 2.736s] ( 332/2952) nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
71252026-06-24T02:04:04.884Z PASS [ 2.753s] ( 333/2952) nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
71262026-06-24T02:04:04.958Z PASS [ 2.763s] ( 334/2952) nexus-db-queries db::collection_detach_many::test::test_detach_once
71272026-06-24T02:04:05.270Z PASS [ 2.838s] ( 335/2952) nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
71282026-06-24T02:04:05.290Z PASS [ 2.695s] ( 336/2952) nexus-db-queries db::collection_insert::test::test_collection_not_present
71292026-06-24T02:04:05.332Z PASS [ 2.859s] ( 337/2952) nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
71302026-06-24T02:04:05.355Z PASS [ 2.710s] ( 338/2952) nexus-db-queries db::collection_insert::test::test_collection_present
71312026-06-24T02:04:07.198Z PASS [ 4.219s] ( 339/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
71322026-06-24T02:04:07.524Z PASS [ 4.396s] ( 340/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
71332026-06-24T02:04:07.793Z PASS [ 28.229s] ( 341/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
71342026-06-24T02:04:07.863Z PASS [ 28.307s] ( 342/2952) omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
71352026-06-24T02:04:07.879Z PASS [ 4.524s] ( 343/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
71362026-06-24T02:04:08.384Z PASS [ 4.367s] ( 344/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
71372026-06-24T02:04:08.600Z PASS [ 4.286s] ( 345/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
71382026-06-24T02:04:08.910Z PASS [ 4.281s] ( 346/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
71392026-06-24T02:04:08.947Z PASS [ 4.254s] ( 347/2952) nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
71402026-06-24T02:04:09.119Z PASS [ 4.986s] ( 348/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
71412026-06-24T02:04:09.202Z PASS [ 4.796s] ( 349/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
71422026-06-24T02:04:09.235Z PASS [ 4.350s] ( 350/2952) nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
71432026-06-24T02:04:09.278Z PASS [ 4.320s] ( 351/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
71442026-06-24T02:04:09.419Z PASS [ 29.862s] ( 352/2952) omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
71452026-06-24T02:04:09.642Z PASS [ 30.084s] ( 353/2952) omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
71462026-06-24T02:04:09.707Z PASS [ 4.437s] ( 354/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
71472026-06-24T02:04:09.710Z PASS [ 6.402s] ( 355/2952) nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
71482026-06-24T02:04:09.848Z PASS [ 4.516s] ( 356/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
71492026-06-24T02:04:09.910Z PASS [ 4.555s] ( 357/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
71502026-06-24T02:04:10.857Z PASS [ 31.301s] ( 358/2952) omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
71512026-06-24T02:04:11.248Z PASS [ 5.958s] ( 359/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
71522026-06-24T02:04:11.712Z PASS [ 4.188s] ( 360/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
71532026-06-24T02:04:11.860Z PASS [ 3.981s] ( 361/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
71542026-06-24T02:04:11.902Z PASS [ 4.038s] ( 362/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
71552026-06-24T02:04:11.946Z PASS [ 4.748s] ( 363/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
71562026-06-24T02:04:11.994Z PASS [ 2.575s] ( 364/2952) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_explain_no_full_scan
71572026-06-24T02:04:12.383Z PASS [ 4.589s] ( 365/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
71582026-06-24T02:04:12.451Z PASS [ 4.066s] ( 366/2952) nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
71592026-06-24T02:04:12.492Z PASS [ 2.785s] ( 367/2952) nexus-db-queries db::datastore::alert_rx::test::explain_alert_class_glob
71602026-06-24T02:04:12.787Z PASS [ 3.840s] ( 368/2952) nexus-db-queries db::datastore::alert::tests::alert_create_then_already_exists
71612026-06-24T02:04:13.022Z PASS [ 3.819s] ( 369/2952) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_stale_sitrep
71622026-06-24T02:04:13.115Z PASS [ 3.995s] ( 370/2952) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_already_exists_without_marker
71632026-06-24T02:04:13.128Z PASS [ 3.894s] ( 371/2952) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_writes_marker
71642026-06-24T02:04:13.138Z PASS [ 3.859s] ( 372/2952) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_empty_input_returns_empty
71652026-06-24T02:04:13.423Z PASS [ 3.780s] ( 373/2952) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_returns_only_present_ids
71662026-06-24T02:04:13.778Z PASS [ 3.930s] ( 374/2952) nexus-db-queries db::datastore::alert_rx::test::test_rx_is_subscribed_to_event
71672026-06-24T02:04:13.871Z PASS [ 3.961s] ( 375/2952) nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
71682026-06-24T02:04:14.028Z PASS [ 4.320s] ( 376/2952) nexus-db-queries db::datastore::alert_rx::test::test_alert_class_globs
71692026-06-24T02:04:14.045Z PASS [ 5.446s] ( 377/2952) nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
71702026-06-24T02:04:14.538Z PASS [ 5.628s] ( 378/2952) nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
71712026-06-24T02:04:14.548Z PASS [ 1.125s] ( 379/2952) nexus-db-queries db::datastore::db_metadata::test::test_add_constraint_backfill_race
71722026-06-24T02:04:14.592Z PASS [ 35.032s] ( 380/2952) omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
71732026-06-24T02:04:14.804Z PASS [ 35.246s] ( 381/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
71742026-06-24T02:04:14.842Z PASS [ 1.064s] ( 382/2952) nexus-db-queries db::datastore::db_metadata::test::test_add_constraint_backfill_race_with_verification
71752026-06-24T02:04:14.924Z PASS [ 4.066s] ( 383/2952) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_basic
71762026-06-24T02:04:15.095Z PASS [ 35.533s] ( 384/2952) omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
71772026-06-24T02:04:15.150Z PASS [ 3.901s] ( 385/2952) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker
71782026-06-24T02:04:15.784Z PASS [ 2.762s] ( 386/2952) nexus-db-queries db::datastore::db_metadata::test::check_schema_is_current_version
71792026-06-24T02:04:15.860Z PASS [ 4.000s] ( 387/2952) nexus-db-queries db::datastore::bgp::tests::test_allow_export_for_peer
71802026-06-24T02:04:15.864Z PASS [ 3.961s] ( 388/2952) nexus-db-queries db::datastore::bgp::tests::test_allow_import_for_peer
71812026-06-24T02:04:15.880Z PASS [ 3.934s] ( 389/2952) nexus-db-queries db::datastore::bgp::tests::test_communities_for_peer
71822026-06-24T02:04:15.883Z PASS [ 4.169s] ( 390/2952) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_timeout_then_late_completion
71832026-06-24T02:04:15.969Z PASS [ 3.975s] ( 391/2952) nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
71842026-06-24T02:04:16.098Z PASS [ 2.969s] ( 392/2952) nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
71852026-06-24T02:04:16.395Z PASS [ 4.012s] ( 393/2952) nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
71862026-06-24T02:04:16.488Z PASS [ 4.037s] ( 394/2952) nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
71872026-06-24T02:04:16.611Z PASS [ 4.119s] ( 395/2952) nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
71882026-06-24T02:04:16.611Z PASS [ 3.497s] ( 396/2952) nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
71892026-06-24T02:04:16.644Z PASS [ 3.506s] ( 397/2952) nexus-db-queries db::datastore::db_metadata::test::test_add_column_concurrent_rejected
71902026-06-24T02:04:16.704Z PASS [ 0.920s] ( 398/2952) nexus-db-queries db::datastore::db_metadata::test::test_create_index_backfill_race
71912026-06-24T02:04:16.840Z PASS [ 2.968s] ( 399/2952) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_nexus_not_registered
71922026-06-24T02:04:17.015Z PASS [ 2.970s] ( 400/2952) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_success
71932026-06-24T02:04:17.033Z PASS [ 3.005s] ( 401/2952) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_nexus_wrong_state
71942026-06-24T02:04:17.036Z PASS [ 1.175s] ( 402/2952) nexus-db-queries db::datastore::db_metadata::test::test_create_index_backfill_race_with_verification
71952026-06-24T02:04:17.088Z PASS [ 4.301s] ( 403/2952) nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
71962026-06-24T02:04:17.091Z PASS [ 1.208s] ( 404/2952) nexus-db-queries db::datastore::db_metadata::test::test_set_not_null_concurrent_rejected
71972026-06-24T02:04:17.283Z PASS [ 2.732s] ( 405/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_empty_table_permits_access
71982026-06-24T02:04:17.344Z PASS [ 0.311s] ( 406/2952) nexus-db-queries db::datastore::deployment::tests::expectorate_insert_target_query
71992026-06-24T02:04:17.378Z PASS [ 2.785s] ( 407/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_lockout_refuses_access
72002026-06-24T02:04:17.382Z PASS [ 2.844s] ( 408/2952) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_with_active_records
72012026-06-24T02:04:17.556Z PASS [ 2.751s] ( 409/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_nexus_id
72022026-06-24T02:04:17.613Z PASS [ 2.771s] ( 410/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_normal_use
72032026-06-24T02:04:17.726Z PASS [ 2.802s] ( 411/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_schema_too_new
72042026-06-24T02:04:17.812Z PASS [ 2.717s] ( 412/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_update_now
72052026-06-24T02:04:17.859Z PASS [ 2.708s] ( 413/2952) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_wait_for_handoff
72062026-06-24T02:04:17.863Z PASS [ 0.052s] ( 414/2952) nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
72072026-06-24T02:04:18.521Z PASS [ 2.424s] ( 415/2952) nexus-db-queries db::datastore::db_metadata::test::test_verify_fails_for_missing_constraint
72082026-06-24T02:04:18.521Z PASS [ 2.553s] ( 416/2952) nexus-db-queries db::datastore::db_metadata::test::test_verify_create_index
72092026-06-24T02:04:18.538Z PASS [ 2.657s] ( 417/2952) nexus-db-queries db::datastore::db_metadata::test::test_verify_add_constraint
72102026-06-24T02:04:18.735Z PASS [ 2.339s] ( 418/2952) nexus-db-queries db::datastore::db_metadata::test::test_verify_fails_for_missing_index
72112026-06-24T02:04:18.850Z PASS [ 2.363s] ( 419/2952) nexus-db-queries db::datastore::db_metadata::test::update_schema_needs_handoff_is_transient
72122026-06-24T02:04:19.023Z PASS [ 2.411s] ( 420/2952) nexus-db-queries db::datastore::db_metadata::test::update_schema_version_mismatch_without_config_is_permanent
72132026-06-24T02:04:19.060Z PASS [ 2.449s] ( 421/2952) nexus-db-queries db::datastore::db_metadata::test::update_schema_try_later_is_transient
72142026-06-24T02:04:19.147Z PASS [ 0.296s] ( 422/2952) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_insert_host
72152026-06-24T02:04:19.306Z PASS [ 0.283s] ( 423/2952) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_insert_sp
72162026-06-24T02:04:19.319Z PASS [ 0.259s] ( 424/2952) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_list_unmarked
72172026-06-24T02:04:19.403Z PASS [ 0.257s] ( 425/2952) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_mark_seen
72182026-06-24T02:04:19.433Z PASS [ 39.876s] ( 426/2952) omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
72192026-06-24T02:04:19.492Z PASS [ 2.456s] ( 427/2952) nexus-db-queries db::datastore::deployment::tests::explain_insert_target_query
72202026-06-24T02:04:19.689Z PASS [ 3.826s] ( 428/2952) nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_delete
72212026-06-24T02:04:20.031Z PASS [ 40.473s] ( 429/2952) omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
72222026-06-24T02:04:20.544Z PASS [ 3.840s] ( 430/2952) nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
72232026-06-24T02:04:20.631Z PASS [ 3.985s] ( 431/2952) nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
72242026-06-24T02:04:20.881Z PASS [ 4.041s] ( 432/2952) nexus-db-queries db::datastore::deployment::external_networking::tests::test_external_dns_external_ips_specified_by_rack_setup
72252026-06-24T02:04:20.901Z PASS [ 3.884s] ( 433/2952) nexus-db-queries db::datastore::deployment::external_networking::tests::test_upstream_config_propagates_across_blueprints
72262026-06-24T02:04:21.123Z PASS [ 4.034s] ( 434/2952) nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
72272026-06-24T02:04:21.214Z PASS [ 3.870s] ( 435/2952) nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
72282026-06-24T02:04:21.490Z PASS [ 4.112s] ( 436/2952) nexus-db-queries db::datastore::deployment::tests::test_measurement_blueprint
72292026-06-24T02:04:21.660Z PASS [ 4.378s] ( 437/2952) nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
72302026-06-24T02:04:21.768Z PASS [ 3.907s] ( 438/2952) nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
72312026-06-24T02:04:21.798Z PASS [ 4.242s] ( 439/2952) nexus-db-queries db::datastore::deployment::tests::test_set_target
72322026-06-24T02:04:21.803Z PASS [ 4.077s] ( 440/2952) nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
72332026-06-24T02:04:21.879Z PASS [ 2.573s] ( 441/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_class_totals_query
72342026-06-24T02:04:21.907Z PASS [ 2.588s] ( 442/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_default
72352026-06-24T02:04:21.984Z PASS [ 4.371s] ( 443/2952) nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
72362026-06-24T02:04:21.984Z PASS [ 4.120s] ( 444/2952) nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
72372026-06-24T02:04:22.022Z PASS [ 4.933s] ( 445/2952) nexus-db-queries db::datastore::deployment::tests::test_concurrent_blueprint_read_delete
72382026-06-24T02:04:22.088Z PASS [ 2.655s] ( 446/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_only_time
72392026-06-24T02:04:22.122Z PASS [ 2.718s] ( 447/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_only_serials
72402026-06-24T02:04:22.171Z PASS [ 2.678s] ( 448/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_serials_and_classes
72412026-06-24T02:04:22.310Z PASS [ 2.616s] ( 449/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_time_and_serials
72422026-06-24T02:04:22.454Z PASS [ 2.424s] ( 450/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereport_unmarked_class_totals_query
72432026-06-24T02:04:22.599Z PASS [ 3.865s] ( 451/2952) nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
72442026-06-24T02:04:22.720Z PASS [ 4.187s] ( 452/2952) nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
72452026-06-24T02:04:22.780Z PASS [ 4.242s] ( 453/2952) nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
72462026-06-24T02:04:22.818Z PASS [ 5.435s] ( 454/2952) nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
72472026-06-24T02:04:23.003Z PASS [ 2.458s] ( 455/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereports_list_unmarked_query
72482026-06-24T02:04:23.078Z PASS [ 2.449s] ( 456/2952) nexus-db-queries db::datastore::ereport::tests::explain_ereports_mark_seen_query
72492026-06-24T02:04:23.245Z PASS [ 2.364s] ( 457/2952) nexus-db-queries db::datastore::ereport::tests::explain_host_latest_ereport_id
72502026-06-24T02:04:23.254Z PASS [ 4.732s] ( 458/2952) nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
72512026-06-24T02:04:23.351Z PASS [ 2.451s] ( 459/2952) nexus-db-queries db::datastore::ereport::tests::explain_sp_latest_ereport_id
72522026-06-24T02:04:24.852Z PASS [ 3.725s] ( 460/2952) nexus-db-queries db::datastore::ereport::tests::test_ereport_fetch_matching
72532026-06-24T02:04:24.876Z PASS [ 3.661s] ( 461/2952) nexus-db-queries db::datastore::ereport::tests::test_ereporter_restarts
72542026-06-24T02:04:25.122Z PASS [ 3.632s] ( 462/2952) nexus-db-queries db::datastore::ereport::tests::test_ereports_list_unmarked_class_filter
72552026-06-24T02:04:25.478Z PASS [ 3.820s] ( 463/2952) nexus-db-queries db::datastore::external_ip::tests::test_deallocate_external_ip_is_idempotent
72562026-06-24T02:04:25.830Z PASS [ 3.950s] ( 464/2952) nexus-db-queries db::datastore::external_subnet::tests::basic_subnet_pool_crud
72572026-06-24T02:04:25.893Z PASS [ 3.902s] ( 465/2952) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_pool_selection
72582026-06-24T02:04:25.932Z PASS [ 3.903s] ( 466/2952) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_using_default_pool
72592026-06-24T02:04:25.981Z PASS [ 3.996s] ( 467/2952) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_ip_version
72602026-06-24T02:04:26.019Z PASS [ 3.846s] ( 468/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_delete_subnet_pool_with_outstanding_members
72612026-06-24T02:04:26.024Z PASS [ 4.221s] ( 469/2952) nexus-db-queries db::datastore::external_ip::tests::test_floating_ip_uses_unicast_default_not_multicast
72622026-06-24T02:04:26.066Z PASS [ 3.972s] ( 470/2952) nexus-db-queries db::datastore::external_subnet::tests::can_link_subnet_pool_to_silo
72632026-06-24T02:04:26.132Z PASS [ 4.223s] ( 471/2952) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_ip_subnet
72642026-06-24T02:04:26.156Z PASS [ 4.013s] ( 472/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_delete_external_subnet_attached_to_instance
72652026-06-24T02:04:26.269Z PASS [ 3.963s] ( 473/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_overlapping_external_subnets
72662026-06-24T02:04:26.295Z PASS [ 4.490s] ( 474/2952) nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
72672026-06-24T02:04:26.320Z PASS [ 3.865s] ( 475/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_which_overlaps_ip_pool_range
72682026-06-24T02:04:26.390Z PASS [ 4.624s] ( 476/2952) nexus-db-queries db::datastore::external_ip::tests::test_ephemeral_ip_uses_unicast_default_not_multicast
72692026-06-24T02:04:26.456Z PASS [ 3.847s] ( 477/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_with_overlapping_ip_subnet
72702026-06-24T02:04:26.635Z PASS [ 0.244s] ( 478/2952) nexus-db-queries db::datastore::fm::tests::expectorate_deeply_orphaned_batch_query
72712026-06-24T02:04:26.680Z PASS [ 3.971s] ( 479/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_link_deleted_subnet_pool_to_silo
72722026-06-24T02:04:26.685Z PASS [ 0.237s] ( 480/2952) nexus-db-queries db::datastore::fm::tests::expectorate_delete_orphaned_sitrep_metadata
72732026-06-24T02:04:26.764Z PASS [ 3.984s] ( 481/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_link_subnet_pool_to_deleted_silo
72742026-06-24T02:04:26.895Z PASS [ 0.236s] ( 482/2952) nexus-db-queries db::datastore::fm::tests::expectorate_insert_sitrep_version_query
72752026-06-24T02:04:26.921Z PASS [ 4.062s] ( 483/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_request_explicit_ip_subnet_outside_of_linked_pools
72762026-06-24T02:04:26.985Z PASS [ 3.982s] ( 484/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_set_deleted_subnet_pool_as_default_even_if_link_exists
72772026-06-24T02:04:27.103Z PASS [ 3.852s] ( 485/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_unset_deleted_subnet_pool_default_even_if_link_exists
72782026-06-24T02:04:27.156Z PASS [ 4.078s] ( 486/2952) nexus-db-queries db::datastore::external_subnet::tests::cannot_unlink_subnet_pool_with_external_subnets_in_silo
72792026-06-24T02:04:27.242Z PASS [ 3.988s] ( 487/2952) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_ignores_deleted_default_pool
72802026-06-24T02:04:27.333Z PASS [ 3.981s] ( 488/2952) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_with_multiple_default_pools_fails
72812026-06-24T02:04:28.553Z PASS [ 3.676s] ( 489/2952) nexus-db-queries db::datastore::external_subnet::tests::deleted_silo_does_not_appear_in_subnet_pool_silo_list
72822026-06-24T02:04:28.751Z PASS [ 3.873s] ( 490/2952) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_with_no_default_pools_fails
72832026-06-24T02:04:28.873Z PASS [ 3.750s] ( 491/2952) nexus-db-queries db::datastore::external_subnet::tests::deleting_nonexistent_pool_silo_link_fails
72842026-06-24T02:04:29.082Z PASS [ 2.398s] ( 492/2952) nexus-db-queries db::datastore::fm::tests::explain_delete_orphaned_sitrep_metadata_query
72852026-06-24T02:04:29.145Z PASS [ 2.463s] ( 493/2952) nexus-db-queries db::datastore::fm::tests::explain_deeply_orphaned_batch_query
72862026-06-24T02:04:29.368Z PASS [ 3.884s] ( 494/2952) nexus-db-queries db::datastore::external_subnet::tests::deleting_subnet_pool_removes_silo_links
72872026-06-24T02:04:29.412Z PASS [ 49.854s] ( 495/2952) omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
72882026-06-24T02:04:29.461Z PASS [ 2.581s] ( 496/2952) nexus-db-queries db::datastore::fm::tests::explain_sitrep_read_ereports_query
72892026-06-24T02:04:29.512Z PASS [ 2.632s] ( 497/2952) nexus-db-queries db::datastore::fm::tests::explain_sitrep_version_list_query
72902026-06-24T02:04:29.578Z PASS [ 2.815s] ( 498/2952) nexus-db-queries db::datastore::fm::tests::explain_insert_sitrep_version_query
72912026-06-24T02:04:29.926Z PASS [ 3.791s] ( 499/2952) nexus-db-queries db::datastore::external_subnet::tests::linking_subnet_pool_and_silo_multiple_times_fails
72922026-06-24T02:04:29.942Z PASS [ 4.102s] ( 500/2952) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_at_member_start
72932026-06-24T02:04:29.982Z PASS [ 4.001s] ( 501/2952) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_at_member_start
72942026-06-24T02:04:30.043Z PASS [ 3.721s] ( 502/2952) nexus-db-queries db::datastore::external_subnet::tests::updating_nonexistent_pool_silo_link_fails
72952026-06-24T02:04:30.061Z PASS [ 4.000s] ( 503/2952) nexus-db-queries db::datastore::external_subnet::tests::fail_to_allocate_external_subnet_with_bad_prefix
72962026-06-24T02:04:30.082Z PASS [ 3.951s] ( 504/2952) nexus-db-queries db::datastore::external_subnet::tests::handle_overflow_at_subnet_boundaries
72972026-06-24T02:04:30.082Z PASS [ 4.196s] ( 505/2952) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_in_member_middle
72982026-06-24T02:04:30.086Z PASS [ 4.160s] ( 506/2952) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_prefix_aligned_gap
72992026-06-24T02:04:30.151Z PASS [ 4.133s] ( 507/2952) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_in_member_middle
73002026-06-24T02:04:30.179Z PASS [ 3.907s] ( 508/2952) nexus-db-queries db::datastore::external_subnet::tests::test_ipv4_subnet_pool_utilization
73012026-06-24T02:04:30.252Z PASS [ 4.222s] ( 509/2952) nexus-db-queries db::datastore::external_subnet::tests::fail_on_subnet_pool_exhaustion
73022026-06-24T02:04:30.258Z PASS [ 3.961s] ( 510/2952) nexus-db-queries db::datastore::external_subnet::tests::test_ipv6_subnet_pool_utilization
73032026-06-24T02:04:30.913Z PASS [ 3.758s] ( 511/2952) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_batch_size_one
73042026-06-24T02:04:31.093Z PASS [ 3.748s] ( 512/2952) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_pagination
73052026-06-24T02:04:31.099Z PASS [ 3.844s] ( 513/2952) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_children
73062026-06-24T02:04:31.600Z PASS [ 4.495s] ( 514/2952) nexus-db-queries db::datastore::fm::tests::test_concurrent_sitrep_read_delete
73072026-06-24T02:04:32.359Z PASS [ 3.790s] ( 515/2952) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_current_parent
73082026-06-24T02:04:32.811Z PASS [ 4.089s] ( 516/2952) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_nonexistent_parent_fails
73092026-06-24T02:04:32.903Z PASS [ 4.029s] ( 517/2952) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_outdated_parent_fails
73102026-06-24T02:04:33.089Z PASS [ 4.005s] ( 518/2952) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_without_parent
73112026-06-24T02:04:33.554Z PASS [ 4.391s] ( 519/2952) nexus-db-queries db::datastore::fm::tests::test_representative_sitrep_child_tables
73122026-06-24T02:04:33.554Z PASS [ 4.172s] ( 520/2952) nexus-db-queries db::datastore::fm::tests::test_sitrep_analysis_report_roundtrip
73132026-06-24T02:04:33.668Z PASS [ 4.132s] ( 521/2952) nexus-db-queries db::datastore::fm::tests::test_sitrep_support_bundle_requests_roundtrip
73142026-06-24T02:04:33.689Z PASS [ 4.265s] ( 522/2952) nexus-db-queries db::datastore::fm::tests::test_sitrep_cases_roundtrip
73152026-06-24T02:04:33.752Z PASS [ 4.295s] ( 523/2952) nexus-db-queries db::datastore::fm::tests::test_sitrep_delete_deletes_cases
73162026-06-24T02:04:34.211Z PASS [ 3.957s] ( 524/2952) nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
73172026-06-24T02:04:34.263Z PASS [ 4.305s] ( 525/2952) nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
73182026-06-24T02:04:34.298Z PASS [ 4.317s] ( 526/2952) nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
73192026-06-24T02:04:34.452Z PASS [ 4.461s] ( 527/2952) nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
73202026-06-24T02:04:34.466Z PASS [ 4.385s] ( 528/2952) nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
73212026-06-24T02:04:34.509Z PASS [ 4.421s] ( 529/2952) nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
73222026-06-24T02:04:34.543Z PASS [ 4.384s] ( 530/2952) nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
73232026-06-24T02:04:34.555Z PASS [ 4.452s] ( 531/2952) nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
73242026-06-24T02:04:34.584Z PASS [ 4.538s] ( 532/2952) nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
73252026-06-24T02:04:34.592Z PASS [ 4.502s] ( 533/2952) nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
73262026-06-24T02:04:34.756Z PASS [ 4.484s] ( 534/2952) nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
73272026-06-24T02:04:34.774Z PASS [ 0.234s] ( 535/2952) nexus-db-queries db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_system_services_query
73282026-06-24T02:04:34.778Z PASS [ 0.243s] ( 536/2952) nexus-db-queries db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_silos_query
73292026-06-24T02:04:34.825Z PASS [ 0.245s] ( 537/2952) nexus-db-queries db::datastore::ip_pool::test::expectorate_insert_ip_pool_external_silo_link
73302026-06-24T02:04:35.146Z PASS [ 4.890s] ( 538/2952) nexus-db-queries db::datastore::inventory::test::test_concurrent_inventory_read_delete
73312026-06-24T02:04:35.485Z PASS [ 5.902s] ( 539/2952) nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
73322026-06-24T02:04:35.583Z PASS [ 4.492s] ( 540/2952) nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
73332026-06-24T02:04:35.632Z PASS [ 2.817s] ( 541/2952) nexus-db-queries db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_silos_query
73342026-06-24T02:04:35.683Z PASS [ 2.778s] ( 542/2952) nexus-db-queries db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_system_services_query
73352026-06-24T02:04:35.832Z PASS [ 4.739s] ( 543/2952) nexus-db-queries db::datastore::inventory::test::test_reconciler_status_fields
73362026-06-24T02:04:35.838Z PASS [ 2.741s] ( 544/2952) nexus-db-queries db::datastore::ip_pool::test::can_explain_link_ip_pool_to_silo_query
73372026-06-24T02:04:36.274Z PASS [ 4.677s] ( 545/2952) nexus-db-queries db::datastore::inventory::test::test_sled_agent_measurements
73382026-06-24T02:04:36.375Z PASS [ 2.836s] ( 546/2952) nexus-db-queries db::datastore::ip_pool::test::can_explain_unlink_ip_pool_from_external_silo_query
73392026-06-24T02:04:36.754Z PASS [ 4.412s] ( 547/2952) nexus-db-queries db::datastore::inventory::test::test_zone_image_source
73402026-06-24T02:04:37.642Z PASS [ 3.995s] ( 548/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_ip_pool_to_silos_with_outstanding_external_ips
73412026-06-24T02:04:37.681Z PASS [ 4.144s] ( 549/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_externally_linked_pool_to_system_services
73422026-06-24T02:04:37.904Z PASS [ 4.222s] ( 550/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_last_system_services_ip_pool_to_silos
73432026-06-24T02:04:37.929Z PASS [ 4.182s] ( 551/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_delete_last_system_services_ip_pool
73442026-06-24T02:04:38.095Z PASS [ 3.887s] ( 552/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_insert_ip_pool_range_which_overlaps_subnet_pool_member
73452026-06-24T02:04:38.188Z PASS [ 3.945s] ( 553/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_link_silo_to_deleted_pool
73462026-06-24T02:04:38.211Z PASS [ 7.289s] ( 554/2952) nexus-db-queries db::datastore::inventory::test::test_inventory_insert
73472026-06-24T02:04:38.304Z PASS [ 4.067s] ( 555/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_link_pool_to_deleted_silo
73482026-06-24T02:04:38.482Z PASS [ 4.038s] ( 556/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_link_system_services_pool_to_silo
73492026-06-24T02:04:38.510Z PASS [ 4.064s] ( 557/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_set_deleted_pool_as_default_even_if_link_exists
73502026-06-24T02:04:38.551Z PASS [ 4.046s] ( 558/2952) nexus-db-queries db::datastore::ip_pool::test::cannot_unset_deleted_pool_default_even_if_link_exists
73512026-06-24T02:04:39.021Z PASS [ 4.282s] ( 559/2952) nexus-db-queries db::datastore::ip_pool::test::test_cannot_insert_range_in_pool_with_different_ip_version
73522026-06-24T02:04:39.170Z PASS [ 4.392s] ( 560/2952) nexus-db-queries db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_conflict
73532026-06-24T02:04:39.182Z PASS [ 4.105s] ( 561/2952) nexus-db-queries db::datastore::ip_pool::test::test_denormalized_columns_consistency
73542026-06-24T02:04:39.193Z PASS [ 4.369s] ( 562/2952) nexus-db-queries db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_ordering
73552026-06-24T02:04:39.247Z PASS [ 4.662s] ( 563/2952) nexus-db-queries db::datastore::ip_pool::test::paginate_ip_pools_by_delegation_type
73562026-06-24T02:04:39.406Z PASS [ 4.626s] ( 564/2952) nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
73572026-06-24T02:04:39.568Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
73582026-06-24T02:04:39.571Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
73592026-06-24T02:04:39.572Z SLOW [> 60.000s] (─────────) oximeter-db client::tests::test_replicated
73602026-06-24T02:04:39.948Z PASS [ 4.367s] ( 565/2952) nexus-db-queries db::datastore::ip_pool::test::test_gateway_linking_unicast_only
73612026-06-24T02:04:39.959Z PASS [ 4.479s] ( 566/2952) nexus-db-queries db::datastore::ip_pool::test::test_fetch_default_returns_unicast_not_multicast
73622026-06-24T02:04:40.081Z PASS [ 4.450s] ( 567/2952) nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address
73632026-06-24T02:04:40.089Z PASS [ 4.403s] ( 568/2952) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_assigned_to_system_services
73642026-06-24T02:04:40.089Z PASS [ 4.264s] ( 569/2952) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_any_by_type_ip_version_filtering
73652026-06-24T02:04:40.261Z PASS [ 4.433s] ( 570/2952) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_asm_multicast
73662026-06-24T02:04:40.610Z PASS [ 4.340s] ( 571/2952) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_ssm_multicast
73672026-06-24T02:04:40.788Z PASS [ 4.417s] ( 572/2952) nexus-db-queries db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization
73682026-06-24T02:04:41.234Z PASS [ 4.479s] ( 573/2952) nexus-db-queries db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization
73692026-06-24T02:04:41.807Z PASS [ 4.166s] ( 574/2952) nexus-db-queries db::datastore::ip_pool::test::test_ipv6_only_default_pool
73702026-06-24T02:04:41.855Z PASS [ 4.172s] ( 575/2952) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_basic_operations
73712026-06-24T02:04:42.129Z PASS [ 4.230s] ( 576/2952) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_default_by_type
73722026-06-24T02:04:42.162Z PASS [ 4.233s] ( 577/2952) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_fetch_any_by_type
73732026-06-24T02:04:42.225Z PASS [ 4.037s] ( 578/2952) nexus-db-queries db::datastore::ip_pool::test::test_multiple_default_pools_per_silo
73742026-06-24T02:04:42.300Z PASS [ 4.212s] ( 579/2952) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_ranges
73752026-06-24T02:04:42.360Z PASS [ 4.157s] ( 580/2952) nexus-db-queries db::datastore::ip_pool::test::test_separate_v4_v6_unicast_default_pools
73762026-06-24T02:04:42.471Z PASS [ 4.168s] ( 581/2952) nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
73772026-06-24T02:04:43.097Z PASS [ 4.546s] ( 582/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_asm_fallback_when_no_ssm_pool
73782026-06-24T02:04:43.138Z PASS [ 4.656s] ( 583/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_ensure_underlay_multicast_group_collision
73792026-06-24T02:04:43.273Z PASS [ 4.759s] ( 584/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_mark_for_removal_blocked_by_members
73802026-06-24T02:04:43.407Z PASS [ 4.387s] ( 585/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_create_and_fetch
73812026-06-24T02:04:43.551Z PASS [ 4.361s] ( 586/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_datastore_underlay_linkage
73822026-06-24T02:04:43.568Z PASS [ 16.569s] ( 587/2952) nexus-db-queries db::datastore::fm::tests::test_concurrent_sitrep_insert_read_gc
73832026-06-24T02:04:43.602Z PASS [ 4.408s] ( 588/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_deallocation_return_values
73842026-06-24T02:04:43.825Z PASS [ 64.263s] ( 589/2952) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
73852026-06-24T02:04:43.830Z PASS [ 4.661s] ( 590/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_datastore_default_pool_allocation
73862026-06-24T02:04:43.869Z PASS [ 4.622s] ( 591/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_has_sources_pool_selection
73872026-06-24T02:04:43.875Z PASS [ 4.479s] ( 592/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_ip_reuse_after_deletion
73882026-06-24T02:04:44.489Z PASS [ 4.454s] ( 593/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_list_fleet_wide
73892026-06-24T02:04:44.563Z PASS [ 4.477s] ( 594/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_set_underlay_salt
73902026-06-24T02:04:44.698Z PASS [ 4.581s] ( 595/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_state_transitions
73912026-06-24T02:04:44.698Z PASS [ 4.706s] ( 596/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_lookup_by_ip
73922026-06-24T02:04:44.704Z PASS [ 4.615s] ( 597/2952) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_pool_exhaustion_and_reuse
73932026-06-24T02:04:45.144Z PASS [ 4.883s] ( 598/2952) nexus-db-queries db::datastore::multicast::members::tests::test_instance_get_sled_id
73942026-06-24T02:04:45.280Z PASS [ 4.047s] ( 599/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_error_priority_both_invalid
73952026-06-24T02:04:45.472Z PASS [ 4.862s] ( 600/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_allows_creating_rejects_deleting
73962026-06-24T02:04:45.700Z PASS [ 4.912s] ( 601/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_concurrent_same_member
73972026-06-24T02:04:46.554Z PASS [ 4.703s] ( 602/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_invalid_group_or_instance
73982026-06-24T02:04:46.577Z PASS [ 4.772s] ( 603/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_idempotency
73992026-06-24T02:04:46.886Z PASS [ 4.757s] ( 604/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_partial_index_behavior
74002026-06-24T02:04:46.915Z PASS [ 4.749s] ( 605/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_reactivation_source_handling
74012026-06-24T02:04:46.928Z PASS [ 4.702s] ( 606/2952) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_stopped_instance
74022026-06-24T02:04:47.013Z PASS [ 4.714s] ( 607/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_attach_to_instance
74032026-06-24T02:04:47.264Z PASS [ 4.783s] ( 608/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_duplicate_prevention
74042026-06-24T02:04:47.308Z PASS [ 4.930s] ( 609/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_database_error_handling
74052026-06-24T02:04:47.897Z PASS [ 4.799s] ( 610/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_operations_with_parent_id
74062026-06-24T02:04:48.032Z PASS [ 4.163s] ( 611/2952) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_empty_input
74072026-06-24T02:04:48.048Z PASS [ 4.911s] ( 612/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_set_instance_sled
74082026-06-24T02:04:48.056Z PASS [ 4.779s] ( 613/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_state_transitions_datastore
74092026-06-24T02:04:48.470Z PASS [ 5.062s] ( 614/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_complete_delete
74102026-06-24T02:04:48.564Z PASS [ 4.964s] ( 615/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_mark_for_removal
74112026-06-24T02:04:48.580Z PASS [ 5.049s] ( 616/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_delete_by_group
74122026-06-24T02:04:48.621Z PASS [ 4.746s] ( 617/2952) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_group_with_no_members
74132026-06-24T02:04:48.683Z PASS [ 5.130s] ( 618/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_detach_by_instance
74142026-06-24T02:04:48.726Z PASS [ 4.901s] ( 619/2952) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_member_sled_id_lifecycle
74152026-06-24T02:04:48.758Z PASS [ 4.928s] ( 620/2952) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_across_members
74162026-06-24T02:04:49.472Z PASS [ 4.911s] ( 621/2952) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_instance_invalid
74172026-06-24T02:04:49.472Z PASS [ 5.071s] ( 622/2952) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_concurrent_state_change
74182026-06-24T02:04:49.592Z PASS [ 4.899s] ( 623/2952) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_no_change_needed
74192026-06-24T02:04:49.672Z PASS [ 5.006s] ( 624/2952) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_member_not_found
74202026-06-24T02:04:49.789Z PASS [ 5.121s] ( 625/2952) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_migration_scenario
74212026-06-24T02:04:49.803Z PASS [ 4.318s] ( 626/2952) nexus-db-queries db::datastore::nat_entry::test::nat_sync_service_zones
74222026-06-24T02:04:49.933Z PASS [ 4.232s] ( 627/2952) nexus-db-queries db::datastore::nat_entry::test::nat_version_tracking
74232026-06-24T02:04:50.013Z PASS [ 4.869s] ( 628/2952) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_sled_id_changed
74242026-06-24T02:04:50.586Z PASS [ 4.031s] ( 629/2952) nexus-db-queries db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted
74252026-06-24T02:04:50.722Z PASS [ 5.442s] ( 630/2952) nexus-db-queries db::datastore::nat_entry::test::nat_changeset
74262026-06-24T02:04:50.783Z PASS [ 0.060s] ( 631/2952) nexus-db-queries db::datastore::region::test::test_extent_count
74272026-06-24T02:04:50.910Z PASS [ 4.024s] ( 632/2952) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
74282026-06-24T02:04:50.991Z PASS [ 3.978s] ( 633/2952) nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
74292026-06-24T02:04:51.069Z PASS [ 4.492s] ( 634/2952) nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
74302026-06-24T02:04:51.078Z PASS [ 3.786s] ( 635/2952) nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
74312026-06-24T02:04:51.524Z PASS [ 4.613s] ( 636/2952) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
74322026-06-24T02:04:51.862Z PASS [ 3.965s] ( 637/2952) nexus-db-queries db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic
74332026-06-24T02:04:55.480Z PASS [ 4.032s] ( 638/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
74342026-06-24T02:04:55.481Z PASS [ 4.127s] ( 639/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
74352026-06-24T02:04:55.481Z PASS [ 4.082s] ( 640/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
74362026-06-24T02:04:55.481Z PASS [ 4.208s] ( 641/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
74372026-06-24T02:04:55.481Z PASS [ 4.657s] ( 642/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_adoptable_list
74382026-06-24T02:04:55.481Z PASS [ 4.114s] ( 643/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
74392026-06-24T02:04:55.481Z PASS [ 4.176s] ( 644/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_disk_and_zpool_fails_without_adoption
74402026-06-24T02:04:55.481Z PASS [ 4.112s] ( 645/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
74412026-06-24T02:04:55.481Z PASS [ 4.350s] ( 646/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_list_new_inventory_on_connection
74422026-06-24T02:04:55.481Z PASS [ 4.619s] ( 647/2952) nexus-db-queries db::datastore::physical_disk::test::physical_disk_unadopted_list
74432026-06-24T02:04:55.481Z PASS [ 4.092s] ( 648/2952) nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
74442026-06-24T02:04:55.481Z PASS [ 4.325s] ( 649/2952) nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
74452026-06-24T02:04:55.481Z PASS [ 4.247s] ( 650/2952) nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
74462026-06-24T02:04:55.481Z PASS [ 3.997s] ( 651/2952) nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
74472026-06-24T02:04:55.481Z PASS [ 4.554s] ( 652/2952) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses
74482026-06-24T02:04:55.481Z PASS [ 4.551s] ( 653/2952) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
74492026-06-24T02:04:55.482Z PASS [ 4.541s] ( 654/2952) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
74502026-06-24T02:04:55.482Z PASS [ 4.092s] ( 655/2952) nexus-db-queries db::datastore::reconfigurator_config::tests::test_reconfigurator_config_basic
74512026-06-24T02:04:55.482Z PASS [ 3.916s] ( 656/2952) nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
74522026-06-24T02:04:55.482Z PASS [ 3.948s] ( 657/2952) nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
74532026-06-24T02:04:55.482Z PASS [ 3.883s] ( 658/2952) nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
74542026-06-24T02:04:55.482Z PASS [ 3.821s] ( 659/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
74552026-06-24T02:04:55.482Z PASS [ 5.501s] ( 660/2952) nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
74562026-06-24T02:04:55.482Z PASS [ 3.931s] ( 661/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
74572026-06-24T02:04:55.482Z PASS [ 3.720s] ( 662/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
74582026-06-24T02:04:55.814Z PASS [ 3.953s] ( 663/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
74592026-06-24T02:04:55.903Z PASS [ 3.728s] ( 664/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
74602026-06-24T02:04:55.907Z PASS [ 3.824s] ( 665/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
74612026-06-24T02:04:56.402Z PASS [ 9.474s] ( 666/2952) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
74622026-06-24T02:04:56.414Z PASS [ 3.767s] ( 667/2952) nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
74632026-06-24T02:04:56.519Z PASS [ 3.828s] ( 668/2952) nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
74642026-06-24T02:04:56.546Z PASS [ 3.811s] ( 669/2952) nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
74652026-06-24T02:04:56.550Z PASS [ 3.872s] ( 670/2952) nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
74662026-06-24T02:04:56.678Z PASS [ 3.921s] ( 671/2952) nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
74672026-06-24T02:04:56.752Z PASS [ 3.675s] ( 672/2952) nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
74682026-06-24T02:04:56.809Z PASS [ 4.015s] ( 673/2952) nexus-db-queries db::datastore::saga::test::test_list_long_running_or_unwinding_sagas
74692026-06-24T02:04:57.243Z PASS [ 3.865s] ( 674/2952) nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
74702026-06-24T02:04:57.457Z PASS [ 3.771s] ( 675/2952) nexus-db-queries db::datastore::saga::test::test_saga_reassignment
74712026-06-24T02:04:57.578Z PASS [ 3.781s] ( 676/2952) nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
74722026-06-24T02:04:58.132Z PASS [ 4.122s] ( 677/2952) nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
74732026-06-24T02:04:58.161Z PASS [ 4.241s] ( 678/2952) nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
74742026-06-24T02:04:58.464Z PASS [ 4.123s] ( 679/2952) nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
74752026-06-24T02:04:58.525Z PASS [ 4.184s] ( 680/2952) nexus-db-queries db::datastore::sled::test::affinity_multi_group
74762026-06-24T02:04:58.559Z PASS [ 4.085s] ( 681/2952) nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
74772026-06-24T02:04:58.973Z PASS [ 4.274s] ( 682/2952) nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
74782026-06-24T02:04:59.043Z PASS [ 4.365s] ( 683/2952) nexus-db-queries db::datastore::sled::test::affinity_policy_fail
74792026-06-24T02:04:59.215Z PASS [ 4.358s] ( 684/2952) nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
74802026-06-24T02:04:59.238Z PASS [ 4.265s] ( 685/2952) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
74812026-06-24T02:04:59.258Z PASS [ 4.385s] ( 686/2952) nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
74822026-06-24T02:04:59.287Z PASS [ 4.391s] ( 687/2952) nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
74832026-06-24T02:04:59.297Z PASS [ 4.297s] ( 688/2952) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
74842026-06-24T02:04:59.407Z PASS [ 4.163s] ( 689/2952) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
74852026-06-24T02:05:00.639Z PASS [ 4.824s] ( 690/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation
74862026-06-24T02:05:01.196Z PASS [ 5.291s] ( 691/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_anti_affinity
74872026-06-24T02:05:01.201Z PASS [ 4.788s] ( 692/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_existing_allocation
74882026-06-24T02:05:01.342Z PASS [ 5.439s] ( 693/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_affinity
74892026-06-24T02:05:01.550Z PASS [ 5.147s] ( 694/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_constraint
74902026-06-24T02:05:01.715Z PASS [ 5.037s] ( 695/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_provision
74912026-06-24T02:05:01.825Z PASS [ 5.015s] ( 696/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_space
74922026-06-24T02:05:01.943Z PASS [ 5.397s] ( 697/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_multiple_with_existing_no_space
74932026-06-24T02:05:01.943Z PASS [ 5.191s] ( 698/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_share_u2
74942026-06-24T02:05:01.981Z PASS [ 5.462s] ( 699/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_due_to_vmm_resources
74952026-06-24T02:05:02.148Z PASS [ 5.598s] ( 700/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_partial_success
74962026-06-24T02:05:02.825Z PASS [ 15.570s] ( 701/2952) nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
74972026-06-24T02:05:03.413Z PASS [ 4.440s] ( 702/2952) nexus-db-queries db::datastore::sled::test::sled_list_batch
74982026-06-24T02:05:03.532Z PASS [ 4.489s] ( 703/2952) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
74992026-06-24T02:05:03.547Z PASS [ 4.289s] ( 704/2952) nexus-db-queries db::datastore::sled::test::sled_reservation_cpu_constraints
75002026-06-24T02:05:03.592Z PASS [ 4.377s] ( 705/2952) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
75012026-06-24T02:05:03.643Z PASS [ 4.346s] ( 706/2952) nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
75022026-06-24T02:05:03.686Z PASS [ 4.278s] ( 707/2952) nexus-db-queries db::datastore::sled::test::test_sled_reservation_update_for_migrate_success
75032026-06-24T02:05:03.795Z PASS [ 4.556s] ( 708/2952) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
75042026-06-24T02:05:03.877Z PASS [ 5.412s] ( 709/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_u2
75052026-06-24T02:05:04.017Z PASS [ 5.492s] ( 710/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_with_one_already
75062026-06-24T02:05:04.110Z PASS [ 5.949s] ( 711/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_instances_share_u2
75072026-06-24T02:05:04.131Z PASS [ 5.572s] ( 712/2952) nexus-db-queries db::datastore::sled::test::local_storage_disk_no_attach_after_reservation
75082026-06-24T02:05:04.164Z PASS [ 4.877s] ( 713/2952) nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
75092026-06-24T02:05:04.621Z PASS [ 3.983s] ( 714/2952) nexus-db-queries db::datastore::sled::test::test_sled_reservation_update_for_migrate_success_deleted
75102026-06-24T02:05:05.272Z PASS [ 3.930s] ( 715/2952) nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
75112026-06-24T02:05:05.300Z PASS [ 4.098s] ( 716/2952) nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
75122026-06-24T02:05:05.768Z PASS [ 4.218s] ( 717/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
75132026-06-24T02:05:05.768Z PASS [ 4.053s] ( 718/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_delete_wrong_state_preserves_data_selection
75142026-06-24T02:05:06.313Z PASS [ 4.165s] ( 719/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
75152026-06-24T02:05:06.932Z PASS [ 4.107s] ( 720/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_time_ordering
75162026-06-24T02:05:07.090Z PASS [ 5.265s] ( 721/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
75172026-06-24T02:05:07.116Z PASS [ 5.172s] ( 722/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
75182026-06-24T02:05:07.185Z PASS [ 5.241s] ( 723/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
75192026-06-24T02:05:07.236Z PASS [ 5.253s] ( 724/2952) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
75202026-06-24T02:05:07.438Z PASS [ 3.845s] ( 725/2952) nexus-db-queries db::datastore::switch_port::test::test_two_unnumbered_bgp_peers_on_different_links
75212026-06-24T02:05:07.452Z PASS [ 4.038s] ( 726/2952) nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
75222026-06-24T02:05:07.484Z PASS [ 3.936s] ( 727/2952) nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
75232026-06-24T02:05:07.516Z PASS [ 3.984s] ( 728/2952) nexus-db-queries db::datastore::support_bundle::test::test_support_bundle_fm_idempotent_create
75242026-06-24T02:05:07.586Z PASS [ 3.942s] ( 729/2952) nexus-db-queries db::datastore::target_release::test::reject_target_release_if_repo_pruned
75252026-06-24T02:05:07.655Z PASS [ 3.969s] ( 730/2952) nexus-db-queries db::datastore::target_release::test::target_release_datastore
75262026-06-24T02:05:07.722Z PASS [ 6.526s] ( 731/2952) nexus-db-queries db::datastore::sled::test::test_sled_transitions
75272026-06-24T02:05:07.840Z PASS [ 3.822s] ( 732/2952) nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
75282026-06-24T02:05:08.001Z PASS [ 3.850s] ( 733/2952) nexus-db-queries db::datastore::test::test_project_creation
75292026-06-24T02:05:08.001Z PASS [ 4.104s] ( 734/2952) nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
75302026-06-24T02:05:08.007Z PASS [ 3.818s] ( 735/2952) nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
75312026-06-24T02:05:08.054Z PASS [ 3.943s] ( 736/2952) nexus-db-queries db::datastore::test::test_external_ip_check_constraints
75322026-06-24T02:05:08.145Z PASS [ 4.350s] ( 737/2952) nexus-db-queries db::datastore::target_release::test::test_recent_distinct
75332026-06-24T02:05:08.694Z PASS [ 4.072s] ( 738/2952) nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
75342026-06-24T02:05:09.314Z PASS [ 4.013s] ( 739/2952) nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
75352026-06-24T02:05:10.015Z PASS [ 4.247s] ( 740/2952) nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
75362026-06-24T02:05:10.411Z PASS [ 4.643s] ( 741/2952) nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
75372026-06-24T02:05:11.116Z PASS [ 3.931s] ( 742/2952) nexus-db-queries db::datastore::test::test_session_cleanup_batch
75382026-06-24T02:05:11.257Z PASS [ 3.773s] ( 743/2952) nexus-db-queries db::datastore::test::test_table_scan
75392026-06-24T02:05:11.292Z PASS [ 4.058s] ( 744/2952) nexus-db-queries db::datastore::test::test_session_methods
75402026-06-24T02:05:11.292Z PASS [ 3.840s] ( 745/2952) nexus-db-queries db::datastore::test::test_ssh_keys
75412026-06-24T02:05:11.393Z PASS [ 3.955s] ( 746/2952) nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
75422026-06-24T02:05:11.574Z PASS [ 3.987s] ( 747/2952) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_get_all_active_rack_id_and_latest_epoch
75432026-06-24T02:05:11.649Z PASS [ 3.993s] ( 748/2952) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_insert_initial_lrtq_upgrade
75442026-06-24T02:05:11.736Z PASS [ 4.220s] ( 749/2952) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_abort
75452026-06-24T02:05:11.802Z PASS [ 4.081s] ( 750/2952) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_insert_latest_errors
75462026-06-24T02:05:12.173Z PASS [ 4.333s] ( 751/2952) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit
75472026-06-24T02:05:12.253Z PASS [ 4.108s] ( 752/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_image
75482026-06-24T02:05:12.257Z PASS [ 4.200s] ( 753/2952) nexus-db-queries db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted
75492026-06-24T02:05:12.414Z PASS [ 4.432s] ( 754/2952) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit_partially
75502026-06-24T02:05:12.820Z PASS [ 4.837s] ( 755/2952) nexus-db-queries db::datastore::update::test::test_repo_mark_pruned
75512026-06-24T02:05:12.923Z PASS [ 7.650s] ( 756/2952) nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
75522026-06-24T02:05:13.079Z PASS [ 4.385s] ( 757/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
75532026-06-24T02:05:13.347Z PASS [ 4.034s] ( 758/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_snapshot
75542026-06-24T02:05:13.400Z PASS [ 0.052s] ( 759/2952) nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
75552026-06-24T02:05:13.446Z PASS [ 0.047s] ( 760/2952) nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
75562026-06-24T02:05:13.549Z PASS [ 7.235s] ( 761/2952) nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
75572026-06-24T02:05:13.986Z PASS [ 3.970s] ( 762/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_image
75582026-06-24T02:05:14.296Z PASS [ 7.364s] ( 763/2952) nexus-db-queries db::datastore::test::test_region_allocation_strat_random
75592026-06-24T02:05:15.184Z PASS [ 8.067s] ( 764/2952) nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
75602026-06-24T02:05:15.220Z PASS [ 3.927s] ( 765/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_nothing_noop
75612026-06-24T02:05:15.224Z PASS [ 4.106s] ( 766/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_snapshot
75622026-06-24T02:05:15.263Z PASS [ 4.006s] ( 767/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop
75632026-06-24T02:05:15.471Z PASS [ 3.897s] ( 768/2952) nexus-db-queries db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning
75642026-06-24T02:05:15.528Z PASS [ 5.117s] ( 769/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
75652026-06-24T02:05:15.614Z PASS [ 3.965s] ( 770/2952) nexus-db-queries db::datastore::user_data_export::tests::test_resource_id_collision
75662026-06-24T02:05:15.868Z PASS [ 4.575s] ( 771/2952) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
75672026-06-24T02:05:15.872Z PASS [ 4.066s] ( 772/2952) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
75682026-06-24T02:05:15.882Z PASS [ 0.268s] ( 773/2952) nexus-db-queries db::datastore::webhook_delivery::test::expectorate_rx_list_resendable
75692026-06-24T02:05:15.889Z PASS [ 4.153s] ( 774/2952) nexus-db-queries db::datastore::user_data_export::tests::test_user_data_export_duplication
75702026-06-24T02:05:15.970Z PASS [ 4.576s] ( 775/2952) nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
75712026-06-24T02:05:16.140Z PASS [ 9.050s] ( 776/2952) nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
75722026-06-24T02:05:16.190Z PASS [ 4.017s] ( 777/2952) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
75732026-06-24T02:05:16.210Z PASS [ 3.955s] ( 778/2952) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
75742026-06-24T02:05:16.269Z PASS [ 4.016s] ( 779/2952) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
75752026-06-24T02:05:16.474Z PASS [ 4.059s] ( 780/2952) nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
75762026-06-24T02:05:16.677Z PASS [ 3.857s] ( 781/2952) nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
75772026-06-24T02:05:16.768Z PASS [ 3.845s] ( 782/2952) nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
75782026-06-24T02:05:16.823Z PASS [ 0.055s] ( 783/2952) nexus-db-queries db::pagination::test::test_paginator
75792026-06-24T02:05:17.628Z PASS [ 3.642s] ( 784/2952) nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
75802026-06-24T02:05:17.881Z PASS [ 3.585s] ( 785/2952) nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
75812026-06-24T02:05:18.123Z PASS [ 1.301s] ( 786/2952) nexus-db-queries db::pool::test::test_pool_can_be_terminated
75822026-06-24T02:05:18.460Z PASS [ 2.578s] ( 787/2952) nexus-db-queries db::explain::test::test_explain_async
75832026-06-24T02:05:18.551Z PASS [ 2.661s] ( 788/2952) nexus-db-queries db::explain::test::test_explain_full_table_scan
75842026-06-24T02:05:18.598Z PASS [ 2.730s] ( 789/2952) nexus-db-queries db::datastore::webhook_delivery::test::explain_rx_list_resendable_events
75852026-06-24T02:05:18.683Z PASS [ 2.714s] ( 790/2952) nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
75862026-06-24T02:05:18.842Z PASS [ 3.658s] ( 791/2952) nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_pass_without_volume
75872026-06-24T02:05:18.960Z PASS [ 2.820s] ( 792/2952) nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
75882026-06-24T02:05:18.990Z PASS [ 1.362s] ( 793/2952) nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
75892026-06-24T02:05:19.012Z PASS [ 2.822s] ( 794/2952) nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
75902026-06-24T02:05:19.016Z PASS [ 2.805s] ( 795/2952) nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
75912026-06-24T02:05:19.106Z PASS [ 2.836s] ( 796/2952) nexus-db-queries db::pagination::test::test_paginated_single_column_ascending_paginator
75922026-06-24T02:05:19.240Z PASS [ 0.281s] ( 797/2952) nexus-db-queries db::queries::external_ip::tests::expectorate_next_automatic_floating_ip_query
75932026-06-24T02:05:19.257Z PASS [ 0.267s] ( 798/2952) nexus-db-queries db::queries::external_ip::tests::expectorate_next_explicit_floating_ip_query
75942026-06-24T02:05:19.260Z PASS [ 4.038s] ( 799/2952) nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
75952026-06-24T02:05:19.276Z PASS [ 2.803s] ( 800/2952) nexus-db-queries db::pagination::test::test_paginated_single_column_descending
75962026-06-24T02:05:19.284Z PASS [ 0.266s] ( 801/2952) nexus-db-queries db::queries::external_ip::tests::expectorate_next_omicron_zone_snat_ip_query
75972026-06-24T02:05:19.288Z PASS [ 4.060s] ( 802/2952) nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
75982026-06-24T02:05:19.313Z PASS [ 0.298s] ( 803/2952) nexus-db-queries db::queries::external_ip::tests::expectorate_next_instance_snat_ip_query
75992026-06-24T02:05:19.495Z PASS [ 2.818s] ( 804/2952) nexus-db-queries db::pagination::test::test_paginated_single_column_descending_paginator
76002026-06-24T02:05:19.861Z PASS [ 3.992s] ( 805/2952) nexus-db-queries db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx
76012026-06-24T02:05:20.001Z PASS [ 4.530s] ( 806/2952) nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
76022026-06-24T02:05:20.103Z PASS [ 0.242s] ( 807/2952) nexus-db-queries db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_automatic
76032026-06-24T02:05:20.248Z PASS [ 0.246s] ( 808/2952) nexus-db-queries db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_explicit
76042026-06-24T02:05:20.281Z PASS [ 5.018s] ( 809/2952) nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
76052026-06-24T02:05:20.344Z PASS [ 7.266s] ( 810/2952) nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
76062026-06-24T02:05:20.424Z PASS [ 4.896s] ( 811/2952) nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
76072026-06-24T02:05:20.498Z PASS [ 0.250s] ( 812/2952) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_default_pool_query
76082026-06-24T02:05:20.569Z PASS [ 0.288s] ( 813/2952) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_pool_query
76092026-06-24T02:05:20.639Z PASS [ 0.295s] ( 814/2952) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_subnet_query
76102026-06-24T02:05:20.723Z PASS [ 0.298s] ( 815/2952) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_ip_version_query
76112026-06-24T02:05:20.767Z PASS [ 0.270s] ( 816/2952) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_subnet_pool_member_query
76122026-06-24T02:05:20.815Z PASS [ 0.246s] ( 817/2952) nexus-db-queries db::queries::ip_pool::tests::expectorate_filter_overlapping_ip_ranges
76132026-06-24T02:05:21.030Z PASS [ 2.570s] ( 818/2952) nexus-db-queries db::queries::external_ip::tests::can_explain_next_external_ip_query
76142026-06-24T02:05:21.072Z PASS [ 7.625s] ( 819/2952) nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
76152026-06-24T02:05:21.214Z PASS [ 7.665s] ( 820/2952) nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
76162026-06-24T02:05:21.783Z PASS [ 0.711s] ( 821/2952) nexus-db-queries db::queries::network_interface::tests::expectorate_query
76172026-06-24T02:05:22.150Z PASS [ 4.026s] ( 822/2952) nexus-db-queries db::queries::external_ip::tests::can_allocate_snat_ips_from_all_ranges_in_a_pool
76182026-06-24T02:05:22.159Z PASS [ 4.278s] ( 823/2952) nexus-db-queries db::queries::external_ip::tests::can_allocate_ephemeral_ips_from_all_ranges_in_a_pool
76192026-06-24T02:05:22.368Z PASS [ 3.817s] ( 824/2952) nexus-db-queries db::queries::external_ip::tests::can_insert_explicit_address_with_two_ranges_in_pool
76202026-06-24T02:05:22.418Z PASS [ 0.049s] ( 825/2952) nexus-db-queries db::queries::network_interface::tests::test_first_available_address
76212026-06-24T02:05:22.842Z PASS [ 3.999s] ( 826/2952) nexus-db-queries db::queries::external_ip::tests::cannot_allocate_instance_ip_from_pool_with_different_version
76222026-06-24T02:05:22.881Z PASS [ 2.778s] ( 827/2952) nexus-db-queries db::queries::external_subnet::tests::can_explain_insert_external_subnet_from_explicit_ip_query
76232026-06-24T02:05:22.914Z PASS [ 4.316s] ( 828/2952) nexus-db-queries db::queries::external_ip::tests::can_reallocate_automatic_ephemeral_with_full_range
76242026-06-24T02:05:23.105Z PASS [ 4.422s] ( 829/2952) nexus-db-queries db::queries::external_ip::tests::can_reallocate_automatic_snat_with_full_range
76252026-06-24T02:05:23.154Z PASS [ 3.895s] ( 830/2952) nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
76262026-06-24T02:05:23.299Z PASS [ 4.023s] ( 831/2952) nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
76272026-06-24T02:05:23.346Z PASS [ 4.088s] ( 832/2952) nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
76282026-06-24T02:05:23.425Z PASS [ 4.143s] ( 833/2952) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
76292026-06-24T02:05:23.531Z PASS [ 4.290s] ( 834/2952) nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
76302026-06-24T02:05:23.593Z PASS [ 4.282s] ( 835/2952) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
76312026-06-24T02:05:23.637Z PASS [ 4.141s] ( 836/2952) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
76322026-06-24T02:05:23.642Z PASS [ 4.532s] ( 837/2952) nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
76332026-06-24T02:05:23.752Z PASS [ 4.470s] ( 838/2952) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
76342026-06-24T02:05:24.729Z PASS [ 4.090s] ( 839/2952) nexus-db-queries db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address
76352026-06-24T02:05:24.779Z PASS [ 0.049s] ( 840/2952) nexus-db-queries db::queries::network_interface::tests::test_last_available_address
76362026-06-24T02:05:24.855Z PASS [ 4.039s] ( 841/2952) nexus-db-queries db::queries::network_interface::tests::can_request_exact_ipv4
76372026-06-24T02:05:24.984Z PASS [ 3.954s] ( 842/2952) nexus-db-queries db::queries::network_interface::tests::can_request_exact_ipv6
76382026-06-24T02:05:25.093Z PASS [ 3.879s] ( 843/2952) nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
76392026-06-24T02:05:25.160Z PASS [ 4.438s] ( 844/2952) nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv4_address
76402026-06-24T02:05:25.175Z PASS [ 4.408s] ( 845/2952) nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv6_address
76412026-06-24T02:05:25.224Z PASS [ 0.048s] ( 846/2952) nexus-db-queries db::queries::next_item::tests::test_shift_indices
76422026-06-24T02:05:26.155Z PASS [ 4.004s] ( 847/2952) nexus-db-queries db::queries::network_interface::tests::test_dual_stack_after_ipv4_only
76432026-06-24T02:05:26.438Z PASS [ 0.283s] ( 848/2952) nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
76442026-06-24T02:05:26.445Z PASS [ 4.027s] ( 849/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
76452026-06-24T02:05:26.456Z PASS [ 4.673s] ( 850/2952) nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
76462026-06-24T02:05:26.695Z PASS [ 0.257s] ( 851/2952) nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
76472026-06-24T02:05:26.745Z PASS [ 0.049s] ( 852/2952) nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_overflow
76482026-06-24T02:05:26.782Z PASS [ 3.866s] ( 853/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
76492026-06-24T02:05:26.794Z PASS [ 0.049s] ( 854/2952) nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_too_large
76502026-06-24T02:05:26.807Z PASS [ 3.926s] ( 855/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
76512026-06-24T02:05:26.933Z PASS [ 4.091s] ( 856/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
76522026-06-24T02:05:26.946Z PASS [ 4.785s] ( 857/2952) nexus-db-queries db::queries::network_interface::tests::test_dual_stack_ipv4_exhaustion
76532026-06-24T02:05:27.002Z PASS [ 3.849s] ( 858/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
76542026-06-24T02:05:27.140Z PASS [ 3.840s] ( 859/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
76552026-06-24T02:05:27.179Z PASS [ 4.073s] ( 860/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
76562026-06-24T02:05:27.237Z PASS [ 3.890s] ( 861/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
76572026-06-24T02:05:27.409Z PASS [ 3.984s] ( 862/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
76582026-06-24T02:05:27.463Z PASS [ 0.285s] ( 863/2952) nexus-db-queries db::queries::regions_hard_delete::test::expectorate_query
76592026-06-24T02:05:27.489Z PASS [ 3.959s] ( 864/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
76602026-06-24T02:05:27.597Z PASS [ 2.743s] ( 865/2952) nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
76612026-06-24T02:05:27.691Z PASS [ 0.282s] ( 866/2952) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
76622026-06-24T02:05:27.709Z PASS [ 4.071s] ( 867/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
76632026-06-24T02:05:27.743Z PASS [ 0.279s] ( 868/2952) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query_with_cpu
76642026-06-24T02:05:27.867Z PASS [ 4.274s] ( 869/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
76652026-06-24T02:05:27.889Z PASS [ 2.904s] ( 870/2952) nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
76662026-06-24T02:05:27.889Z PASS [ 2.796s] ( 871/2952) nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
76672026-06-24T02:05:27.896Z PASS [ 4.145s] ( 872/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_with_transit_ips
76682026-06-24T02:05:27.919Z PASS [ 4.283s] ( 873/2952) nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
76692026-06-24T02:05:27.928Z PASS [ 0.219s] ( 874/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
76702026-06-24T02:05:27.943Z PASS [ 0.454s] ( 875/2952) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
76712026-06-24T02:05:27.965Z PASS [ 2.742s] ( 876/2952) nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
76722026-06-24T02:05:27.966Z PASS [ 2.805s] ( 877/2952) nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
76732026-06-24T02:05:27.971Z PASS [ 1.191s] ( 878/2952) nexus-db-queries db::queries::region_allocation::test::expectorate_query
76742026-06-24T02:05:27.975Z PASS [ 0.232s] ( 879/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
76752026-06-24T02:05:28.081Z PASS [ 0.107s] ( 880/2952) nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
76762026-06-24T02:05:28.085Z PASS [ 0.138s] ( 881/2952) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
76772026-06-24T02:05:28.085Z PASS [ 0.110s] ( 882/2952) nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
76782026-06-24T02:05:28.085Z PASS [ 0.118s] ( 883/2952) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
76792026-06-24T02:05:28.085Z PASS [ 0.120s] ( 884/2952) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
76802026-06-24T02:05:28.112Z PASS [ 0.245s] ( 885/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
76812026-06-24T02:05:28.191Z PASS [ 0.303s] ( 886/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
76822026-06-24T02:05:28.406Z PASS [ 0.325s] ( 887/2952) nexus-db-queries db::queries::vpc_subnet::test::expectorate_insert_vpc_subnet_query
76832026-06-24T02:05:28.416Z PASS [ 0.331s] ( 888/2952) nexus-db-queries db::sitrep_guard::tests::expectorate_sitrep_guarded_insert
76842026-06-24T02:05:28.786Z PASS [ 2.341s] ( 889/2952) nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
76852026-06-24T02:05:28.914Z PASS [ 2.458s] ( 890/2952) nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
76862026-06-24T02:05:28.918Z PASS [ 4.140s] ( 891/2952) nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
76872026-06-24T02:05:29.255Z PASS [ 2.461s] ( 892/2952) nexus-db-queries db::queries::region_allocation::test::explainable
76882026-06-24T02:05:29.574Z PASS [ 2.338s] ( 893/2952) nexus-db-queries db::queries::regions_hard_delete::test::explainable
76892026-06-24T02:05:30.040Z PASS [ 2.443s] ( 894/2952) nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
76902026-06-24T02:05:30.243Z PASS [ 2.552s] ( 895/2952) nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
76912026-06-24T02:05:30.270Z PASS [ 0.027s] ( 896/2952) nexus-defaults tests::test_random_vpc_ipv6_prefix
76922026-06-24T02:05:30.309Z PASS [ 0.039s] ( 897/2952) nexus-fm analysis_input::tests::build_drops_closed_case_when_all_alerts_satisfied
76932026-06-24T02:05:30.338Z PASS [ 0.029s] ( 898/2952) nexus-fm analysis_input::tests::build_keeps_closed_case_intact_when_not_all_alerts_satisfied
76942026-06-24T02:05:30.383Z PASS [ 0.044s] ( 899/2952) nexus-fm analysis_input::tests::test_analysis_input_builder_and_sitrep_builder
76952026-06-24T02:05:30.416Z PASS [ 0.033s] ( 900/2952) nexus-fm builder::case::tests::dirty_bit_default_false
76962026-06-24T02:05:30.419Z PASS [ 2.521s] ( 901/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
76972026-06-24T02:05:30.427Z PASS [ 2.538s] ( 902/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
76982026-06-24T02:05:30.453Z PASS [ 2.534s] ( 903/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
76992026-06-24T02:05:30.459Z PASS [ 0.043s] ( 904/2952) nexus-fm builder::case::tests::request_alert_flips_alert_state
77002026-06-24T02:05:30.462Z PASS [ 0.044s] ( 905/2952) nexus-fm builder::tests::alert_generation_stable_when_no_new_alert_requests_with_parent
77012026-06-24T02:05:30.466Z PASS [ 0.039s] ( 906/2952) nexus-fm builder::tests::carry_forward_drop_bumps_alert_generation
77022026-06-24T02:05:30.469Z PASS [ 2.541s] ( 907/2952) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
77032026-06-24T02:05:30.489Z PASS [ 0.036s] ( 908/2952) nexus-fm builder::tests::child_sitrep_with_new_alert_bumps_alert_generation
77042026-06-24T02:05:30.499Z PASS [ 0.040s] ( 909/2952) nexus-fm builder::tests::first_sitrep_with_alert_request_bumps_alert_generation
77052026-06-24T02:05:30.503Z PASS [ 0.042s] ( 910/2952) nexus-fm builder::tests::first_sitrep_with_no_requests_stamps_initial_generation
77062026-06-24T02:05:30.516Z PASS [ 0.047s] ( 911/2952) nexus-fm diagnosis::physical_disk::tests::closes_on_recovery
77072026-06-24T02:05:30.527Z PASS [ 0.059s] ( 912/2952) nexus-fm diagnosis::physical_disk::tests::closes_on_expungement
77082026-06-24T02:05:30.537Z PASS [ 0.048s] ( 913/2952) nexus-fm diagnosis::physical_disk::tests::duplicate_case_is_closed
77092026-06-24T02:05:30.552Z PASS [ 0.052s] ( 914/2952) nexus-fm diagnosis::physical_disk::tests::empty_case_is_closed
77102026-06-24T02:05:30.558Z PASS [ 0.055s] ( 915/2952) nexus-fm diagnosis::physical_disk::tests::fact_uuid_rotates_when_observation_changes
77112026-06-24T02:05:30.568Z PASS [ 0.052s] ( 916/2952) nexus-fm diagnosis::physical_disk::tests::fact_uuid_rotates_when_zpool_replaced
77122026-06-24T02:05:30.575Z PASS [ 0.050s] ( 917/2952) nexus-fm diagnosis::physical_disk::tests::fact_uuid_stable_when_observation_unchanged
77132026-06-24T02:05:30.585Z PASS [ 0.048s] ( 918/2952) nexus-fm diagnosis::physical_disk::tests::idempotent_when_case_already_open
77142026-06-24T02:05:30.588Z PASS [ 2.507s] ( 919/2952) nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
77152026-06-24T02:05:30.599Z PASS [ 0.047s] ( 920/2952) nexus-fm diagnosis::physical_disk::tests::keeps_open_on_absence_from_inventory
77162026-06-24T02:05:30.609Z PASS [ 0.050s] ( 921/2952) nexus-fm diagnosis::physical_disk::tests::opens_on_degraded_in_service
77172026-06-24T02:05:30.619Z PASS [ 0.051s] ( 922/2952) nexus-fm diagnosis::physical_disk::tests::skips_degraded_when_expunged
77182026-06-24T02:05:30.628Z PASS [ 0.040s] ( 923/2952) nexus-inventory builder::test::test_empty
77192026-06-24T02:05:30.633Z PASS [ 0.058s] ( 924/2952) nexus-fm diagnosis::physical_disk::tests::uninterpretable_case_is_replaced
77202026-06-24T02:05:30.641Z PASS [ 2.560s] ( 925/2952) nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
77212026-06-24T02:05:30.647Z PASS [ 0.058s] ( 926/2952) nexus-inventory builder::test::test_basic
77222026-06-24T02:05:30.647Z PASS [ 0.045s] ( 927/2952) nexus-inventory builder::test::test_problems
77232026-06-24T02:05:30.772Z PASS [ 2.688s] ( 928/2952) nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
77242026-06-24T02:05:30.786Z PASS [ 3.979s] ( 929/2952) nexus-db-queries db::queries::region_allocation::test::region_allocation_barely_pass_local_storage_dataset
77252026-06-24T02:05:30.979Z PASS [ 0.350s] ( 930/2952) nexus-inventory collector::test::test_multi_mgs_failure
77262026-06-24T02:05:30.996Z PASS [ 3.994s] ( 931/2952) nexus-db-queries db::queries::region_allocation::test::region_allocation_normal
77272026-06-24T02:05:31.015Z PASS [ 4.083s] ( 932/2952) nexus-db-queries db::queries::region_allocation::test::region_allocation_fail_control_plane_storage_buffer
77282026-06-24T02:05:31.056Z PASS [ 4.112s] ( 933/2952) nexus-db-queries db::queries::region_allocation::test::region_allocation_fail_local_storage_dataset
77292026-06-24T02:05:31.106Z PASS [ 3.966s] ( 934/2952) nexus-db-queries db::queries::region_allocation::test::region_allocation_normal_no_local_storage_dataset
77302026-06-24T02:05:31.195Z PASS [ 0.561s] ( 935/2952) nexus-inventory collector::test::test_sled_agent_failure
77312026-06-24T02:05:31.345Z PASS [ 0.736s] ( 936/2952) nexus-inventory collector::test::test_basic
77322026-06-24T02:05:31.405Z PASS [ 1.365s] ( 937/2952) nexus-db-schema crdb_alignment_test::diesel_schema_matches_crdb_schema
77332026-06-24T02:05:31.537Z PASS [ 0.918s] ( 938/2952) nexus-inventory collector::test::test_multi_mgs
77342026-06-24T02:05:31.588Z PASS [ 0.803s] ( 939/2952) nexus-mgs-updates driver_update::test::test_rot_bootloader_basic_failures
77352026-06-24T02:05:31.659Z PASS [ 0.887s] ( 940/2952) nexus-mgs-updates driver_update::test::test_rot_basic_failures
77362026-06-24T02:05:31.732Z PASS [ 0.717s] ( 941/2952) nexus-mgs-updates driver_update::test::test_sp_basic_failures
77372026-06-24T02:05:31.756Z PASS [ 3.565s] ( 942/2952) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_marker
77382026-06-24T02:05:31.794Z PASS [ 0.038s] ( 943/2952) nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
77392026-06-24T02:05:31.837Z PASS [ 0.043s] ( 944/2952) nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
77402026-06-24T02:05:31.853Z PASS [ 3.740s] ( 945/2952) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_conflict
77412026-06-24T02:05:31.863Z PASS [ 23.882s] ( 946/2952) nexus-db-queries db::datastore::update::test::test_list_unpruned
77422026-06-24T02:05:31.885Z PASS [ 0.047s] ( 947/2952) nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
77432026-06-24T02:05:31.889Z PASS [ 3.473s] ( 948/2952) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_no_sitrep_writes_nothing
77442026-06-24T02:05:31.903Z PASS [ 0.244s] ( 949/2952) nexus-mgs-updates test_util::step_through::test::test_basic
77452026-06-24T02:05:31.906Z PASS [ 0.053s] ( 950/2952) nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
77462026-06-24T02:05:31.914Z PASS [ 0.051s] ( 951/2952) nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
77472026-06-24T02:05:31.926Z PASS [ 0.041s] ( 952/2952) nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
77482026-06-24T02:05:31.933Z PASS [ 0.045s] ( 953/2952) nexus-reconfigurator-blippy checks::tests::test_duplicate_sled_subnet
77492026-06-24T02:05:31.934Z PASS [ 0.202s] ( 954/2952) nexus-mgs-updates::host_phase1_hash test_host_phase1_hashing
77502026-06-24T02:05:31.947Z PASS [ 0.044s] ( 955/2952) nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
77512026-06-24T02:05:31.955Z PASS [ 0.049s] ( 956/2952) nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
77522026-06-24T02:05:31.958Z PASS [ 3.551s] ( 957/2952) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_created_writes_marker
77532026-06-24T02:05:31.961Z PASS [ 0.048s] ( 958/2952) nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
77542026-06-24T02:05:31.971Z PASS [ 0.046s] ( 959/2952) nexus-reconfigurator-blippy checks::tests::test_mupdate_override_with_artifact_image_source
77552026-06-24T02:05:31.975Z PASS [ 0.042s] ( 960/2952) nexus-reconfigurator-blippy checks::tests::test_nexus_generation_no_nexus
77562026-06-24T02:05:31.978Z PASS [ 0.045s] ( 961/2952) nexus-reconfigurator-blippy checks::tests::test_nexus_generation_image_consistency
77572026-06-24T02:05:31.992Z PASS [ 0.045s] ( 962/2952) nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
77582026-06-24T02:05:31.998Z PASS [ 0.043s] ( 963/2952) nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
77592026-06-24T02:05:32.003Z PASS [ 0.046s] ( 964/2952) nexus-reconfigurator-blippy checks::tests::test_underlay_ip_above_last_allocated
77602026-06-24T02:05:32.005Z PASS [ 0.043s] ( 965/2952) nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
77612026-06-24T02:05:32.017Z PASS [ 0.045s] ( 966/2952) nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
77622026-06-24T02:05:32.022Z PASS [ 0.047s] ( 967/2952) nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
77632026-06-24T02:05:32.025Z PASS [ 0.046s] ( 968/2952) nexus-reconfigurator-blippy checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds
77642026-06-24T02:05:32.045Z PASS [ 0.047s] ( 969/2952) nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
77652026-06-24T02:05:32.180Z PASS [ 0.135s] ( 970/2952) nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
77662026-06-24T02:05:32.235Z PASS [ 0.054s] ( 971/2952) nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
77672026-06-24T02:05:32.282Z PASS [ 0.047s] ( 972/2952) nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
77682026-06-24T02:05:32.339Z PASS [ 0.050s] ( 973/2952) nexus-reconfigurator-execution dns::test::test_dns_compute_update
77692026-06-24T02:05:32.357Z PASS [ 3.571s] ( 974/2952) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_stale_sitrep
77702026-06-24T02:05:32.457Z PASS [ 1.051s] ( 975/2952) nexus-mgs-updates driver_update::test_host_phase_1::basic_failures
77712026-06-24T02:05:32.786Z PASS [ 3.531s] ( 976/2952) nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
77722026-06-24T02:05:32.894Z PASS [ 3.320s] ( 977/2952) nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
77732026-06-24T02:05:33.687Z PASS [ 3.045s] ( 978/2952) nexus-metrics-producer-gc tests::test_prune_expired_producers
77742026-06-24T02:05:33.705Z PASS [ 3.061s] ( 979/2952) nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
77752026-06-24T02:05:33.770Z PASS [ 0.083s] ( 980/2952) nexus-reconfigurator-execution sagas::test::test_find_expunged_same_generation
77762026-06-24T02:05:33.832Z PASS [ 0.062s] ( 981/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
77772026-06-24T02:05:33.881Z PASS [ 0.048s] ( 982/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_without_existing_nexus_zones
77782026-06-24T02:05:33.918Z PASS [ 0.038s] ( 983/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
77792026-06-24T02:05:33.972Z PASS [ 0.054s] ( 984/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
77802026-06-24T02:05:34.013Z PASS [ 0.041s] ( 985/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
77812026-06-24T02:05:34.027Z PASS [ 3.384s] ( 986/2952) nexus-metrics-producer-gc tests::test_prune_expired_producers_expunged_oximeter
77822026-06-24T02:05:34.058Z PASS [ 0.045s] ( 987/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
77832026-06-24T02:05:34.076Z PASS [ 0.048s] ( 988/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
77842026-06-24T02:05:34.098Z PASS [ 0.040s] ( 989/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
77852026-06-24T02:05:34.127Z PASS [ 0.051s] ( 990/2952) nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
77862026-06-24T02:05:34.133Z PASS [ 0.034s] ( 991/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
77872026-06-24T02:05:34.160Z PASS [ 0.033s] ( 992/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
77882026-06-24T02:05:34.166Z PASS [ 0.033s] ( 993/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
77892026-06-24T02:05:34.193Z PASS [ 0.033s] ( 994/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
77902026-06-24T02:05:34.201Z PASS [ 0.035s] ( 995/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
77912026-06-24T02:05:34.222Z PASS [ 0.029s] ( 996/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
77922026-06-24T02:05:34.234Z PASS [ 0.033s] ( 997/2952) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
77932026-06-24T02:05:34.251Z PASS [ 0.030s] ( 998/2952) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
77942026-06-24T02:05:34.274Z PASS [ 0.039s] ( 999/2952) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
77952026-06-24T02:05:34.517Z PASS [ 0.243s] (1000/2952) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
77962026-06-24T02:05:34.784Z PASS [ 0.267s] (1001/2952) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
77972026-06-24T02:05:34.997Z PASS [ 0.213s] (1002/2952) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
77982026-06-24T02:05:35.069Z PASS [ 0.072s] (1003/2952) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
77992026-06-24T02:05:35.098Z PASS [ 0.029s] (1004/2952) nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
78002026-06-24T02:05:35.144Z PASS [ 0.046s] (1005/2952) nexus-reconfigurator-planning example::tests::builder_all_zone_types
78012026-06-24T02:05:35.191Z PASS [ 0.047s] (1006/2952) nexus-reconfigurator-planning example::tests::builder_zone_counts
78022026-06-24T02:05:35.644Z PASS [ 4.449s] (1007/2952) nexus-mgs-updates driver_update::test::test_sp_update_watched
78032026-06-24T02:05:35.677Z PASS [ 0.033s] (1008/2952) nexus-reconfigurator-planning example::tests::instances_on_examples
78042026-06-24T02:05:35.722Z PASS [ 0.046s] (1009/2952) nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_basic_host_os
78052026-06-24T02:05:35.764Z PASS [ 0.041s] (1010/2952) nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_sled_move
78062026-06-24T02:05:35.812Z PASS [ 0.048s] (1011/2952) nexus-reconfigurator-planning mgs_updates::rot::tests::test_basic_rot
78072026-06-24T02:05:35.859Z PASS [ 0.047s] (1012/2952) nexus-reconfigurator-planning mgs_updates::rot_bootloader::tests::test_basic_rot_bootloader
78082026-06-24T02:05:35.904Z PASS [ 0.045s] (1013/2952) nexus-reconfigurator-planning mgs_updates::sp::tests::test_basic_sp
78092026-06-24T02:05:35.961Z PASS [ 0.057s] (1014/2952) nexus-reconfigurator-planning mgs_updates::test::test_blocked_updates
78102026-06-24T02:05:36.004Z PASS [ 0.043s] (1015/2952) nexus-reconfigurator-planning mgs_updates::test::test_impossible_update_policy
78112026-06-24T02:05:36.048Z PASS [ 0.043s] (1016/2952) nexus-reconfigurator-planning mgs_updates::test::test_sp_move
78122026-06-24T02:05:36.099Z PASS [ 0.051s] (1017/2952) nexus-reconfigurator-planning mgs_updates::test::test_whole_system_sequential
78132026-06-24T02:05:36.147Z PASS [ 0.048s] (1018/2952) nexus-reconfigurator-planning mgs_updates::test::test_whole_system_simultaneous_updates
78142026-06-24T02:05:36.195Z PASS [ 4.190s] (1019/2952) nexus-reconfigurator-execution database::test::test_database_nexus_access_create
78152026-06-24T02:05:36.200Z PASS [ 0.053s] (1020/2952) nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
78162026-06-24T02:05:36.270Z PASS [ 0.071s] (1021/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_add_multiple_nexus_to_one_sled
78172026-06-24T02:05:36.309Z PASS [ 0.114s] (1022/2952) nexus-reconfigurator-planning::mod integration_tests::planner::planner_decommissions_sleds
78182026-06-24T02:05:36.369Z PASS [ 0.098s] (1023/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_basic_add_sled
78192026-06-24T02:05:36.379Z PASS [ 0.070s] (1024/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_crucible_allocation_skips_nonprovisionable_disks
78202026-06-24T02:05:36.439Z PASS [ 0.070s] (1025/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_crucible_pantry
78212026-06-24T02:05:36.451Z PASS [ 2.199s] (1026/2952) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
78222026-06-24T02:05:36.456Z PASS [ 4.439s] (1027/2952) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_during_quiesce
78232026-06-24T02:05:36.459Z PASS [ 0.081s] (1028/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_dataset_settings_modified_in_place
78242026-06-24T02:05:36.462Z PASS [ 4.437s] (1029/2952) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_idempotent
78252026-06-24T02:05:36.523Z PASS [ 0.072s] (1030/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_expungement_removes_zones_durable_zpool
78262026-06-24T02:05:36.523Z PASS [ 0.067s] (1031/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_expungement_removes_zones_transient_filesystem
78272026-06-24T02:05:36.533Z PASS [ 0.093s] (1032/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_add_expunge_decommission
78282026-06-24T02:05:36.553Z PASS [ 0.093s] (1033/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_ensure_preserve_downgrade_option
78292026-06-24T02:05:36.588Z PASS [ 4.565s] (1034/2952) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_fails_wrong_target_blueprint
78302026-06-24T02:05:36.592Z PASS [ 0.129s] (1035/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_expunge_clickhouse_clusters
78312026-06-24T02:05:36.603Z PASS [ 0.080s] (1036/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_expunge_clickhouse_zones_after_policy_is_changed
78322026-06-24T02:05:36.618Z PASS [ 0.094s] (1037/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_internal_dns_zone_replaced_after_marked_for_cleanup
78332026-06-24T02:05:36.690Z PASS [ 0.099s] (1038/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_reuse_external_dns_ips_from_expunged_zones
78342026-06-24T02:05:36.698Z PASS [ 0.095s] (1039/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_reuse_external_ips_from_expunged_zones
78352026-06-24T02:05:36.704Z PASS [ 0.151s] (1040/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_nexus_allocation_skips_nonprovisionable_sleds
78362026-06-24T02:05:36.714Z PASS [ 0.127s] (1041/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_plan_deploy_all_clickhouse_cluster_nodes
78372026-06-24T02:05:36.770Z PASS [ 0.080s] (1042/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_single_node_clickhouse
78382026-06-24T02:05:36.782Z PASS [ 0.078s] (1043/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_spread_internal_dns_zones_across_sleds
78392026-06-24T02:05:36.786Z PASS [ 0.088s] (1044/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_spread_additional_nexus_zones_across_sleds
78402026-06-24T02:05:37.031Z PASS [ 5.686s] (1045/2952) nexus-mgs-updates driver_update::test_host_phase_1::basic
78412026-06-24T02:05:37.293Z PASS [ 0.761s] (1046/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_multiple_measurements
78422026-06-24T02:05:37.732Z PASS [ 6.629s] (1047/2952) nexus-mgs-updates driver_update::test::test_rot_bootloader_update_basic
78432026-06-24T02:05:37.735Z PASS [ 6.634s] (1048/2952) nexus-mgs-updates driver_update::test::test_rot_update_basic
78442026-06-24T02:05:37.736Z PASS [ 0.069s] (1049/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_zones_marked_ready_for_cleanup_based_on_inventory
78452026-06-24T02:05:37.972Z PASS [ 1.353s] (1050/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_simple_measurements
78462026-06-24T02:05:38.178Z PASS [ 1.147s] (1051/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_internal_dns
78472026-06-24T02:05:38.255Z PASS [ 1.473s] (1052/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_cockroach
78482026-06-24T02:05:38.274Z PASS [ 0.019s] (1053/2952) nexus-reconfigurator-simulation utils::tests::test_insert_sorted_by
78492026-06-24T02:05:38.307Z PASS [ 0.033s] (1054/2952) nexus-saga-recovery recovery::test::test_execution_basic
78502026-06-24T02:05:38.336Z PASS [ 0.029s] (1055/2952) nexus-saga-recovery recovery::test::test_plan_basic
78512026-06-24T02:05:38.366Z PASS [ 0.030s] (1056/2952) nexus-saga-recovery recovery::test::test_read_all_from_channel
78522026-06-24T02:05:38.404Z PASS [ 0.038s] (1057/2952) nexus-saga-recovery test::test_basic
78532026-06-24T02:05:38.437Z PASS [ 1.667s] (1058/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_boundary_ntp
78542026-06-24T02:05:38.464Z PASS [ 0.027s] (1059/2952) nexus-types alert::tests::test_from_str_roundtrips
78552026-06-24T02:05:38.476Z PASS [ 3.285s] (1060/2952) nexus-reconfigurator-planning example::tests::dns_resolution_works
78562026-06-24T02:05:38.492Z PASS [ 0.028s] (1061/2952) nexus-types alert::tests::test_is_test
78572026-06-24T02:05:38.503Z PASS [ 0.027s] (1062/2952) nexus-types authn::cookies::test::test_parse_cookies_empty_headers
78582026-06-24T02:05:38.521Z PASS [ 0.028s] (1063/2952) nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
78592026-06-24T02:05:38.532Z PASS [ 0.029s] (1064/2952) nexus-types authn::cookies::test::test_parse_cookies_one_cookie
78602026-06-24T02:05:38.550Z PASS [ 0.027s] (1065/2952) nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
78612026-06-24T02:05:38.558Z PASS [ 0.026s] (1066/2952) nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
78622026-06-24T02:05:38.580Z PASS [ 0.031s] (1067/2952) nexus-types authn::cookies::test::test_parse_cookies_two_cookies
78632026-06-24T02:05:38.585Z PASS [ 0.027s] (1068/2952) nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
78642026-06-24T02:05:38.622Z PASS [ 0.036s] (1069/2952) nexus-types deployment::test::test_serialize_pending_mgs_updates
78652026-06-24T02:05:38.655Z PASS [ 0.032s] (1070/2952) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_empty
78662026-06-24T02:05:38.688Z PASS [ 0.034s] (1071/2952) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_same_inv
78672026-06-24T02:05:38.693Z PASS [ 1.906s] (1072/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_crucible_pantry_before_nexus
78682026-06-24T02:05:38.721Z PASS [ 0.033s] (1073/2952) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_with_cases
78692026-06-24T02:05:38.725Z PASS [ 0.032s] (1074/2952) nexus-types fm::analysis_reports::tests::test_log_entry_backwards_compat_event_only
78702026-06-24T02:05:38.755Z PASS [ 0.033s] (1075/2952) nexus-types fm::analysis_reports::tests::test_log_entry_display_nested_values
78712026-06-24T02:05:38.758Z PASS [ 0.033s] (1076/2952) nexus-types fm::analysis_reports::tests::test_log_entry_forwards_compat_extra_fields
78722026-06-24T02:05:38.784Z PASS [ 0.030s] (1077/2952) nexus-types fm::analysis_reports::tests::test_log_entry_forwards_compat_varied_types
78732026-06-24T02:05:38.789Z PASS [ 0.030s] (1078/2952) nexus-types fm::analysis_reports::tests::test_log_entry_roundtrip
78742026-06-24T02:05:38.826Z PASS [ 2.111s] (1079/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_all_zones
78752026-06-24T02:05:38.855Z PASS [ 0.067s] (1080/2952) nexus-types internal_api::background::test::test_display_tuf_repo_pruner_status_disabled
78762026-06-24T02:05:38.859Z PASS [ 0.072s] (1081/2952) nexus-types fm::case::tests::test_case_display
78772026-06-24T02:05:38.866Z PASS [ 0.041s] (1082/2952) nexus-types internal_api::background::test::test_display_tuf_repo_pruner_status_enabled
78782026-06-24T02:05:38.894Z PASS [ 0.038s] (1083/2952) nexus-types internal_api::views::test::test_can_serialize_mgs_updates
78792026-06-24T02:05:38.897Z PASS [ 0.039s] (1084/2952) nexus-types quiesce::test::test_drained_blueprint
78802026-06-24T02:05:38.905Z PASS [ 0.038s] (1085/2952) nexus-types quiesce::test::test_quiesce_block_on_first_recovery
78812026-06-24T02:05:38.929Z PASS [ 0.035s] (1086/2952) nexus-types quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery
78822026-06-24T02:05:38.949Z PASS [ 0.054s] (1087/2952) nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovered_saga
78832026-06-24T02:05:38.949Z PASS [ 0.044s] (1088/2952) nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovery
78842026-06-24T02:05:38.976Z PASS [ 0.047s] (1089/2952) nexus-types quiesce::test::test_quiesce_block_on_reassignment
78852026-06-24T02:05:38.987Z PASS [ 0.037s] (1090/2952) nexus-types quiesce::test::test_quiesce_block_on_recovered_sagas
78862026-06-24T02:05:39.012Z PASS [ 0.062s] (1091/2952) nexus-types quiesce::test::test_quiesce_block_on_saga_started
78872026-06-24T02:05:39.016Z PASS [ 0.040s] (1092/2952) nexus-types quiesce::test::test_quiesce_no_block_on_sagas_not_started
78882026-06-24T02:05:39.027Z PASS [ 0.041s] (1093/2952) nexus-types quiesce::test::test_quiesce_noop
78892026-06-24T02:05:39.053Z PASS [ 0.041s] (1094/2952) nexus-types quiesce::test::test_quiesce_sagas_disabled_on_startup
78902026-06-24T02:05:39.056Z PASS [ 0.028s] (1095/2952) nexus-types-versions impls::alert::tests::test_webhook_subscription_validation
78912026-06-24T02:05:39.073Z PASS [ 0.057s] (1096/2952) nexus-types support_bundle::tests::bundle_data_selection_serde_round_trip
78922026-06-24T02:05:39.082Z PASS [ 0.029s] (1097/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_explicit_null_fields
78932026-06-24T02:05:39.087Z PASS [ 0.032s] (1098/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_invalid_multicast_ip
78942026-06-24T02:05:39.098Z PASS [ 0.025s] (1099/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_invalid_source_ip
78952026-06-24T02:05:39.110Z PASS [ 0.028s] (1100/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_mixed_null_and_values
78962026-06-24T02:05:39.115Z PASS [ 0.027s] (1101/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_only_multicast_ip
78972026-06-24T02:05:39.130Z PASS [ 0.032s] (1102/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_only_source_ips
78982026-06-24T02:05:39.139Z PASS [ 0.028s] (1103/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_with_all_fields
78992026-06-24T02:05:39.146Z PASS [ 0.031s] (1104/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_with_empty_source_ips
79002026-06-24T02:05:39.158Z PASS [ 0.028s] (1105/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_without_optional_fields
79012026-06-24T02:05:39.166Z PASS [ 0.028s] (1106/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_clear_source_ips
79022026-06-24T02:05:39.172Z PASS [ 0.026s] (1107/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_omit_all_fields
79032026-06-24T02:05:39.189Z PASS [ 0.031s] (1108/2952) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_update_source_ips
79042026-06-24T02:05:39.195Z PASS [ 0.028s] (1109/2952) nexus-types-versions impls::multicast::tests::test_validate_multicast_ip_v4
79052026-06-24T02:05:39.216Z PASS [ 0.043s] (1110/2952) nexus-types-versions impls::multicast::tests::test_validate_multicast_ip_v6
79062026-06-24T02:05:39.219Z PASS [ 0.029s] (1111/2952) nexus-types-versions impls::multicast::tests::test_validate_source_ip_v4
79072026-06-24T02:05:39.238Z PASS [ 0.043s] (1112/2952) nexus-types-versions impls::multicast::tests::test_validate_source_ip_v6
79082026-06-24T02:05:39.243Z PASS [ 0.028s] (1113/2952) nexus-types-versions impls::policy::tests::test_policy_parsing
79092026-06-24T02:05:39.247Z PASS [ 0.029s] (1114/2952) nexus-types-versions v2026_03_06_01::tests::test_switch_slot_to_string_and_back_again
79102026-06-24T02:05:39.263Z PASS [ 0.025s] (1115/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_conversion_numbered_preserves_fields
79112026-06-24T02:05:39.272Z PASS [ 0.028s] (1116/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_conversion_unnumbered_preserves_fields
79122026-06-24T02:05:39.281Z PASS [ 0.033s] (1117/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_reverse_numbered
79132026-06-24T02:05:39.294Z PASS [ 0.030s] (1118/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_reverse_unnumbered
79142026-06-24T02:05:39.297Z PASS [ 0.025s] (1119/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_numbered
79152026-06-24T02:05:39.318Z PASS [ 0.038s] (1120/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_sentinel_becomes_none
79162026-06-24T02:05:39.332Z PASS [ 0.035s] (1121/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_invalid_router_peer_type_try_from_old_representation
79172026-06-24T02:05:39.332Z PASS [ 0.038s] (1122/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_unnumbered
79182026-06-24T02:05:39.353Z PASS [ 0.034s] (1123/2952) nexus-types-versions v2026_04_16_00::networking::tests::test_valid_router_peer_type_try_from_old_representation
79192026-06-24T02:05:39.377Z PASS [ 0.045s] (1124/2952) omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
79202026-06-24T02:05:39.409Z PASS [ 0.076s] (1125/2952) omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
79212026-06-24T02:05:39.422Z PASS [ 0.070s] (1126/2952) omicron-certificates tests::test_cert_extended_key_usage
79222026-06-24T02:05:39.443Z PASS [ 0.065s] (1127/2952) omicron-certificates tests::test_common_name_is_validated
79232026-06-24T02:05:39.471Z PASS [ 0.061s] (1128/2952) omicron-certificates tests::test_subject_alternate_names_are_validated
79242026-06-24T02:05:39.504Z PASS [ 0.081s] (1129/2952) omicron-cockroach-admin cockroach_cli::tests::proptest_validate_decommissionable
79252026-06-24T02:05:39.567Z SLOW [>120.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
79262026-06-24T02:05:39.573Z SLOW [>120.000s] (─────────) oximeter-db client::tests::test_replicated
79272026-06-24T02:05:39.698Z PASS [ 8.642s] (1130/2952) nexus-mgs-updates driver_update::test::test_sp_update_basic
79282026-06-24T02:05:39.879Z PASS [ 2.585s] (1131/2952) nexus-reconfigurator-planning::mod integration_tests::planner::test_zone_update_ordering_respects_dependency_dag
79292026-06-24T02:05:40.825Z PASS [ 2.421s] (1132/2952) nexus-test-utils test::test_suite_password_matches_hash
79302026-06-24T02:05:41.180Z PASS [ 1.480s] (1133/2952) omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
79312026-06-24T02:05:41.205Z PASS [ 0.027s] (1134/2952) omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_never_panics
79322026-06-24T02:05:41.236Z PASS [ 0.031s] (1135/2952) omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_structured_input
79332026-06-24T02:05:41.280Z PASS [ 1.775s] (1136/2952) omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
79342026-06-24T02:05:41.299Z PASS [ 0.019s] (1137/2952) omicron-cockroach-metrics tests::test_histogram_bucket_sorting
79352026-06-24T02:05:41.307Z PASS [ 9.718s] (1138/2952) nexus-mgs-updates driver_update::test_host_phase_1::update_watched
79362026-06-24T02:05:41.321Z PASS [ 0.022s] (1139/2952) omicron-cockroach-metrics tests::test_prometheus_histogram_parsing
79372026-06-24T02:05:41.328Z PASS [ 0.021s] (1140/2952) omicron-cockroach-metrics tests::test_prometheus_metrics_comments_only
79382026-06-24T02:05:41.343Z PASS [ 0.022s] (1141/2952) omicron-cockroach-metrics tests::test_prometheus_metrics_empty
79392026-06-24T02:05:41.349Z PASS [ 0.022s] (1142/2952) omicron-cockroach-metrics tests::test_prometheus_metrics_parse_resilience
79402026-06-24T02:05:41.362Z PASS [ 0.019s] (1143/2952) omicron-cockroach-metrics tests::test_prometheus_metrics_parsing
79412026-06-24T02:05:41.370Z PASS [ 0.020s] (1144/2952) omicron-cockroach-metrics tests::test_typed_cockroach_metrics
79422026-06-24T02:05:41.382Z PASS [ 0.020s] (1145/2952) omicron-common address::test::test_dns_subnets
79432026-06-24T02:05:41.388Z PASS [ 0.018s] (1146/2952) omicron-common address::test::test_ip_range_checks_non_decreasing
79442026-06-24T02:05:41.400Z PASS [ 0.164s] (1147/2952) omicron-cockroach-metrics tests::test_cluster_client_caching
79452026-06-24T02:05:41.404Z PASS [ 0.021s] (1148/2952) omicron-common address::test::test_ip_range_enum_deserialization
79462026-06-24T02:05:41.407Z PASS [ 0.019s] (1149/2952) omicron-common address::test::test_ip_range_iter
79472026-06-24T02:05:41.421Z PASS [ 0.021s] (1150/2952) omicron-common address::test::test_ip_range_length
79482026-06-24T02:05:41.434Z PASS [ 0.030s] (1151/2952) omicron-common address::test::test_ip_range_try_from
79492026-06-24T02:05:41.437Z PASS [ 0.029s] (1152/2952) omicron-common address::test::test_ipv6_subnet_deserialize
79502026-06-24T02:05:41.443Z PASS [ 0.022s] (1153/2952) omicron-common address::test::test_sled_address
79512026-06-24T02:05:41.456Z PASS [ 0.022s] (1154/2952) omicron-common api::external::error::test::test_bail_unless
79522026-06-24T02:05:41.460Z PASS [ 0.021s] (1155/2952) omicron-common api::external::error::test::test_context
79532026-06-24T02:05:41.467Z PASS [ 0.024s] (1156/2952) omicron-common api::external::http_pagination::test::test_pagination_examples
79542026-06-24T02:05:41.479Z PASS [ 0.022s] (1157/2952) omicron-common api::external::http_pagination::test::test_scan_by_id
79552026-06-24T02:05:41.483Z PASS [ 0.027s] (1158/2952) omicron-common api::external::http_pagination::test::test_pagination_schemas
79562026-06-24T02:05:41.488Z PASS [ 0.021s] (1159/2952) omicron-common api::external::http_pagination::test::test_scan_by_name
79572026-06-24T02:05:41.501Z PASS [ 0.021s] (1160/2952) omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
79582026-06-24T02:05:41.505Z PASS [ 0.020s] (1161/2952) omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
79592026-06-24T02:05:41.508Z PASS [ 0.020s] (1162/2952) omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
79602026-06-24T02:05:41.526Z PASS [ 0.025s] (1163/2952) omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
79612026-06-24T02:05:41.529Z PASS [ 0.023s] (1164/2952) omicron-common api::external::test::test_bytecount
79622026-06-24T02:05:41.529Z PASS [ 0.020s] (1165/2952) omicron-common api::external::test::test_bytecount_display
79632026-06-24T02:05:41.548Z PASS [ 0.022s] (1166/2952) omicron-common api::external::test::test_digest
79642026-06-24T02:05:41.548Z PASS [ 0.021s] (1167/2952) omicron-common api::external::test::test_firewall_deserialization
79652026-06-24T02:05:41.562Z PASS [ 0.033s] (1168/2952) omicron-common api::external::test::test_firewall_rule_host_filter_parse
79662026-06-24T02:05:41.576Z PASS [ 0.026s] (1169/2952) omicron-common api::external::test::test_firewall_rule_proto_filter_from_api_string
79672026-06-24T02:05:41.580Z PASS [ 0.032s] (1170/2952) omicron-common api::external::test::test_firewall_rule_target_parse
79682026-06-24T02:05:41.584Z PASS [ 0.022s] (1171/2952) omicron-common api::external::test::test_generation_display_parse
79692026-06-24T02:05:41.596Z PASS [ 0.022s] (1172/2952) omicron-common api::external::test::test_generation_from_int
79702026-06-24T02:05:41.610Z PASS [ 0.025s] (1173/2952) omicron-common api::external::test::test_generation_serde
79712026-06-24T02:05:41.622Z PASS [ 0.025s] (1174/2952) omicron-common api::external::test::test_hostname_from_str
79722026-06-24T02:05:41.633Z PASS [ 0.024s] (1175/2952) omicron-common api::external::test::test_ip_port_range_from_str
79732026-06-24T02:05:41.641Z PASS [ 0.020s] (1176/2952) omicron-common api::external::test::test_ip_port_range_into_str
79742026-06-24T02:05:41.657Z PASS [ 0.024s] (1177/2952) omicron-common api::external::test::test_ipv6_net_operations
79752026-06-24T02:05:41.667Z PASS [ 0.025s] (1178/2952) omicron-common api::external::test::test_mac_system_iterator
79762026-06-24T02:05:41.685Z PASS [ 0.028s] (1179/2952) omicron-common api::external::test::test_mac_to_int_conversions
79772026-06-24T02:05:41.702Z PASS [ 0.034s] (1180/2952) omicron-common api::external::test::test_macaddr
79782026-06-24T02:05:41.705Z PASS [ 0.020s] (1181/2952) omicron-common api::external::test::test_name_parse
79792026-06-24T02:05:41.712Z PASS [ 0.132s] (1182/2952) omicron-common api::external::test::test_generation_overflow
79802026-06-24T02:05:41.722Z PASS [ 0.021s] (1183/2952) omicron-common api::external::test::test_name_parse_from_param
79812026-06-24T02:05:41.730Z PASS [ 0.025s] (1184/2952) omicron-common api::external::test::test_resource_name_parse
79822026-06-24T02:05:41.749Z PASS [ 0.037s] (1185/2952) omicron-common api::external::test::test_route_destination_parse
79832026-06-24T02:05:41.759Z PASS [ 0.037s] (1186/2952) omicron-common api::external::test::test_route_target_parse
79842026-06-24T02:05:41.770Z PASS [ 0.040s] (1187/2952) omicron-common api::external::test::test_semver_serialize
79852026-06-24T02:05:41.774Z PASS [ 0.025s] (1188/2952) omicron-common api::internal::shared::tests::test_dataset_kind_serialization
79862026-06-24T02:05:41.783Z PASS [ 0.024s] (1189/2952) omicron-common api::internal::shared::tests::test_delegated_zvol_device_name
79872026-06-24T02:05:41.791Z PASS [ 0.021s] (1190/2952) omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
79882026-06-24T02:05:41.798Z PASS [ 0.024s] (1191/2952) omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
79892026-06-24T02:05:41.809Z PASS [ 0.025s] (1192/2952) omicron-common api::internal::shared::tests::test_deserialize_unknown_string
79902026-06-24T02:05:41.836Z PASS [ 0.045s] (1193/2952) omicron-common disk::tests::parse_dataset_name
79912026-06-24T02:05:41.845Z PASS [ 0.036s] (1194/2952) omicron-common zpool_name::test::test_parse_external_zpool_name
79922026-06-24T02:05:41.859Z PASS [ 0.023s] (1195/2952) omicron-common zpool_name::test::test_parse_internal_zpool_name
79932026-06-24T02:05:41.863Z PASS [ 0.018s] (1196/2952) omicron-common zpool_name::test::test_parse_zpool_name_json
79942026-06-24T02:05:41.880Z PASS [ 0.020s] (1197/2952) omicron-common zpool_name::test::test_zpool_name_regex
79952026-06-24T02:05:42.021Z PASS [ 0.223s] (1198/2952) omicron-common zpool_name::test::test_parse_bad_zpool_names
79962026-06-24T02:05:42.033Z PASS [ 0.170s] (1199/2952) omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
79972026-06-24T02:05:42.148Z PASS [ 0.268s] (1200/2952) omicron-dev::test-omicron-dev test_omicron_dev_no_args
79982026-06-24T02:05:42.177Z PASS [ 0.029s] (1201/2952) omicron-gateway management_switch::location_map::tests::test_config_validation
79992026-06-24T02:05:42.206Z PASS [ 0.029s] (1202/2952) omicron-gateway management_switch::location_map::tests::test_resolve_location
80002026-06-24T02:05:42.330Z PASS [ 1.504s] (1203/2952) omicron-cockroach-admin context::tests::test_node_id
80012026-06-24T02:05:42.374Z PASS [ 0.045s] (1204/2952) omicron-gateway::test_all integration_tests::config::read_production_smf_config
80022026-06-24T02:05:42.446Z PASS [ 0.239s] (1205/2952) omicron-gateway::test_all integration_tests::component_list::component_list
80032026-06-24T02:05:42.451Z PASS [ 13.537s] (1206/2952) nexus-db-queries policy_test::test_conferred_roles
80042026-06-24T02:05:42.631Z PASS [ 0.257s] (1207/2952) omicron-gateway::test_all integration_tests::ereports::ereports_basic
80052026-06-24T02:05:42.665Z PASS [ 0.219s] (1208/2952) omicron-gateway::test_all integration_tests::ereports::ereports_commit
80062026-06-24T02:05:42.671Z PASS [ 0.220s] (1209/2952) omicron-gateway::test_all integration_tests::ereports::ereports_limit
80072026-06-24T02:05:42.759Z PASS [ 3.316s] (1210/2952) omicron-cockroach-admin cockroach_cli::tests::test_cluster_init_compatibility
80082026-06-24T02:05:42.891Z PASS [ 0.219s] (1211/2952) omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
80092026-06-24T02:05:42.911Z PASS [ 0.246s] (1212/2952) omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
80102026-06-24T02:05:42.948Z PASS [ 0.057s] (1213/2952) omicron-ledger test::test_commit_handles_write_failures
80112026-06-24T02:05:42.961Z PASS [ 0.050s] (1214/2952) omicron-ledger test::test_create_default_ledger
80122026-06-24T02:05:42.964Z PASS [ 0.203s] (1215/2952) omicron-gateway::test_all integration_tests::task_dump::task_dump
80132026-06-24T02:05:42.973Z PASS [ 0.024s] (1216/2952) omicron-ledger test::test_create_ledger_reads_from_storage
80142026-06-24T02:05:42.981Z PASS [ 0.019s] (1217/2952) omicron-ls-apis api_metadata::tests::from_raw_collects_multiple_errors
80152026-06-24T02:05:42.999Z PASS [ 0.038s] (1218/2952) omicron-ledger test::test_create_ledger_reads_latest_from_storage
80162026-06-24T02:05:43.007Z PASS [ 0.034s] (1219/2952) omicron-ls-apis api_metadata::tests::load_errors_display_lists_every_error
80172026-06-24T02:05:43.135Z PASS [ 0.504s] (1220/2952) omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
80182026-06-24T02:05:43.242Z PASS [ 0.106s] (1221/2952) omicron-nexus app::alert::tests::test_alert_class_list
80192026-06-24T02:05:44.116Z PASS [ 11.330s] (1222/2952) nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
80202026-06-24T02:05:44.699Z PASS [ 4.820s] (1223/2952) omicron-cockroach-admin cockroach_cli::tests::test_schema_init
80212026-06-24T02:05:44.746Z PASS [ 12.289s] (1224/2952) nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
80222026-06-24T02:05:45.110Z PASS [ 5.639s] (1225/2952) omicron-cockroach-admin cockroach_cli::tests::test_cluster_schema_init_interleaved
80232026-06-24T02:05:45.584Z PASS [ 14.478s] (1226/2952) nexus-mgs-updates driver_update::test::test_sp_update_takeover
80242026-06-24T02:05:46.051Z PASS [ 13.157s] (1227/2952) nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
80252026-06-24T02:05:46.184Z PASS [ 12.480s] (1228/2952) nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
80262026-06-24T02:05:46.232Z PASS [ 0.047s] (1229/2952) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_adds_entries
80272026-06-24T02:05:46.282Z PASS [ 0.050s] (1230/2952) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_removes_entries
80282026-06-24T02:05:46.330Z PASS [ 0.048s] (1231/2952) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_works_with_empty_sets
80292026-06-24T02:05:46.380Z PASS [ 0.050s] (1232/2952) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_leaves_valid_entries
80302026-06-24T02:05:46.430Z PASS [ 0.050s] (1233/2952) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_modifies_changed_entries
80312026-06-24T02:05:51.193Z PASS [ 19.655s] (1234/2952) nexus-mgs-updates driver_update::test_host_phase_1::update_takeover
80322026-06-24T02:05:51.454Z PASS [ 12.873s] (1235/2952) nexus-types deployment::planning_report::tests::planning_report_json_roundtrip
80332026-06-24T02:05:52.634Z PASS [ 10.612s] (1236/2952) omicron-dev::test-omicron-dev test_run_all
80342026-06-24T02:05:56.456Z PASS [ 18.825s] (1237/2952) nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
80352026-06-24T02:05:57.160Z PASS [ 13.044s] (1238/2952) omicron-nexus app::background::driver::test::test_driver_basic
80362026-06-24T02:05:57.245Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
80372026-06-24T02:05:57.450Z PASS [ 5.994s] (1239/2952) omicron-nexus app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_retention_days_overflow
80382026-06-24T02:05:57.461Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
80392026-06-24T02:05:57.583Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent
80402026-06-24T02:05:57.729Z PASS [ 6.537s] (1240/2952) omicron-nexus app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_activation
80412026-06-24T02:05:58.134Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
80422026-06-24T02:05:58.369Z PASS [ 5.735s] (1241/2952) omicron-nexus app::background::tasks::audit_log_timeout_incomplete::tests::test_audit_log_timeout_incomplete_activation
80432026-06-24T02:05:59.140Z PASS [ 15.898s] (1242/2952) omicron-nexus app::background::driver::test::test_activation_in_progress
80442026-06-24T02:06:00.224Z PASS [ 14.172s] (1243/2952) omicron-nexus app::background::tasks::alert_dispatcher::test::test_glob_reprocessing
80452026-06-24T02:06:00.976Z PASS [ 23.298s] (1244/2952) nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
80462026-06-24T02:06:01.040Z PASS [ 0.064s] (1245/2952) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
80472026-06-24T02:06:01.105Z PASS [ 16.405s] (1246/2952) omicron-nexus app::background::init::test::test_dns_propagation_basic
80482026-06-24T02:06:02.016Z PASS [ 23.837s] (1247/2952) nexus-reconfigurator-rendezvous local_storage_unencrypted_dataset::tests::proptest_reconciliation
80492026-06-24T02:06:03.406Z PASS [ 25.434s] (1248/2952) nexus-reconfigurator-rendezvous local_storage_dataset::tests::proptest_reconciliation
80502026-06-24T02:06:04.286Z PASS [ 5.917s] (1249/2952) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
80512026-06-24T02:06:04.443Z PASS [ 144.884s] (1250/2952) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
80522026-06-24T02:06:05.202Z PASS [ 6.063s] (1251/2952) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
80532026-06-24T02:06:05.871Z PASS [ 8.142s] (1252/2952) omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner_limit
80542026-06-24T02:06:07.060Z PASS [ 6.837s] (1253/2952) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
80552026-06-24T02:06:07.183Z PASS [ 21.598s] (1254/2952) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
80562026-06-24T02:06:07.360Z PASS [ 22.250s] (1255/2952) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
80572026-06-24T02:06:07.871Z PASS [ 23.112s] (1256/2952) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
80582026-06-24T02:06:08.496Z PASS [ 25.497s] (1257/2952) omicron-ls-apis::test_dependencies test_api_dependencies
80592026-06-24T02:06:08.895Z PASS [ 25.887s] (1258/2952) omicron-ls-apis::test_dependencies test_deployment_unit_dag_edges
80602026-06-24T02:06:08.975Z PASS [ 25.993s] (1259/2952) omicron-ls-apis::test_dependencies test_api_check
80612026-06-24T02:06:09.423Z PASS [ 37.430s] (1260/2952) nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
80622026-06-24T02:06:11.331Z PASS [ 14.171s] (1261/2952) omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
80632026-06-24T02:06:12.193Z PASS [ 6.321s] (1262/2952) omicron-nexus app::background::tasks::fm_analysis::tests::test_inventory_staleness_check
80642026-06-24T02:06:13.403Z PASS [ 6.220s] (1263/2952) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_alert_requests
80652026-06-24T02:06:13.583Z PASS [ 6.523s] (1264/2952) omicron-nexus app::background::tasks::fm_analysis::tests::test_prepare_inputs_observes_alert_markers
80662026-06-24T02:06:14.146Z PASS [ 6.785s] (1265/2952) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_alert_requests_aborted_when_sitrep_is_stale
80672026-06-24T02:06:14.317Z PASS [ 6.459s] (1266/2952) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen
80682026-06-24T02:06:14.922Z PASS [ 18.465s] (1267/2952) omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
80692026-06-24T02:06:15.312Z PASS [ 6.816s] (1268/2952) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen_across_sitreps
80702026-06-24T02:06:15.757Z PASS [ 14.652s] (1269/2952) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
80712026-06-24T02:06:15.876Z PASS [ 14.837s] (1270/2952) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
80722026-06-24T02:06:15.934Z PASS [ 0.057s] (1271/2952) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_address
80732026-06-24T02:06:16.027Z PASS [ 7.052s] (1272/2952) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests_capacity_error
80742026-06-24T02:06:16.037Z PASS [ 0.104s] (1273/2952) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_with_any_source_member
80752026-06-24T02:06:16.089Z PASS [ 0.062s] (1274/2952) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_ignores_has_any_source_member
80762026-06-24T02:06:16.095Z PASS [ 0.058s] (1275/2952) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_with_sources
80772026-06-24T02:06:16.145Z PASS [ 0.056s] (1276/2952) omicron-nexus app::background::tasks::multicast::tests::test_admin_scope_xor_folding
80782026-06-24T02:06:16.174Z PASS [ 0.079s] (1277/2952) omicron-nexus app::background::tasks::multicast::tests::test_bounded_preservation_prefix_48
80792026-06-24T02:06:16.203Z PASS [ 0.058s] (1278/2952) omicron-nexus app::background::tasks::multicast::tests::test_documented_examples
80802026-06-24T02:06:16.228Z PASS [ 0.053s] (1279/2952) omicron-nexus app::background::tasks::multicast::tests::test_map_ipv4_edge_cases
80812026-06-24T02:06:16.250Z PASS [ 0.047s] (1280/2952) omicron-nexus app::background::tasks::multicast::tests::test_map_ipv4_to_underlay_ipv6
80822026-06-24T02:06:16.306Z PASS [ 0.055s] (1281/2952) omicron-nexus app::background::tasks::multicast::tests::test_prefix_validation_ipv4_too_small
80832026-06-24T02:06:16.345Z PASS [ 0.117s] (1282/2952) omicron-nexus app::background::tasks::multicast::tests::test_prefix_preservation_hash_space_for_large_sets
80842026-06-24T02:06:16.353Z PASS [ 0.047s] (1283/2952) omicron-nexus app::background::tasks::multicast::tests::test_prefix_validation_success_larger_prefix
80852026-06-24T02:06:16.389Z PASS [ 6.966s] (1284/2952) omicron-nexus app::background::tasks::fm_sitrep_gc::tests::test_orphaned_sitrep_gc
80862026-06-24T02:06:16.396Z PASS [ 0.052s] (1285/2952) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_salt_uniqueness
80872026-06-24T02:06:16.400Z PASS [ 0.048s] (1286/2952) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_scope_differentiation
80882026-06-24T02:06:16.444Z PASS [ 7.549s] (1287/2952) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests
80892026-06-24T02:06:16.448Z PASS [ 0.059s] (1288/2952) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_xor_fold_math
80902026-06-24T02:06:16.459Z PASS [ 0.058s] (1289/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_changes_output
80912026-06-24T02:06:16.464Z PASS [ 0.068s] (1290/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_64bit_ipv4_placement
80922026-06-24T02:06:16.505Z PASS [ 0.057s] (1291/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_full_coverage_within_8bits
80932026-06-24T02:06:16.509Z PASS [ 0.049s] (1292/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_ipv4_changes_output
80942026-06-24T02:06:16.512Z PASS [ 0.067s] (1293/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_deterministic
80952026-06-24T02:06:16.520Z PASS [ 0.055s] (1294/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_stays_within_prefix
80962026-06-24T02:06:16.557Z PASS [ 0.051s] (1295/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_already_admin_scoped
80972026-06-24T02:06:16.643Z PASS [ 0.123s] (1296/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_64bit_already_admin_scoped
80982026-06-24T02:06:16.655Z PASS [ 0.144s] (1297/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_site_local_to_admin_scoped
80992026-06-24T02:06:16.658Z PASS [ 0.099s] (1298/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_64bit_site_local_to_admin_scoped
81002026-06-24T02:06:16.682Z PASS [ 0.174s] (1299/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_global_to_admin_scoped
81012026-06-24T02:06:16.762Z PASS [ 0.119s] (1300/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_distinguishes_scopes
81022026-06-24T02:06:16.780Z PASS [ 0.125s] (1301/2952) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_with_64bit_prefix
81032026-06-24T02:06:17.180Z PASS [ 15.163s] (1302/2952) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
81042026-06-24T02:06:17.325Z PASS [ 5.994s] (1303/2952) omicron-nexus app::background::tasks::fm_sitrep_load::test::test_load_sitreps
81052026-06-24T02:06:17.836Z PASS [ 14.429s] (1304/2952) omicron-nexus app::background::tasks::dns_config::test::test_basic
81062026-06-24T02:06:18.769Z PASS [ 14.324s] (1305/2952) omicron-nexus app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion
81072026-06-24T02:06:18.772Z PASS [ 21.325s] (1306/2952) omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner
81082026-06-24T02:06:18.822Z PASS [ 14.535s] (1307/2952) omicron-nexus app::background::tasks::dns_propagation::test::test_basic
81092026-06-24T02:06:19.183Z PASS [ 37.151s] (1308/2952) omicron-dropshot-apis::bin/omicron-dropshot-apis tests::test_apis_up_to_date
81102026-06-24T02:06:19.743Z PASS [ 14.540s] (1309/2952) omicron-nexus app::background::tasks::external_endpoints::test::test_basic
81112026-06-24T02:06:21.154Z PASS [ 5.842s] (1310/2952) omicron-nexus app::background::tasks::inventory_load::tests::test_inventory_loader
81122026-06-24T02:06:28.665Z PASS [ 42.235s] (1311/2952) omicron-nexus app::background::tasks::attached_subnets::test::test_attached_subnet_manager
81132026-06-24T02:06:28.921Z SLOW [> 60.000s] (─────────) nexus-db-queries policy_test::test_iam_roles_behavior
81142026-06-24T02:06:29.786Z PASS [ 14.029s] (1312/2952) omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
81152026-06-24T02:06:32.005Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
81162026-06-24T02:06:32.211Z PASS [ 15.032s] (1313/2952) omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
81172026-06-24T02:06:32.334Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution dns::test::test_dns_stale_blueprint_does_not_overwrite
81182026-06-24T02:06:32.359Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
81192026-06-24T02:06:32.508Z PASS [ 15.183s] (1314/2952) omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
81202026-06-24T02:06:32.645Z PASS [ 14.809s] (1315/2952) omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
81212026-06-24T02:06:33.306Z PASS [ 16.526s] (1316/2952) omicron-nexus app::background::tasks::reconfigurator_config::test::test_basic
81222026-06-24T02:06:33.534Z PASS [ 14.760s] (1317/2952) omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
81232026-06-24T02:06:33.539Z PASS [ 14.715s] (1318/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
81242026-06-24T02:06:33.562Z PASS [ 14.378s] (1319/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
81252026-06-24T02:06:34.126Z PASS [ 19.204s] (1320/2952) omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
81262026-06-24T02:06:34.179Z PASS [ 15.411s] (1321/2952) omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
81272026-06-24T02:06:34.262Z PASS [ 14.519s] (1322/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
81282026-06-24T02:06:35.306Z PASS [ 21.903s] (1323/2952) omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
81292026-06-24T02:06:35.747Z PASS [ 21.600s] (1324/2952) omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
81302026-06-24T02:06:36.163Z PASS [ 19.506s] (1325/2952) omicron-nexus app::background::tasks::populate_switch_ports::tests::test_switch1_comes_up_late
81312026-06-24T02:06:36.710Z PASS [ 4.202s] (1326/2952) omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
81322026-06-24T02:06:37.690Z PASS [ 4.384s] (1327/2952) omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
81332026-06-24T02:06:38.086Z PASS [ 69.167s] (1328/2952) nexus-db-queries policy_test::test_iam_roles_behavior
81342026-06-24T02:06:39.068Z PASS [ 5.535s] (1329/2952) omicron-nexus app::background::tasks::session_cleanup::tests::test_session_cleanup_activation
81352026-06-24T02:06:39.574Z SLOW [>180.000s] (─────────) oximeter-db client::tests::test_replicated
81362026-06-24T02:06:39.597Z PASS [ 6.060s] (1330/2952) omicron-nexus app::background::tasks::session_cleanup::tests::test_session_cleanup_respects_limit
81372026-06-24T02:06:40.868Z PASS [ 19.714s] (1331/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
81382026-06-24T02:06:41.131Z PASS [ 24.448s] (1332/2952) omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
81392026-06-24T02:06:41.273Z PASS [ 0.136s] (1333/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
81402026-06-24T02:06:41.330Z PASS [ 0.063s] (1334/2952) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_desired_blueprint_is_strictly_older
81412026-06-24T02:06:41.407Z PASS [ 0.077s] (1335/2952) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_everything_matches
81422026-06-24T02:06:41.479Z PASS [ 0.072s] (1336/2952) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_blueprints_equal_and_nat_differs_at_gen_1
81432026-06-24T02:06:41.545Z PASS [ 0.066s] (1337/2952) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_current_has_no_blueprint_config
81442026-06-24T02:06:41.605Z PASS [ 0.060s] (1338/2952) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_desired_blueprint_is_newer_and_nat_differs
81452026-06-24T02:06:41.670Z PASS [ 0.065s] (1339/2952) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_nat_matches_but_rnc_differs
81462026-06-24T02:06:42.094Z PASS [ 0.424s] (1340/2952) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
81472026-06-24T02:06:42.285Z PASS [ 70.281s] (1341/2952) nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
81482026-06-24T02:06:42.535Z PASS [ 0.440s] (1342/2952) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
81492026-06-24T02:06:42.560Z PASS [ 0.274s] (1343/2952) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
81502026-06-24T02:06:42.617Z PASS [ 0.058s] (1344/2952) omicron-nexus app::background::tasks::tuf_repo_pruner::test::test_decide_prune
81512026-06-24T02:06:42.673Z PASS [ 0.055s] (1345/2952) omicron-nexus app::crucible::test::single_upstairs_health_ro_basic
81522026-06-24T02:06:42.723Z PASS [ 0.050s] (1346/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_basic
81532026-06-24T02:06:42.776Z PASS [ 0.053s] (1347/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_live_repair_in_progress
81542026-06-24T02:06:42.827Z PASS [ 0.051s] (1348/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_one_live_repair
81552026-06-24T02:06:42.884Z PASS [ 0.057s] (1349/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_one_stopping
81562026-06-24T02:06:42.938Z PASS [ 0.053s] (1350/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_only_two_present_and_active
81572026-06-24T02:06:42.996Z PASS [ 0.058s] (1351/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_reconciliation
81582026-06-24T02:06:43.049Z PASS [ 0.053s] (1352/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_replace
81592026-06-24T02:06:43.144Z PASS [ 13.357s] (1353/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
81602026-06-24T02:06:43.195Z PASS [ 0.051s] (1354/2952) omicron-nexus app::crucible::test::upstairs_health_search
81612026-06-24T02:06:43.274Z PASS [ 0.079s] (1355/2952) omicron-nexus app::deployment::tests::test_reject_update_requests_if_system_is_not_updateable
81622026-06-24T02:06:43.281Z PASS [ 0.232s] (1356/2952) omicron-nexus app::crucible::test::single_upstairs_health_rw_two_live_repair
81632026-06-24T02:06:43.355Z PASS [ 0.074s] (1357/2952) omicron-nexus app::deployment::tests::test_version_number_ordering_requirements_for_update
81642026-06-24T02:06:43.380Z PASS [ 0.106s] (1358/2952) omicron-nexus app::deployment::tests::test_validate_can_set_target_release_for_mupdate_recovery
81652026-06-24T02:06:43.484Z PASS [ 0.102s] (1359/2952) omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
81662026-06-24T02:06:44.045Z PASS [ 1.511s] (1360/2952) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
81672026-06-24T02:06:44.210Z PASS [ 0.165s] (1361/2952) omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
81682026-06-24T02:06:44.244Z PASS [ 0.889s] (1362/2952) omicron-nexus app::external_endpoints::test::test_authority
81692026-06-24T02:06:44.283Z PASS [ 0.073s] (1363/2952) omicron-nexus app::external_endpoints::test::test_no_endpoint
81702026-06-24T02:06:44.301Z PASS [ 0.057s] (1364/2952) omicron-nexus app::instance::tests::test_instance_create_propagates_enable_jumbo_frames
81712026-06-24T02:06:44.351Z PASS [ 0.068s] (1365/2952) omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
81722026-06-24T02:06:44.372Z PASS [ 0.071s] (1366/2952) omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
81732026-06-24T02:06:44.411Z PASS [ 0.059s] (1367/2952) omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
81742026-06-24T02:06:44.441Z PASS [ 0.069s] (1368/2952) omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
81752026-06-24T02:06:44.469Z PASS [ 0.058s] (1369/2952) omicron-nexus app::instance::tests::test_primary_nic_mtu_for_jumbo_frames
81762026-06-24T02:06:44.529Z PASS [ 0.060s] (1370/2952) omicron-nexus app::instance_platform::cpu_platform::test::milan_current_vs_rfd314_is_understood
81772026-06-24T02:06:44.544Z PASS [ 0.102s] (1371/2952) omicron-nexus app::instance::tests::test_serial_console_stream_proxying
81782026-06-24T02:06:44.550Z PASS [ 27.788s] (1372/2952) omicron-nexus app::background::tasks::reconfigurator_config::test::test_background_tasks_enable_disable
81792026-06-24T02:06:44.588Z PASS [ 0.059s] (1373/2952) omicron-nexus app::instance_platform::cpu_platform::test::milan_rfd314_is_as_described
81802026-06-24T02:06:44.604Z PASS [ 0.060s] (1374/2952) omicron-nexus app::instance_platform::cpu_platform::test::turin_v1_is_as_described
81812026-06-24T02:06:44.612Z PASS [ 0.061s] (1375/2952) omicron-nexus app::instance_platform::cpu_platform::test::turin_v2_is_as_described
81822026-06-24T02:06:44.662Z PASS [ 0.074s] (1376/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_other_admin_scoped_subnets
81832026-06-24T02:06:44.666Z PASS [ 0.060s] (1377/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_site_local_ipv6
81842026-06-24T02:06:44.669Z PASS [ 0.054s] (1378/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_valid_ipv4_asm
81852026-06-24T02:06:44.779Z PASS [ 0.113s] (1379/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_link_local_ipv4
81862026-06-24T02:06:44.783Z PASS [ 0.119s] (1380/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_full_underlay_subnet
81872026-06-24T02:06:44.799Z PASS [ 0.137s] (1381/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_asm_ssm_spanning_range
81882026-06-24T02:06:44.846Z PASS [ 0.067s] (1382/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_range_overlapping_underlay
81892026-06-24T02:06:44.852Z PASS [ 0.069s] (1383/2952) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_underlay_ipv6_range
81902026-06-24T02:06:44.859Z PASS [ 0.060s] (1384/2952) omicron-nexus app::multicast::tests::test_is_ssm_address
81912026-06-24T02:06:45.378Z PASS [ 1.895s] (1385/2952) omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
81922026-06-24T02:06:45.446Z PASS [ 0.068s] (1386/2952) omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
81932026-06-24T02:06:45.580Z PASS [ 13.368s] (1387/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
81942026-06-24T02:06:47.325Z PASS [ 14.679s] (1388/2952) omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
81952026-06-24T02:06:47.761Z PASS [ 19.096s] (1389/2952) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
81962026-06-24T02:06:47.800Z PASS [ 12.054s] (1390/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
81972026-06-24T02:06:47.953Z PASS [ 12.646s] (1391/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
81982026-06-24T02:06:48.208Z PASS [ 14.029s] (1392/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
81992026-06-24T02:06:48.299Z PASS [ 75.967s] (1393/2952) nexus-reconfigurator-execution dns::test::test_dns_stale_blueprint_does_not_overwrite
82002026-06-24T02:06:48.594Z PASS [ 15.032s] (1394/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
82012026-06-24T02:06:48.661Z PASS [ 14.535s] (1395/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
82022026-06-24T02:06:49.013Z PASS [ 11.322s] (1396/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
82032026-06-24T02:06:49.291Z PASS [ 15.028s] (1397/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
82042026-06-24T02:06:50.596Z PASS [ 113.017s] (1398/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent
82052026-06-24T02:06:51.579Z PASS [ 14.869s] (1399/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
82062026-06-24T02:06:51.981Z PASS [ 13.895s] (1400/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
82072026-06-24T02:06:52.631Z PASS [ 115.175s] (1401/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
82082026-06-24T02:06:52.904Z PASS [ 40.711s] (1402/2952) omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
82092026-06-24T02:06:53.442Z PASS [ 17.280s] (1403/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_chunked
82102026-06-24T02:06:53.614Z PASS [ 14.017s] (1404/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_reconfigurator_state_collected
82112026-06-24T02:06:53.724Z PASS [ 14.654s] (1405/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_per_bundle_data_selection
82122026-06-24T02:06:53.744Z PASS [ 12.876s] (1406/2952) omicron-nexus app::background::tasks::support_bundle_collector::test::test_trace_file_generated
82132026-06-24T02:06:55.166Z PASS [ 82.809s] (1407/2952) nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
82142026-06-24T02:06:56.013Z PASS [ 41.696s] (1408/2952) omicron-nexus app::background::tasks::inventory_collection::test::test_basic
82152026-06-24T02:06:56.057Z PASS [ 117.924s] (1409/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
82162026-06-24T02:06:56.635Z PASS [ 43.051s] (1410/2952) omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
82172026-06-24T02:06:57.245Z SLOW [>120.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
82182026-06-24T02:06:58.604Z PASS [ 13.751s] (1411/2952) omicron-nexus app::quiesce::test::test_quiesce_full
82192026-06-24T02:06:58.912Z PASS [ 14.066s] (1412/2952) omicron-nexus app::quiesce::test::test_quiesce_easy
82202026-06-24T02:07:00.089Z PASS [ 15.230s] (1413/2952) omicron-nexus app::quiesce::test::test_quiesce_multi
82212026-06-24T02:07:04.750Z PASS [ 19.304s] (1414/2952) omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
82222026-06-24T02:07:06.683Z PASS [ 21.098s] (1415/2952) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind
82232026-06-24T02:07:09.638Z PASS [ 21.876s] (1416/2952) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_actions_succeed_idempotently
82242026-06-24T02:07:10.327Z PASS [ 21.665s] (1417/2952) omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
82252026-06-24T02:07:10.568Z PASS [ 22.268s] (1418/2952) omicron-nexus app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_sled
82262026-06-24T02:07:10.756Z PASS [ 22.804s] (1419/2952) omicron-nexus app::sagas::disk_create::test::test_saga_read_only_disk_basic_usage_succeeds
82272026-06-24T02:07:11.869Z PASS [ 22.578s] (1420/2952) omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
82282026-06-24T02:07:12.366Z PASS [ 18.752s] (1421/2952) omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
82292026-06-24T02:07:13.245Z PASS [ 19.803s] (1422/2952) omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
82302026-06-24T02:07:13.250Z PASS [ 19.505s] (1423/2952) omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
82312026-06-24T02:07:13.593Z PASS [ 19.869s] (1424/2952) omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
82322026-06-24T02:07:13.713Z PASS [ 18.547s] (1425/2952) omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
82332026-06-24T02:07:13.905Z PASS [ 17.847s] (1426/2952) omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
82342026-06-24T02:07:14.071Z PASS [ 15.159s] (1427/2952) omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
82352026-06-24T02:07:14.812Z PASS [ 27.486s] (1428/2952) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind_idempotently
82362026-06-24T02:07:14.872Z PASS [ 26.664s] (1429/2952) omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
82372026-06-24T02:07:14.932Z PASS [ 16.328s] (1430/2952) omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
82382026-06-24T02:07:15.358Z PASS [ 26.343s] (1431/2952) omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
82392026-06-24T02:07:17.103Z PASS [ 29.303s] (1432/2952) omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
82402026-06-24T02:07:17.730Z PASS [ 21.717s] (1433/2952) omicron-nexus app::sagas::instance_start::test::should_start_with_dead_switch
82412026-06-24T02:07:19.342Z PASS [ 26.438s] (1434/2952) omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
82422026-06-24T02:07:20.921Z PASS [ 28.940s] (1435/2952) omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
82432026-06-24T02:07:24.501Z PASS [ 31.870s] (1436/2952) omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
82442026-06-24T02:07:27.811Z PASS [ 17.485s] (1437/2952) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
82452026-06-24T02:07:28.018Z PASS [ 18.380s] (1438/2952) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
82462026-06-24T02:07:31.670Z PASS [ 19.801s] (1439/2952) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
82472026-06-24T02:07:32.000Z PASS [ 21.432s] (1440/2952) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
82482026-06-24T02:07:33.269Z PASS [ 20.902s] (1441/2952) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
82492026-06-24T02:07:34.395Z PASS [ 21.144s] (1442/2952) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
82502026-06-24T02:07:34.532Z PASS [ 20.628s] (1443/2952) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
82512026-06-24T02:07:34.616Z PASS [ 21.024s] (1444/2952) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
82522026-06-24T02:07:34.743Z PASS [ 46.148s] (1445/2952) omicron-nexus app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_zpool
82532026-06-24T02:07:34.953Z PASS [ 20.882s] (1446/2952) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
82542026-06-24T02:07:35.051Z PASS [ 20.179s] (1447/2952) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
82552026-06-24T02:07:35.270Z PASS [ 20.338s] (1448/2952) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
82562026-06-24T02:07:36.953Z PASS [ 19.849s] (1449/2952) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
82572026-06-24T02:07:37.162Z PASS [ 45.583s] (1450/2952) omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
82582026-06-24T02:07:38.765Z PASS [ 21.034s] (1451/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
82592026-06-24T02:07:39.575Z SLOW [>240.000s] (─────────) oximeter-db client::tests::test_replicated
82602026-06-24T02:07:40.107Z PASS [ 19.186s] (1452/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
82612026-06-24T02:07:40.275Z PASS [ 40.186s] (1453/2952) omicron-nexus app::sagas::instance_update::test::destroyed_update_can_complete_with_dead_switch
82622026-06-24T02:07:40.626Z PASS [ 43.991s] (1454/2952) omicron-nexus app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone
82632026-06-24T02:07:41.050Z PASS [ 50.454s] (1455/2952) omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
82642026-06-24T02:07:45.793Z PASS [ 11.050s] (1456/2952) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_dag_structure
82652026-06-24T02:07:46.038Z PASS [ 11.422s] (1457/2952) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_params_serialization
82662026-06-24T02:07:46.218Z PASS [ 21.717s] (1458/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
82672026-06-24T02:07:46.539Z PASS [ 41.789s] (1459/2952) omicron-nexus app::sagas::instance_update::test::migration_update_can_complete_with_dead_switch
82682026-06-24T02:07:46.881Z PASS [ 11.927s] (1460/2952) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_handles_missing_groups
82692026-06-24T02:07:46.943Z PASS [ 0.062s] (1461/2952) omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
82702026-06-24T02:07:47.923Z PASS [ 12.654s] (1462/2952) omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
82712026-06-24T02:07:49.157Z PASS [ 14.105s] (1463/2952) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_rejects_non_creating_state
82722026-06-24T02:07:49.471Z PASS [ 12.517s] (1464/2952) omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
82732026-06-24T02:07:49.975Z PASS [ 21.958s] (1465/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
82742026-06-24T02:07:50.200Z PASS [ 11.435s] (1466/2952) omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
82752026-06-24T02:07:51.625Z PASS [ 11.350s] (1467/2952) omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
82762026-06-24T02:07:53.301Z PASS [ 18.769s] (1468/2952) omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
82772026-06-24T02:07:53.900Z PASS [ 21.900s] (1469/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
82782026-06-24T02:07:56.268Z PASS [ 22.998s] (1470/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
82792026-06-24T02:07:57.247Z SLOW [>180.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
82802026-06-24T02:07:57.282Z PASS [ 10.743s] (1471/2952) omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
82812026-06-24T02:08:01.188Z PASS [ 26.794s] (1472/2952) omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
82822026-06-24T02:08:02.466Z PASS [ 8.565s] (1473/2952) omicron-nexus app::sagas::test_saga::test_saga_stuck
82832026-06-24T02:08:04.574Z PASS [ 14.598s] (1474/2952) omicron-nexus app::sagas::subnet_attach::test::test_actions_succeed_idempotently
82842026-06-24T02:08:04.813Z PASS [ 14.613s] (1475/2952) omicron-nexus app::sagas::subnet_attach::test::test_saga_basic_usage_succeeds
82852026-06-24T02:08:04.928Z PASS [ 15.458s] (1476/2952) omicron-nexus app::sagas::subnet_attach::test::detaching_all_instance_subnets_does_not_delete_subnets
82862026-06-24T02:08:06.230Z PASS [ 51.418s] (1477/2952) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
82872026-06-24T02:08:06.682Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
82882026-06-24T02:08:07.048Z PASS [ 10.780s] (1478/2952) omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
82892026-06-24T02:08:07.257Z PASS [ 13.956s] (1479/2952) omicron-nexus app::sagas::subnet_detach::test::test_saga_basic_usage_succeeds
82902026-06-24T02:08:07.384Z PASS [ 15.758s] (1480/2952) omicron-nexus app::sagas::subnet_detach::test::test_actions_succeed_idempotently
82912026-06-24T02:08:07.565Z PASS [ 10.283s] (1481/2952) omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
82922026-06-24T02:08:09.028Z PASS [ 62.350s] (1482/2952) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
82932026-06-24T02:08:10.758Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
82942026-06-24T02:08:11.907Z PASS [ 10.719s] (1483/2952) omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
82952026-06-24T02:08:12.639Z PASS [ 10.173s] (1484/2952) omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
82962026-06-24T02:08:13.247Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
82972026-06-24T02:08:13.715Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
82982026-06-24T02:08:15.358Z PASS [ 34.732s] (1485/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
82992026-06-24T02:08:15.358Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
83002026-06-24T02:08:15.722Z PASS [ 11.148s] (1486/2952) omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
83012026-06-24T02:08:16.214Z PASS [ 9.985s] (1487/2952) omicron-nexus app::update::test::test_contact_support_all_unhealthy
83022026-06-24T02:08:16.298Z PASS [ 0.084s] (1488/2952) omicron-nexus app::update::test::test_problems_all_unhealthy
83032026-06-24T02:08:16.378Z PASS [ 0.080s] (1489/2952) omicron-nexus app::update::test::test_problems_healthy_system
83042026-06-24T02:08:16.459Z PASS [ 0.081s] (1490/2952) omicron-nexus app::update::test::test_problems_missing_sleds
83052026-06-24T02:08:16.545Z PASS [ 0.085s] (1491/2952) omicron-nexus app::update::test::test_problems_stale_inventory
83062026-06-24T02:08:16.645Z PASS [ 0.100s] (1492/2952) omicron-nexus app::update::test::test_problems_stuck_sagas
83072026-06-24T02:08:16.723Z PASS [ 57.381s] (1493/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
83082026-06-24T02:08:16.793Z PASS [ 0.148s] (1494/2952) omicron-nexus app::update::test::test_problems_stuck_sagas_and_unhealthy_zpools
83092026-06-24T02:08:16.817Z PASS [ 0.093s] (1495/2952) omicron-nexus app::update::test::test_problems_stuck_sagas_error_message
83102026-06-24T02:08:16.897Z PASS [ 0.105s] (1496/2952) omicron-nexus app::update::test::test_problems_stuck_update
83112026-06-24T02:08:16.908Z PASS [ 0.091s] (1497/2952) omicron-nexus app::update::test::test_problems_unhealthy_services
83122026-06-24T02:08:16.985Z PASS [ 0.085s] (1498/2952) omicron-nexus app::update::test::test_problems_unhealthy_zpools
83132026-06-24T02:08:16.992Z PASS [ 0.084s] (1499/2952) omicron-nexus app::update::test::test_problems_update_in_progress_not_stuck_is_not_a_problem
83142026-06-24T02:08:17.053Z PASS [ 0.060s] (1500/2952) omicron-nexus external_api::console_api::test::test_accept_gz
83152026-06-24T02:08:17.117Z PASS [ 0.065s] (1501/2952) omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
83162026-06-24T02:08:17.183Z PASS [ 0.065s] (1502/2952) omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
83172026-06-24T02:08:17.248Z PASS [ 0.066s] (1503/2952) omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
83182026-06-24T02:08:17.309Z PASS [ 0.060s] (1504/2952) omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
83192026-06-24T02:08:17.369Z PASS [ 0.060s] (1505/2952) omicron-nexus external_api::console_api::test::test_find_file_finds_file
83202026-06-24T02:08:17.425Z PASS [ 0.056s] (1506/2952) omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
83212026-06-24T02:08:17.485Z PASS [ 0.060s] (1507/2952) omicron-nexus external_api::console_api::test::test_relative_uri
83222026-06-24T02:08:17.518Z PASS [ 12.704s] (1508/2952) omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
83232026-06-24T02:08:17.645Z PASS [ 12.717s] (1509/2952) omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
83242026-06-24T02:08:17.812Z PASS [ 10.764s] (1510/2952) omicron-nexus app::update::test::test_contact_support_healthy_system
83252026-06-24T02:08:17.848Z PASS [ 31.810s] (1511/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
83262026-06-24T02:08:18.085Z PASS [ 10.827s] (1512/2952) omicron-nexus app::update::test::test_contact_support_healthy_zpools_unhealthy_services
83272026-06-24T02:08:18.129Z PASS [ 10.745s] (1513/2952) omicron-nexus app::update::test::test_contact_support_missing_sleds
83282026-06-24T02:08:18.328Z PASS [ 10.763s] (1514/2952) omicron-nexus app::update::test::test_contact_support_stuck_saga
83292026-06-24T02:08:19.046Z PASS [ 38.938s] (1515/2952) omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
83302026-06-24T02:08:19.304Z PASS [ 2.322s] (1516/2952) omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
83312026-06-24T02:08:19.723Z PASS [ 10.695s] (1517/2952) omicron-nexus app::update::test::test_contact_support_stuck_update
83322026-06-24T02:08:21.929Z PASS [ 34.006s] (1518/2952) omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
83332026-06-24T02:08:23.298Z PASS [ 11.390s] (1519/2952) omicron-nexus app::update::test::test_contact_support_target_set_but_components_on_old_version
83342026-06-24T02:08:24.365Z PASS [ 11.726s] (1520/2952) omicron-nexus app::update::test::test_contact_support_unhealthy_zpools_and_services
83352026-06-24T02:08:25.133Z PASS [ 47.968s] (1521/2952) omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
83362026-06-24T02:08:27.689Z PASS [ 12.332s] (1522/2952) omicron-nexus app::update::test::test_contact_support_unhealthy_zpools_healthy_services
83372026-06-24T02:08:27.813Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
83382026-06-24T02:08:28.397Z PASS [ 12.675s] (1523/2952) omicron-nexus app::update::test::test_contact_support_update_in_progress
83392026-06-24T02:08:29.878Z PASS [ 12.233s] (1524/2952) omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
83402026-06-24T02:08:30.215Z PASS [ 12.697s] (1525/2952) omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
83412026-06-24T02:08:31.674Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
83422026-06-24T02:08:32.430Z PASS [ 2.215s] (1526/2952) omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
83432026-06-24T02:08:33.654Z PASS [ 15.522s] (1527/2952) omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
83442026-06-24T02:08:34.286Z PASS [ 0.634s] (1528/2952) omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
83452026-06-24T02:08:34.618Z PASS [ 2.188s] (1529/2952) omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
83462026-06-24T02:08:35.367Z PASS [ 17.555s] (1530/2952) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
83472026-06-24T02:08:35.837Z PASS [ 16.113s] (1531/2952) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
83482026-06-24T02:08:36.003Z PASS [ 17.675s] (1532/2952) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
83492026-06-24T02:08:36.007Z PASS [ 18.158s] (1533/2952) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
83502026-06-24T02:08:36.235Z PASS [ 14.305s] (1534/2952) omicron-nexus::test_all integration_tests::allow_list::test_allow_list
83512026-06-24T02:08:36.644Z PASS [ 13.346s] (1535/2952) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_access_token_auth
83522026-06-24T02:08:36.992Z PASS [ 17.946s] (1536/2952) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
83532026-06-24T02:08:39.225Z PASS [ 50.068s] (1537/2952) omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
83542026-06-24T02:08:39.576Z SLOW [>300.000s] (─────────) oximeter-db client::tests::test_replicated
83552026-06-24T02:08:40.769Z PASS [ 10.890s] (1538/2952) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_scim_token_auth
83562026-06-24T02:08:41.053Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
83572026-06-24T02:08:41.436Z PASS [ 88.190s] (1539/2952) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
83582026-06-24T02:08:43.696Z PASS [ 25.611s] (1540/2952) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
83592026-06-24T02:08:44.093Z PASS [ 16.404s] (1541/2952) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_list
83602026-06-24T02:08:44.888Z PASS [ 25.583s] (1542/2952) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
83612026-06-24T02:08:45.349Z PASS [ 94.592s] (1543/2952) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
83622026-06-24T02:08:45.548Z PASS [ 11.263s] (1544/2952) omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
83632026-06-24T02:08:45.795Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
83642026-06-24T02:08:45.817Z PASS [ 17.419s] (1545/2952) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_login_local
83652026-06-24T02:08:46.088Z PASS [ 11.470s] (1546/2952) omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
83662026-06-24T02:08:46.220Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
83672026-06-24T02:08:46.531Z PASS [ 10.525s] (1547/2952) omicron-nexus::test_all integration_tests::basic::test_basic_failures
83682026-06-24T02:08:46.930Z PASS [ 10.286s] (1548/2952) omicron-nexus::test_all integration_tests::basic::test_ping
83692026-06-24T02:08:46.945Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
83702026-06-24T02:08:47.325Z PASS [ 11.958s] (1549/2952) omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
83712026-06-24T02:08:47.688Z PASS [ 11.851s] (1550/2952) omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
83722026-06-24T02:08:47.843Z PASS [ 11.840s] (1551/2952) omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
83732026-06-24T02:08:49.086Z PASS [ 1.398s] (1552/2952) omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
83742026-06-24T02:08:49.241Z PASS [ 81.430s] (1553/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
83752026-06-24T02:08:49.294Z PASS [ 0.208s] (1554/2952) omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
83762026-06-24T02:08:49.619Z PASS [ 94.262s] (1555/2952) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
83772026-06-24T02:08:49.700Z PASS [ 1.857s] (1556/2952) omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
83782026-06-24T02:08:51.163Z PASS [ 64.220s] (1557/2952) omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
83792026-06-24T02:08:52.388Z PASS [ 10.952s] (1558/2952) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
83802026-06-24T02:08:52.866Z PASS [ 35.380s] (1559/2952) omicron-nexus populate::test::test_populators
83812026-06-24T02:08:53.448Z PASS [ 12.679s] (1560/2952) omicron-nexus::test_all integration_tests::bfd::test_empty_bfd_status
83822026-06-24T02:08:53.748Z PASS [ 82.078s] (1561/2952) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
83832026-06-24T02:08:56.050Z PASS [ 75.000s] (1562/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
83842026-06-24T02:08:56.348Z PASS [ 19.356s] (1563/2952) omicron-nexus::test_all integration_tests::basic::test_projects_basic
83852026-06-24T02:08:56.544Z PASS [ 12.849s] (1564/2952) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
83862026-06-24T02:08:57.249Z SLOW [>240.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
83872026-06-24T02:08:57.360Z PASS [ 12.472s] (1565/2952) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
83882026-06-24T02:08:57.372Z PASS [ 13.279s] (1566/2952) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
83892026-06-24T02:08:58.048Z PASS [ 32.917s] (1567/2952) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_create_delete_ops
83902026-06-24T02:08:58.120Z PASS [ 12.303s] (1568/2952) omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
83912026-06-24T02:08:58.127Z PASS [ 12.778s] (1569/2952) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
83922026-06-24T02:08:58.367Z PASS [ 72.574s] (1570/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
83932026-06-24T02:08:58.427Z PASS [ 22.192s] (1571/2952) omicron-nexus::test_all integration_tests::basic::test_gzip_compression
83942026-06-24T02:08:59.071Z TRY 1 FAIL [ 12.980s] (─────────) omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
83952026-06-24T02:08:59.071Z stdout ───
83962026-06-24T02:08:59.071Z
83972026-06-24T02:08:59.071Z running 1 test
83982026-06-24T02:08:59.071Z test integration_tests::certificates::test_silo_certificates ... FAILED
83992026-06-24T02:08:59.071Z
84002026-06-24T02:08:59.071Z failures:
84012026-06-24T02:08:59.071Z
84022026-06-24T02:08:59.071Z failures:
84032026-06-24T02:08:59.071Z integration_tests::certificates::test_silo_certificates
84042026-06-24T02:08:59.071Z
84052026-06-24T02:08:59.071Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 565 filtered out; finished in 12.47s
84062026-06-24T02:08:59.072Z
84072026-06-24T02:08:59.072Z stderr ───
84082026-06-24T02:08:59.072Z log file: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.0.log
84092026-06-24T02:08:59.072Z note: configured to log to "/var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.0.log"
84102026-06-24T02:08:59.072Z DB URL: postgresql://root@[::1]:54397/omicron?sslmode=disable
84112026-06-24T02:08:59.072Z DB address: [::1]:54397
84122026-06-24T02:08:59.072Z log file: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.2.log
84132026-06-24T02:08:59.072Z note: configured to log to "/var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.2.log"
84142026-06-24T02:08:59.072Z
84152026-06-24T02:08:59.072Z thread 'integration_tests::certificates::test_silo_certificates' (2) panicked at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/crypto/mod.rs:249:14:
84162026-06-24T02:08:59.072Z
84172026-06-24T02:08:59.072Z Could not automatically determine the process-level CryptoProvider from Rustls crate features.
84182026-06-24T02:08:59.072Z Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
84192026-06-24T02:08:59.072Z See the documentation of the CryptoProvider type for more information.
84202026-06-24T02:08:59.072Z
84212026-06-24T02:08:59.072Z stack backtrace:
84222026-06-24T02:08:59.072Z 0: __rustc::rust_begin_unwind
84232026-06-24T02:08:59.072Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/panicking.rs:689:5
84242026-06-24T02:08:59.072Z 1: core::panicking::panic_fmt
84252026-06-24T02:08:59.072Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:80:14
84262026-06-24T02:08:59.072Z 2: core::panicking::panic_display::<&str>
84272026-06-24T02:08:59.072Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:259:5
84282026-06-24T02:08:59.072Z 3: core::option::expect_failed
84292026-06-24T02:08:59.072Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/option.rs:2260:5
84302026-06-24T02:08:59.072Z 4: <core::option::Option<rustls::crypto::CryptoProvider>>::expect
84312026-06-24T02:08:59.072Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/option.rs:971:21
84322026-06-24T02:08:59.072Z 5: get_default_or_install_from_crate_features
84332026-06-24T02:08:59.072Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/crypto/mod.rs:249:14
84342026-06-24T02:08:59.072Z 6: builder_with_protocol_versions
84352026-06-24T02:08:59.072Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/server/server_conn.rs:483:13
84362026-06-24T02:08:59.072Z 7: <rustls::server::server_conn::ServerConfig>::builder
84372026-06-24T02:08:59.072Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/server/server_conn.rs:460:9
84382026-06-24T02:08:59.072Z 8: {async_fn#0}
84392026-06-24T02:08:59.072Z at ./src/app/mod.rs:753:30
84402026-06-24T02:08:59.072Z 9: {async_fn#0}
84412026-06-24T02:08:59.072Z at ./src/lib.rs:212:14
84422026-06-24T02:08:59.072Z 10: {async_block#0}
84432026-06-24T02:08:59.073Z at ./src/lib.rs:525:40
84442026-06-24T02:08:59.073Z 11: poll<alloc::boxed::Box<(dyn core::future::future::Future<Output=omicron_nexus::Server> + core::marker::Send), alloc::alloc::Global>>
84452026-06-24T02:08:59.073Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
84462026-06-24T02:08:59.073Z 12: {async_fn#0}<omicron_nexus::Server>
84472026-06-24T02:08:59.073Z at ./test-utils/src/starter.rs:854:10
84482026-06-24T02:08:59.073Z 13: poll<alloc::boxed::Box<(dyn core::future::future::Future<Output=()> + core::marker::Send), alloc::alloc::Global>>
84492026-06-24T02:08:59.073Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
84502026-06-24T02:08:59.073Z 14: poll<core::pin::Pin<alloc::boxed::Box<(dyn core::future::future::Future<Output=()> + core::marker::Send), alloc::alloc::Global>>>
84512026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/time/timeout.rs:202:42
84522026-06-24T02:08:59.073Z 15: {async_fn#0}<omicron_nexus::Server>
84532026-06-24T02:08:59.073Z at ./test-utils/src/starter.rs:237:59
84542026-06-24T02:08:59.073Z 16: {async_fn#0}<omicron_nexus::Server>
84552026-06-24T02:08:59.073Z at ./test-utils/src/starter.rs:1847:10
84562026-06-24T02:08:59.073Z 17: {async_fn#0}<omicron_nexus::Server>
84572026-06-24T02:08:59.073Z at ./test-utils/src/nexus_test.rs:94:10
84582026-06-24T02:08:59.073Z 18: {async_block#0}
84592026-06-24T02:08:59.073Z at ./tests/integration_tests/certificates.rs:353:14
84602026-06-24T02:08:59.073Z 19: poll<&mut dyn core::future::future::Future<Output=()>>
84612026-06-24T02:08:59.073Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
84622026-06-24T02:08:59.073Z 20: poll<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
84632026-06-24T02:08:59.073Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
84642026-06-24T02:08:59.073Z 21: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
84652026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
84662026-06-24T02:08:59.073Z 22: with_budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
84672026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
84682026-06-24T02:08:59.073Z 23: budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
84692026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
84702026-06-24T02:08:59.073Z 24: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
84712026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
84722026-06-24T02:08:59.073Z 25: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
84732026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
84742026-06-24T02:08:59.073Z 26: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
84752026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
84762026-06-24T02:08:59.073Z 27: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
84772026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
84782026-06-24T02:08:59.073Z 28: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
84792026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
84802026-06-24T02:08:59.073Z 29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
84812026-06-24T02:08:59.073Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
84822026-06-24T02:08:59.078Z 30: try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>, core::option::Option<()>>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>)>
84832026-06-24T02:08:59.078Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/thread/local.rs:462:12
84842026-06-24T02:08:59.078Z 31: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
84852026-06-24T02:08:59.078Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/thread/local.rs:426:20
84862026-06-24T02:08:59.078Z 32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
84872026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
84882026-06-24T02:08:59.078Z 33: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
84892026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
84902026-06-24T02:08:59.078Z 34: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
84912026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
84922026-06-24T02:08:59.078Z 35: {closure#0}<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
84932026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
84942026-06-24T02:08:59.078Z 36: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
84952026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
84962026-06-24T02:08:59.078Z 37: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
84972026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
84982026-06-24T02:08:59.078Z 38: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
84992026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
85002026-06-24T02:08:59.078Z 39: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
85012026-06-24T02:08:59.078Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
85022026-06-24T02:08:59.078Z 40: test_silo_certificates
85032026-06-24T02:08:59.078Z at ./tests/integration_tests/certificates.rs:648:31
85042026-06-24T02:08:59.078Z 41: test_all::integration_tests::certificates::test_silo_certificates::{closure#0}
85052026-06-24T02:08:59.078Z at ./tests/integration_tests/certificates.rs:305:34
85062026-06-24T02:08:59.078Z 42: <test_all::integration_tests::certificates::test_silo_certificates::{closure#0} as core::ops::function::FnOnce<()>>::call_once
85072026-06-24T02:08:59.078Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/ops/function.rs:250:5
85082026-06-24T02:08:59.078Z 43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
85092026-06-24T02:08:59.078Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/ops/function.rs:250:5
85102026-06-24T02:08:59.078Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
85112026-06-24T02:08:59.078Z WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
85122026-06-24T02:08:59.078Z WARN: temporary directory leaked: "/var/tmp/omicron_tmp/.tmphpG0Sc"
85132026-06-24T02:08:59.078Z If you would like to access the database for debugging, run the following:
85142026-06-24T02:08:59.078Z
85152026-06-24T02:08:59.078Z # Run the database
85162026-06-24T02:08:59.078Z cargo xtask db-dev run --no-populate --store-dir "/var/tmp/omicron_tmp/.tmphpG0Sc/data"
85172026-06-24T02:08:59.079Z # Access the database. Note the port may change if you run multiple databases.
85182026-06-24T02:08:59.079Z cockroach sql --host=localhost:32221 --insecure
85192026-06-24T02:08:59.079Z WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 19197) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.1-clickhouse-wvcL2q)
85202026-06-24T02:08:59.079Z failed to clean up ClickHouse data dir:
85212026-06-24T02:08:59.079Z - /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.1-clickhouse-wvcL2q: File exists (os error 17)
85222026-06-24T02:08:59.079Z WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
85232026-06-24T02:08:59.079Z WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpEZRNHZ
85242026-06-24T02:08:59.079Z WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
85252026-06-24T02:08:59.079Z WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpkDAesO
85262026-06-24T02:08:59.079Z WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
85272026-06-24T02:08:59.079Z WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpQv9WO4
85282026-06-24T02:08:59.079Z
85292026-06-24T02:08:59.605Z PASS [ 12.280s] (1572/2952) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_prometheus_metrics
85302026-06-24T02:08:59.712Z PASS [ 13.180s] (1573/2952) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_admin_server
85312026-06-24T02:09:00.042Z PASS [ 13.112s] (1574/2952) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_node_status
85322026-06-24T02:09:01.417Z PASS [ 12.175s] (1575/2952) omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
85332026-06-24T02:09:01.457Z PASS [ 15.908s] (1576/2952) omicron-nexus::test_all integration_tests::certificates::test_crud
85342026-06-24T02:09:01.810Z PASS [ 75.592s] (1577/2952) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
85352026-06-24T02:09:01.975Z PASS [ 12.681s] (1578/2952) omicron-nexus::test_all integration_tests::console_api::test_assets
85362026-06-24T02:09:02.338Z PASS [ 12.720s] (1579/2952) omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
85372026-06-24T02:09:02.907Z PASS [ 23.682s] (1580/2952) omicron-nexus::test_all integration_tests::basic::test_projects_list
85382026-06-24T02:09:04.167Z PASS [ 11.778s] (1581/2952) omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
85392026-06-24T02:09:06.680Z PASS [ 12.932s] (1582/2952) omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
85402026-06-24T02:09:07.318Z PASS [ 13.870s] (1583/2952) omicron-nexus::test_all integration_tests::console_api::test_session_me
85412026-06-24T02:09:07.581Z PASS [ 17.881s] (1584/2952) omicron-nexus::test_all integration_tests::console_api::test_console_pages
85422026-06-24T02:09:07.606Z PASS [ 14.740s] (1585/2952) omicron-nexus::test_all integration_tests::console_api::test_session_idle_timeout_deletes_session
85432026-06-24T02:09:08.600Z PASS [ 12.252s] (1586/2952) omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
85442026-06-24T02:09:09.478Z PASS [ 18.314s] (1587/2952) omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
85452026-06-24T02:09:11.942Z TRY 2 FAIL [ 12.869s] (─────────) omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
85462026-06-24T02:09:11.942Z stdout ───
85472026-06-24T02:09:11.942Z
85482026-06-24T02:09:11.942Z running 1 test
85492026-06-24T02:09:11.942Z test integration_tests::certificates::test_silo_certificates ... FAILED
85502026-06-24T02:09:11.942Z
85512026-06-24T02:09:11.942Z failures:
85522026-06-24T02:09:11.942Z
85532026-06-24T02:09:11.942Z failures:
85542026-06-24T02:09:11.942Z integration_tests::certificates::test_silo_certificates
85552026-06-24T02:09:11.942Z
85562026-06-24T02:09:11.942Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 565 filtered out; finished in 12.38s
85572026-06-24T02:09:11.942Z
85582026-06-24T02:09:11.942Z stderr ───
85592026-06-24T02:09:11.942Z log file: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.0.log
85602026-06-24T02:09:11.943Z note: configured to log to "/var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.0.log"
85612026-06-24T02:09:11.943Z DB URL: postgresql://root@[::1]:34733/omicron?sslmode=disable
85622026-06-24T02:09:11.943Z DB address: [::1]:34733
85632026-06-24T02:09:11.943Z log file: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.2.log
85642026-06-24T02:09:11.943Z note: configured to log to "/var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.2.log"
85652026-06-24T02:09:11.943Z
85662026-06-24T02:09:11.943Z thread 'integration_tests::certificates::test_silo_certificates' (2) panicked at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/crypto/mod.rs:249:14:
85672026-06-24T02:09:11.943Z
85682026-06-24T02:09:11.943Z Could not automatically determine the process-level CryptoProvider from Rustls crate features.
85692026-06-24T02:09:11.943Z Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
85702026-06-24T02:09:11.943Z See the documentation of the CryptoProvider type for more information.
85712026-06-24T02:09:11.943Z
85722026-06-24T02:09:11.943Z stack backtrace:
85732026-06-24T02:09:11.943Z 0: __rustc::rust_begin_unwind
85742026-06-24T02:09:11.943Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/panicking.rs:689:5
85752026-06-24T02:09:11.943Z 1: core::panicking::panic_fmt
85762026-06-24T02:09:11.943Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:80:14
85772026-06-24T02:09:11.943Z 2: core::panicking::panic_display::<&str>
85782026-06-24T02:09:11.943Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:259:5
85792026-06-24T02:09:11.943Z 3: core::option::expect_failed
85802026-06-24T02:09:11.943Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/option.rs:2260:5
85812026-06-24T02:09:11.943Z 4: <core::option::Option<rustls::crypto::CryptoProvider>>::expect
85822026-06-24T02:09:11.943Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/option.rs:971:21
85832026-06-24T02:09:11.943Z 5: get_default_or_install_from_crate_features
85842026-06-24T02:09:11.943Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/crypto/mod.rs:249:14
85852026-06-24T02:09:11.943Z 6: builder_with_protocol_versions
85862026-06-24T02:09:11.943Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/server/server_conn.rs:483:13
85872026-06-24T02:09:11.943Z 7: <rustls::server::server_conn::ServerConfig>::builder
85882026-06-24T02:09:11.943Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/server/server_conn.rs:460:9
85892026-06-24T02:09:11.943Z 8: {async_fn#0}
85902026-06-24T02:09:11.943Z at ./src/app/mod.rs:753:30
85912026-06-24T02:09:11.943Z 9: {async_fn#0}
85922026-06-24T02:09:11.943Z at ./src/lib.rs:212:14
85932026-06-24T02:09:11.943Z 10: {async_block#0}
85942026-06-24T02:09:11.943Z at ./src/lib.rs:525:40
85952026-06-24T02:09:11.943Z 11: poll<alloc::boxed::Box<(dyn core::future::future::Future<Output=omicron_nexus::Server> + core::marker::Send), alloc::alloc::Global>>
85962026-06-24T02:09:11.943Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
85972026-06-24T02:09:11.943Z 12: {async_fn#0}<omicron_nexus::Server>
85982026-06-24T02:09:11.944Z at ./test-utils/src/starter.rs:854:10
85992026-06-24T02:09:11.944Z 13: poll<alloc::boxed::Box<(dyn core::future::future::Future<Output=()> + core::marker::Send), alloc::alloc::Global>>
86002026-06-24T02:09:11.944Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
86012026-06-24T02:09:11.944Z 14: poll<core::pin::Pin<alloc::boxed::Box<(dyn core::future::future::Future<Output=()> + core::marker::Send), alloc::alloc::Global>>>
86022026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/time/timeout.rs:202:42
86032026-06-24T02:09:11.944Z 15: {async_fn#0}<omicron_nexus::Server>
86042026-06-24T02:09:11.944Z at ./test-utils/src/starter.rs:237:59
86052026-06-24T02:09:11.944Z 16: {async_fn#0}<omicron_nexus::Server>
86062026-06-24T02:09:11.944Z at ./test-utils/src/starter.rs:1847:10
86072026-06-24T02:09:11.944Z 17: {async_fn#0}<omicron_nexus::Server>
86082026-06-24T02:09:11.944Z at ./test-utils/src/nexus_test.rs:94:10
86092026-06-24T02:09:11.944Z 18: {async_block#0}
86102026-06-24T02:09:11.944Z at ./tests/integration_tests/certificates.rs:353:14
86112026-06-24T02:09:11.944Z 19: poll<&mut dyn core::future::future::Future<Output=()>>
86122026-06-24T02:09:11.944Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
86132026-06-24T02:09:11.944Z 20: poll<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86142026-06-24T02:09:11.944Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
86152026-06-24T02:09:11.944Z 21: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
86162026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
86172026-06-24T02:09:11.944Z 22: with_budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
86182026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
86192026-06-24T02:09:11.944Z 23: budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
86202026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
86212026-06-24T02:09:11.944Z 24: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
86222026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
86232026-06-24T02:09:11.944Z 25: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
86242026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
86252026-06-24T02:09:11.944Z 26: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
86262026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
86272026-06-24T02:09:11.944Z 27: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
86282026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
86292026-06-24T02:09:11.944Z 28: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
86302026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
86312026-06-24T02:09:11.944Z 29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
86322026-06-24T02:09:11.944Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
86332026-06-24T02:09:11.944Z 30: try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>, core::option::Option<()>>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>)>
86342026-06-24T02:09:11.944Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/thread/local.rs:462:12
86352026-06-24T02:09:11.945Z 31: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
86362026-06-24T02:09:11.945Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/thread/local.rs:426:20
86372026-06-24T02:09:11.945Z 32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
86382026-06-24T02:09:11.945Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
86392026-06-24T02:09:11.945Z 33: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
86402026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
86412026-06-24T02:09:11.949Z 34: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
86422026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
86432026-06-24T02:09:11.949Z 35: {closure#0}<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86442026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
86452026-06-24T02:09:11.949Z 36: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
86462026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
86472026-06-24T02:09:11.949Z 37: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86482026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
86492026-06-24T02:09:11.949Z 38: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
86502026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
86512026-06-24T02:09:11.949Z 39: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86522026-06-24T02:09:11.949Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
86532026-06-24T02:09:11.949Z 40: test_silo_certificates
86542026-06-24T02:09:11.949Z at ./tests/integration_tests/certificates.rs:648:31
86552026-06-24T02:09:11.949Z 41: test_all::integration_tests::certificates::test_silo_certificates::{closure#0}
86562026-06-24T02:09:11.949Z at ./tests/integration_tests/certificates.rs:305:34
86572026-06-24T02:09:11.949Z 42: <test_all::integration_tests::certificates::test_silo_certificates::{closure#0} as core::ops::function::FnOnce<()>>::call_once
86582026-06-24T02:09:11.949Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/ops/function.rs:250:5
86592026-06-24T02:09:11.949Z 43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
86602026-06-24T02:09:11.949Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/ops/function.rs:250:5
86612026-06-24T02:09:11.949Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
86622026-06-24T02:09:11.949Z WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86632026-06-24T02:09:11.949Z WARN: temporary directory leaked: "/var/tmp/omicron_tmp/.tmp2gGx0w"
86642026-06-24T02:09:11.949Z If you would like to access the database for debugging, run the following:
86652026-06-24T02:09:11.949Z
86662026-06-24T02:09:11.949Z # Run the database
86672026-06-24T02:09:11.949Z cargo xtask db-dev run --no-populate --store-dir "/var/tmp/omicron_tmp/.tmp2gGx0w/data"
86682026-06-24T02:09:11.949Z # Access the database. Note the port may change if you run multiple databases.
86692026-06-24T02:09:11.949Z cockroach sql --host=localhost:32221 --insecure
86702026-06-24T02:09:11.949Z WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 19485) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.1-clickhouse-YUQ7Kb)
86712026-06-24T02:09:11.949Z failed to clean up ClickHouse data dir:
86722026-06-24T02:09:11.949Z - /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.1-clickhouse-YUQ7Kb: File exists (os error 17)
86732026-06-24T02:09:11.949Z WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86742026-06-24T02:09:11.949Z WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpRPMbwl
86752026-06-24T02:09:11.949Z WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86762026-06-24T02:09:11.949Z WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmplw1IXf
86772026-06-24T02:09:11.950Z WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86782026-06-24T02:09:11.950Z WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpjRzLTH
86792026-06-24T02:09:11.950Z
86802026-06-24T02:09:13.336Z PASS [ 17.285s] (1588/2952) omicron-nexus::test_all integration_tests::console_api::test_sessions
86812026-06-24T02:09:13.716Z SLOW [>120.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
86822026-06-24T02:09:17.248Z PASS [ 9.667s] (1589/2952) omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
86832026-06-24T02:09:18.530Z PASS [ 9.053s] (1590/2952) omicron-nexus::test_all integration_tests::device_auth::test_device_token_cannot_exceed_auth_token_expiration
86842026-06-24T02:09:18.763Z PASS [ 10.162s] (1591/2952) omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
86852026-06-24T02:09:21.448Z PASS [ 8.112s] (1592/2952) omicron-nexus::test_all integration_tests::device_auth::test_device_token_clamps_to_auth_token_when_no_ttl_specified
86862026-06-24T02:09:21.967Z PASS [ 128.253s] (1593/2952) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
86872026-06-24T02:09:22.099Z TRY 3 FAIL [ 10.157s] (1594/2952) omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
86882026-06-24T02:09:22.099Z stdout ───
86892026-06-24T02:09:22.099Z
86902026-06-24T02:09:22.099Z running 1 test
86912026-06-24T02:09:22.099Z test integration_tests::certificates::test_silo_certificates ... FAILED
86922026-06-24T02:09:22.099Z
86932026-06-24T02:09:22.099Z failures:
86942026-06-24T02:09:22.099Z
86952026-06-24T02:09:22.099Z failures:
86962026-06-24T02:09:22.099Z integration_tests::certificates::test_silo_certificates
86972026-06-24T02:09:22.099Z
86982026-06-24T02:09:22.099Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 565 filtered out; finished in 9.65s
86992026-06-24T02:09:22.099Z
87002026-06-24T02:09:22.099Z stderr ───
87012026-06-24T02:09:22.099Z log file: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.0.log
87022026-06-24T02:09:22.099Z note: configured to log to "/var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.0.log"
87032026-06-24T02:09:22.099Z DB URL: postgresql://root@[::1]:43899/omicron?sslmode=disable
87042026-06-24T02:09:22.099Z DB address: [::1]:43899
87052026-06-24T02:09:22.099Z log file: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.2.log
87062026-06-24T02:09:22.099Z note: configured to log to "/var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.2.log"
87072026-06-24T02:09:22.099Z
87082026-06-24T02:09:22.099Z thread 'integration_tests::certificates::test_silo_certificates' (2) panicked at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/crypto/mod.rs:249:14:
87092026-06-24T02:09:22.099Z
87102026-06-24T02:09:22.099Z Could not automatically determine the process-level CryptoProvider from Rustls crate features.
87112026-06-24T02:09:22.099Z Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
87122026-06-24T02:09:22.099Z See the documentation of the CryptoProvider type for more information.
87132026-06-24T02:09:22.099Z
87142026-06-24T02:09:22.099Z stack backtrace:
87152026-06-24T02:09:22.099Z 0: __rustc::rust_begin_unwind
87162026-06-24T02:09:22.099Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/panicking.rs:689:5
87172026-06-24T02:09:22.100Z 1: core::panicking::panic_fmt
87182026-06-24T02:09:22.100Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:80:14
87192026-06-24T02:09:22.100Z 2: core::panicking::panic_display::<&str>
87202026-06-24T02:09:22.100Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:259:5
87212026-06-24T02:09:22.100Z 3: core::option::expect_failed
87222026-06-24T02:09:22.100Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/option.rs:2260:5
87232026-06-24T02:09:22.100Z 4: <core::option::Option<rustls::crypto::CryptoProvider>>::expect
87242026-06-24T02:09:22.100Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/option.rs:971:21
87252026-06-24T02:09:22.100Z 5: get_default_or_install_from_crate_features
87262026-06-24T02:09:22.100Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/crypto/mod.rs:249:14
87272026-06-24T02:09:22.100Z 6: builder_with_protocol_versions
87282026-06-24T02:09:22.100Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/server/server_conn.rs:483:13
87292026-06-24T02:09:22.100Z 7: <rustls::server::server_conn::ServerConfig>::builder
87302026-06-24T02:09:22.100Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/server/server_conn.rs:460:9
87312026-06-24T02:09:22.100Z 8: {async_fn#0}
87322026-06-24T02:09:22.100Z at ./src/app/mod.rs:753:30
87332026-06-24T02:09:22.100Z 9: {async_fn#0}
87342026-06-24T02:09:22.100Z at ./src/lib.rs:212:14
87352026-06-24T02:09:22.100Z 10: {async_block#0}
87362026-06-24T02:09:22.100Z at ./src/lib.rs:525:40
87372026-06-24T02:09:22.100Z 11: poll<alloc::boxed::Box<(dyn core::future::future::Future<Output=omicron_nexus::Server> + core::marker::Send), alloc::alloc::Global>>
87382026-06-24T02:09:22.100Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
87392026-06-24T02:09:22.100Z 12: {async_fn#0}<omicron_nexus::Server>
87402026-06-24T02:09:22.100Z at ./test-utils/src/starter.rs:854:10
87412026-06-24T02:09:22.100Z 13: poll<alloc::boxed::Box<(dyn core::future::future::Future<Output=()> + core::marker::Send), alloc::alloc::Global>>
87422026-06-24T02:09:22.100Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
87432026-06-24T02:09:22.100Z 14: poll<core::pin::Pin<alloc::boxed::Box<(dyn core::future::future::Future<Output=()> + core::marker::Send), alloc::alloc::Global>>>
87442026-06-24T02:09:22.105Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/time/timeout.rs:202:42
87452026-06-24T02:09:22.105Z 15: {async_fn#0}<omicron_nexus::Server>
87462026-06-24T02:09:22.105Z at ./test-utils/src/starter.rs:237:59
87472026-06-24T02:09:22.105Z 16: {async_fn#0}<omicron_nexus::Server>
87482026-06-24T02:09:22.105Z at ./test-utils/src/starter.rs:1847:10
87492026-06-24T02:09:22.105Z 17: {async_fn#0}<omicron_nexus::Server>
87502026-06-24T02:09:22.106Z at ./test-utils/src/nexus_test.rs:94:10
87512026-06-24T02:09:22.106Z 18: {async_block#0}
87522026-06-24T02:09:22.106Z at ./tests/integration_tests/certificates.rs:353:14
87532026-06-24T02:09:22.106Z 19: poll<&mut dyn core::future::future::Future<Output=()>>
87542026-06-24T02:09:22.106Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
87552026-06-24T02:09:22.106Z 20: poll<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
87562026-06-24T02:09:22.106Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/future/future.rs:133:9
87572026-06-24T02:09:22.106Z 21: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
87582026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
87592026-06-24T02:09:22.106Z 22: with_budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
87602026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
87612026-06-24T02:09:22.106Z 23: budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
87622026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
87632026-06-24T02:09:22.106Z 24: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
87642026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
87652026-06-24T02:09:22.106Z 25: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
87662026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
87672026-06-24T02:09:22.106Z 26: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
87682026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
87692026-06-24T02:09:22.106Z 27: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
87702026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
87712026-06-24T02:09:22.106Z 28: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
87722026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
87732026-06-24T02:09:22.106Z 29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
87742026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
87752026-06-24T02:09:22.106Z 30: try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>, core::option::Option<()>>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>)>
87762026-06-24T02:09:22.106Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/thread/local.rs:462:12
87772026-06-24T02:09:22.106Z 31: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
87782026-06-24T02:09:22.106Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/thread/local.rs:426:20
87792026-06-24T02:09:22.106Z 32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
87802026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
87812026-06-24T02:09:22.106Z 33: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
87822026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
87832026-06-24T02:09:22.106Z 34: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
87842026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
87852026-06-24T02:09:22.106Z 35: {closure#0}<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
87862026-06-24T02:09:22.106Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
87872026-06-24T02:09:22.107Z 36: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
87882026-06-24T02:09:22.107Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
87892026-06-24T02:09:22.107Z 37: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
87902026-06-24T02:09:22.107Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
87912026-06-24T02:09:22.107Z 38: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
87922026-06-24T02:09:22.107Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
87932026-06-24T02:09:22.107Z 39: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
87942026-06-24T02:09:22.107Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
87952026-06-24T02:09:22.107Z 40: test_silo_certificates
87962026-06-24T02:09:22.107Z at ./tests/integration_tests/certificates.rs:648:31
87972026-06-24T02:09:22.107Z 41: test_all::integration_tests::certificates::test_silo_certificates::{closure#0}
87982026-06-24T02:09:22.107Z at ./tests/integration_tests/certificates.rs:305:34
87992026-06-24T02:09:22.107Z 42: <test_all::integration_tests::certificates::test_silo_certificates::{closure#0} as core::ops::function::FnOnce<()>>::call_once
88002026-06-24T02:09:22.107Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/ops/function.rs:250:5
88012026-06-24T02:09:22.107Z 43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
88022026-06-24T02:09:22.107Z at /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/ops/function.rs:250:5
88032026-06-24T02:09:22.107Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
88042026-06-24T02:09:22.107Z WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
88052026-06-24T02:09:22.107Z WARN: temporary directory leaked: "/var/tmp/omicron_tmp/.tmplntVN5"
88062026-06-24T02:09:22.107Z If you would like to access the database for debugging, run the following:
88072026-06-24T02:09:22.107Z
88082026-06-24T02:09:22.107Z # Run the database
88092026-06-24T02:09:22.107Z cargo xtask db-dev run --no-populate --store-dir "/var/tmp/omicron_tmp/.tmplntVN5/data"
88102026-06-24T02:09:22.107Z # Access the database. Note the port may change if you run multiple databases.
88112026-06-24T02:09:22.107Z cockroach sql --host=localhost:32221 --insecure
88122026-06-24T02:09:22.107Z WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 19816) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.1-clickhouse-XS6A9s)
88132026-06-24T02:09:22.107Z failed to clean up ClickHouse data dir:
88142026-06-24T02:09:22.107Z - /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.1-clickhouse-XS6A9s: File exists (os error 17)
88152026-06-24T02:09:22.107Z WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
88162026-06-24T02:09:22.107Z WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmp0Y0YJb
88172026-06-24T02:09:22.107Z WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
88182026-06-24T02:09:22.107Z WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpJI9nWb
88192026-06-24T02:09:22.107Z WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
88202026-06-24T02:09:22.107Z WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpQFhixz
88212026-06-24T02:09:22.107Z
88222026-06-24T02:09:24.367Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_coverage
88232026-06-24T02:09:24.962Z PASS [ 17.355s] (1595/2952) omicron-nexus::test_all integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions
88242026-06-24T02:09:26.170Z PASS [ 7.408s] (1596/2952) omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl_invalid
88252026-06-24T02:09:29.722Z PASS [ 12.473s] (1597/2952) omicron-nexus::test_all integration_tests::device_auth::test_device_token_expiration
88262026-06-24T02:09:30.559Z PASS [ 12.029s] (1598/2952) omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl
88272026-06-24T02:09:32.809Z PASS [ 353.243s] (1599/2952) oximeter-db client::tests::test_replicated
88282026-06-24T02:09:33.688Z PASS [ 12.240s] (1600/2952) omicron-nexus::test_all integration_tests::device_auth::test_session_auth_does_not_clamp_device_token_ttl
88292026-06-24T02:09:34.159Z PASS [ 1.350s] (1601/2952) omicron-clickhouse-admin context::tests::test_database_usage
88302026-06-24T02:09:34.197Z PASS [ 0.038s] (1602/2952) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
88312026-06-24T02:09:34.229Z PASS [ 0.032s] (1603/2952) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
88322026-06-24T02:09:34.266Z PASS [ 0.036s] (1604/2952) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
88332026-06-24T02:09:34.294Z PASS [ 0.028s] (1605/2952) omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
88342026-06-24T02:09:34.329Z PASS [ 0.035s] (1606/2952) omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
88352026-06-24T02:09:34.972Z PASS [ 30.806s] (1607/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
88362026-06-24T02:09:35.410Z PASS [ 1.081s] (1608/2952) omicron-clickhouse-admin context::tests::test_retention_policy
88372026-06-24T02:09:35.928Z PASS [ 0.517s] (1609/2952) omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
88382026-06-24T02:09:36.111Z PASS [ 0.184s] (1610/2952) omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
88392026-06-24T02:09:36.322Z PASS [ 0.212s] (1611/2952) omicron-clickhouse-admin::integration_test test_lgif_parsing
88402026-06-24T02:09:36.592Z PASS [ 0.270s] (1612/2952) omicron-clickhouse-admin::integration_test test_raft_config_parsing
88412026-06-24T02:09:36.735Z PASS [ 0.143s] (1613/2952) omicron-clickhouse-admin::integration_test test_teardown
88422026-06-24T02:09:36.800Z PASS [ 0.065s] (1614/2952) oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
88432026-06-24T02:09:37.029Z PASS [ 40.485s] (1615/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
88442026-06-24T02:09:37.598Z PASS [ 34.691s] (1616/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
88452026-06-24T02:09:43.933Z PASS [ 18.972s] (1617/2952) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_image
88462026-06-24T02:09:49.936Z PASS [ 49.893s] (1618/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
88472026-06-24T02:09:53.848Z PASS [ 56.475s] (1619/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
88482026-06-24T02:09:54.337Z PASS [ 32.370s] (1620/2952) omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
88492026-06-24T02:09:57.251Z SLOW [>300.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
88502026-06-24T02:09:57.362Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
88512026-06-24T02:09:57.488Z PASS [ 59.368s] (1621/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
88522026-06-24T02:09:58.051Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
88532026-06-24T02:09:58.129Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
88542026-06-24T02:09:58.341Z PASS [ 60.214s] (1622/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
88552026-06-24T02:09:58.345Z PASS [ 93.976s] (1623/2952) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_coverage
88562026-06-24T02:09:58.369Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
88572026-06-24T02:09:58.429Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
88582026-06-24T02:09:59.607Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
88592026-06-24T02:09:59.714Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
88602026-06-24T02:10:00.054Z PASS [ 61.686s] (1624/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
88612026-06-24T02:10:00.720Z PASS [ 59.303s] (1625/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
88622026-06-24T02:10:01.460Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
88632026-06-24T02:10:01.812Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
88642026-06-24T02:10:01.978Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
88652026-06-24T02:10:02.340Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
88662026-06-24T02:10:06.682Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
88672026-06-24T02:10:07.320Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
88682026-06-24T02:10:11.648Z PASS [ 34.618s] (1626/2952) omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
88692026-06-24T02:10:11.921Z PASS [ 73.873s] (1627/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
88702026-06-24T02:10:12.672Z PASS [ 14.330s] (1628/2952) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
88712026-06-24T02:10:12.991Z PASS [ 14.650s] (1629/2952) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
88722026-06-24T02:10:14.254Z PASS [ 75.827s] (1630/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
88732026-06-24T02:10:14.371Z PASS [ 13.651s] (1631/2952) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
88742026-06-24T02:10:16.892Z PASS [ 39.294s] (1632/2952) omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
88752026-06-24T02:10:17.618Z PASS [ 17.564s] (1633/2952) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
88762026-06-24T02:10:18.806Z PASS [ 49.083s] (1634/2952) omicron-nexus::test_all integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error
88772026-06-24T02:10:18.865Z PASS [ 81.505s] (1635/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
88782026-06-24T02:10:19.863Z PASS [ 77.888s] (1636/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
88792026-06-24T02:10:21.114Z PASS [ 26.777s] (1637/2952) omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
88802026-06-24T02:10:21.672Z PASS [ 81.960s] (1638/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
88812026-06-24T02:10:22.086Z PASS [ 82.481s] (1639/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
88822026-06-24T02:10:22.100Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_cannot_snapshot_read_only_disk
88832026-06-24T02:10:26.173Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_snapshot
88842026-06-24T02:10:26.443Z PASS [ 52.755s] (1640/2952) omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
88852026-06-24T02:10:27.296Z PASS [ 80.616s] (1641/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
88862026-06-24T02:10:28.353Z PASS [ 86.542s] (1642/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
88872026-06-24T02:10:30.346Z PASS [ 64.175s] (1643/2952) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_snapshot
88882026-06-24T02:10:30.562Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
88892026-06-24T02:10:31.642Z PASS [ 69.544s] (1644/2952) omicron-nexus::test_all integration_tests::disks::test_cannot_snapshot_read_only_disk
88902026-06-24T02:10:31.837Z PASS [ 20.190s] (1645/2952) omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
88912026-06-24T02:10:32.961Z PASS [ 18.706s] (1646/2952) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
88922026-06-24T02:10:33.691Z PASS [ 63.132s] (1647/2952) omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
88932026-06-24T02:10:34.974Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
88942026-06-24T02:10:35.645Z PASS [ 93.307s] (1648/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
88952026-06-24T02:10:36.050Z PASS [ 52.116s] (1649/2952) omicron-nexus::test_all integration_tests::disks::test_disk_expunge
88962026-06-24T02:10:36.076Z PASS [ 61.103s] (1650/2952) omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
88972026-06-24T02:10:36.141Z PASS [ 19.248s] (1651/2952) omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset_not_enough
88982026-06-24T02:10:36.802Z SLOW [> 60.000s] (─────────) oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
88992026-06-24T02:10:38.042Z PASS [ 61.242s] (1652/2952) oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
89002026-06-24T02:10:38.294Z PASS [ 44.446s] (1653/2952) omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
89012026-06-24T02:10:38.744Z PASS [ 48.808s] (1654/2952) omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
89022026-06-24T02:10:39.562Z PASS [ 12.266s] (1655/2952) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
89032026-06-24T02:10:40.423Z PASS [ 19.309s] (1656/2952) omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
89042026-06-24T02:10:40.959Z PASS [ 2.917s] (1657/2952) oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
89052026-06-24T02:10:41.208Z PASS [ 22.402s] (1658/2952) omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
89062026-06-24T02:10:42.643Z PASS [ 20.970s] (1659/2952) omicron-nexus::test_all integration_tests::disks::test_read_only_disk_different_vcr
89072026-06-24T02:10:43.229Z PASS [ 30.556s] (1660/2952) omicron-nexus::test_all integration_tests::disks::test_disk_too_big
89082026-06-24T02:10:44.582Z PASS [ 12.745s] (1661/2952) omicron-nexus::test_all integration_tests::external_ips::can_create_instance_with_ephemeral_ipv6_address
89092026-06-24T02:10:45.819Z PASS [ 12.858s] (1662/2952) omicron-nexus::test_all integration_tests::external_ips::can_create_instance_with_floating_ipv6_address
89102026-06-24T02:10:46.579Z PASS [ 49.091s] (1663/2952) omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
89112026-06-24T02:10:46.861Z PASS [ 105.404s] (1664/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
89122026-06-24T02:10:47.054Z PASS [ 18.701s] (1665/2952) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
89132026-06-24T02:10:48.792Z PASS [ 13.146s] (1666/2952) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_ephemeral_ipv4_to_instance_missing_ipv4_stack
89142026-06-24T02:10:49.446Z PASS [ 13.370s] (1667/2952) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_floating_ipv4_to_instance_missing_ipv4_stack
89152026-06-24T02:10:49.516Z PASS [ 13.466s] (1668/2952) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_ephemeral_ipv6_to_instance_missing_ipv6_stack
89162026-06-24T02:10:49.563Z PASS [ 15.871s] (1669/2952) omicron-nexus::test_all integration_tests::external_ips::can_list_instance_snat_ip
89172026-06-24T02:10:49.970Z PASS [ 13.828s] (1670/2952) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_floating_ipv6_to_instance_missing_ipv6_stack
89182026-06-24T02:10:50.193Z PASS [ 30.327s] (1671/2952) omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
89192026-06-24T02:10:51.335Z PASS [ 38.344s] (1672/2952) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
89202026-06-24T02:10:51.530Z PASS [ 33.911s] (1673/2952) omicron-nexus::test_all integration_tests::disks::test_list_all_types_of_disk
89212026-06-24T02:10:52.514Z PASS [ 14.220s] (1674/2952) omicron-nexus::test_all integration_tests::external_ips::no_automatic_snat_for_ipv6
89222026-06-24T02:10:54.002Z PASS [ 27.558s] (1675/2952) omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
89232026-06-24T02:10:54.545Z PASS [ 15.801s] (1676/2952) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_detach_requires_version_with_dual_stack
89242026-06-24T02:10:56.062Z PASS [ 16.500s] (1677/2952) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_idempotent_attach_with_exhausted_explicit_pool
89252026-06-24T02:10:57.252Z SLOW [>360.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
89262026-06-24T02:10:57.540Z PASS [ 16.581s] (1678/2952) oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
89272026-06-24T02:10:57.559Z PASS [ 17.136s] (1679/2952) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_ip_version_conflict
89282026-06-24T02:10:58.968Z PASS [ 17.760s] (1680/2952) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
89292026-06-24T02:10:59.499Z PASS [ 27.857s] (1681/2952) omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
89302026-06-24T02:11:01.326Z PASS [ 15.507s] (1682/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
89312026-06-24T02:11:02.623Z PASS [ 13.831s] (1683/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
89322026-06-24T02:11:03.824Z PASS [ 16.962s] (1684/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
89332026-06-24T02:11:03.914Z PASS [ 14.399s] (1685/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_not_in_pool
89342026-06-24T02:11:03.985Z PASS [ 14.423s] (1686/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
89352026-06-24T02:11:04.309Z PASS [ 14.863s] (1687/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
89362026-06-24T02:11:04.326Z PASS [ 49.955s] (1688/2952) omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset
89372026-06-24T02:11:04.849Z PASS [ 22.206s] (1689/2952) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
89382026-06-24T02:11:05.235Z PASS [ 15.266s] (1690/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
89392026-06-24T02:11:05.395Z PASS [ 53.474s] (1691/2952) omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
89402026-06-24T02:11:06.103Z PASS [ 15.912s] (1692/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
89412026-06-24T02:11:07.002Z PASS [ 15.666s] (1693/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_ip_version_conflict
89422026-06-24T02:11:07.322Z SLOW [>120.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
89432026-06-24T02:11:07.533Z PASS [ 20.953s] (1694/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
89442026-06-24T02:11:07.579Z PASS [ 16.049s] (1695/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
89452026-06-24T02:11:09.025Z PASS [ 21.969s] (1696/2952) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
89462026-06-24T02:11:10.438Z PASS [ 48.352s] (1697/2952) omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
89472026-06-24T02:11:11.264Z PASS [ 123.945s] (1698/2952) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
89482026-06-24T02:11:12.167Z PASS [ 14.606s] (1699/2952) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_basic_crud
89492026-06-24T02:11:12.635Z PASS [ 13.136s] (1700/2952) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_nonexistent_pool
89502026-06-24T02:11:13.755Z PASS [ 14.787s] (1701/2952) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_name_conflict
89512026-06-24T02:11:14.178Z PASS [ 18.116s] (1702/2952) omicron-nexus::test_all integration_tests::external_subnets::cannot_delete_attached_external_subnet
89522026-06-24T02:11:14.435Z PASS [ 44.089s] (1703/2952) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
89532026-06-24T02:11:14.748Z PASS [ 13.422s] (1704/2952) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_unlinked_pool
89542026-06-24T02:11:15.292Z PASS [ 21.290s] (1705/2952) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_subnet_in_another_project
89552026-06-24T02:11:15.470Z PASS [ 30.888s] (1706/2952) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
89562026-06-24T02:11:15.539Z PASS [ 32.310s] (1707/2952) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
89572026-06-24T02:11:16.177Z PASS [ 4.914s] (1708/2952) omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
89582026-06-24T02:11:16.775Z PASS [ 24.261s] (1709/2952) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_subnet_attached_to_another_instance
89592026-06-24T02:11:16.931Z PASS [ 6.493s] (1710/2952) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
89602026-06-24T02:11:17.055Z PASS [ 19.513s] (1711/2952) omicron-nexus::test_all integration_tests::external_subnets::cannot_detach_subnet_that_is_not_attached
89612026-06-24T02:11:17.909Z PASS [ 15.284s] (1712/2952) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_pagination
89622026-06-24T02:11:18.867Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
89632026-06-24T02:11:21.082Z PASS [ 17.258s] (1713/2952) omicron-nexus::test_all integration_tests::external_subnets::test_can_attach_external_subnet_to_stopped_instance
89642026-06-24T02:11:21.741Z PASS [ 12.717s] (1714/2952) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
89652026-06-24T02:11:22.397Z PASS [ 18.411s] (1715/2952) omicron-nexus::test_all integration_tests::external_subnets::test_limited_collaborator_external_subnet_lifecycle
89662026-06-24T02:11:22.663Z PASS [ 10.496s] (1716/2952) omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
89672026-06-24T02:11:24.092Z PASS [ 20.177s] (1717/2952) omicron-nexus::test_all integration_tests::external_subnets::test_external_subnet_attach
89682026-06-24T02:11:27.232Z PASS [ 21.837s] (1718/2952) omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
89692026-06-24T02:11:27.384Z PASS [ 23.057s] (1719/2952) omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
89702026-06-24T02:11:27.908Z PASS [ 15.273s] (1720/2952) omicron-nexus::test_all integration_tests::instances::can_create_instance_with_multiple_nics_and_ephemeral_ip
89712026-06-24T02:11:28.408Z PASS [ 23.172s] (1721/2952) omicron-nexus::test_all integration_tests::images::test_image_promotion
89722026-06-24T02:11:28.683Z PASS [ 21.681s] (1722/2952) omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
89732026-06-24T02:11:29.452Z PASS [ 15.696s] (1723/2952) omicron-nexus::test_all integration_tests::instances::cannot_make_new_primary_nic_lacking_ip_stack_for_external_addresses
89742026-06-24T02:11:29.977Z PASS [ 13.202s] (1724/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
89752026-06-24T02:11:30.396Z PASS [ 25.547s] (1725/2952) omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
89762026-06-24T02:11:30.800Z PASS [ 13.869s] (1726/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
89772026-06-24T02:11:31.857Z PASS [ 17.108s] (1727/2952) omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
89782026-06-24T02:11:32.946Z PASS [ 26.842s] (1728/2952) omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
89792026-06-24T02:11:33.943Z PASS [ 12.861s] (1729/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
89802026-06-24T02:11:34.683Z PASS [ 75.817s] (1730/2952) omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
89812026-06-24T02:11:37.203Z PASS [ 14.806s] (1731/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_start_instance_with_unsatisfiable_cpu_platform
89822026-06-24T02:11:37.917Z PASS [ 15.254s] (1732/2952) omicron-nexus::test_all integration_tests::instances::test_cpu_platform_can_be_changed
89832026-06-24T02:11:38.208Z PASS [ 21.155s] (1733/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
89842026-06-24T02:11:38.419Z PASS [ 22.948s] (1734/2952) omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
89852026-06-24T02:11:39.154Z PASS [ 44.608s] (1735/2952) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_too_many_subnets
89862026-06-24T02:11:39.294Z PASS [ 24.859s] (1736/2952) omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
89872026-06-24T02:11:39.810Z PASS [ 35.501s] (1737/2952) omicron-nexus::test_all integration_tests::images::test_image_create
89882026-06-24T02:11:40.904Z PASS [ 22.996s] (1738/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
89892026-06-24T02:11:42.562Z PASS [ 27.024s] (1739/2952) omicron-nexus::test_all integration_tests::instances::test_can_start_instance_with_cpu_platform
89902026-06-24T02:11:42.642Z PASS [ 28.464s] (1740/2952) omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
89912026-06-24T02:11:43.087Z PASS [ 15.179s] (1741/2952) omicron-nexus::test_all integration_tests::instances::test_enable_jumbo_frames_can_be_changed
89922026-06-24T02:11:44.918Z PASS [ 23.177s] (1742/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
89932026-06-24T02:11:45.299Z PASS [ 16.891s] (1743/2952) omicron-nexus::test_all integration_tests::instances::test_instance_access
89942026-06-24T02:11:46.932Z PASS [ 39.399s] (1744/2952) omicron-nexus::test_all integration_tests::images::test_silo_image_create
89952026-06-24T02:11:49.003Z PASS [ 41.424s] (1745/2952) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
89962026-06-24T02:11:49.135Z PASS [ 20.452s] (1746/2952) omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
89972026-06-24T02:11:52.529Z PASS [ 21.729s] (1747/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
89982026-06-24T02:11:53.404Z PASS [ 21.548s] (1748/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
89992026-06-24T02:11:53.461Z PASS [ 23.484s] (1749/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
90002026-06-24T02:11:53.534Z PASS [ 24.082s] (1750/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
90012026-06-24T02:11:53.566Z PASS [ 38.275s] (1751/2952) omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
90022026-06-24T02:11:54.014Z PASS [ 19.332s] (1752/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_cross_project_subnet
90032026-06-24T02:11:54.212Z PASS [ 15.058s] (1753/2952) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
90042026-06-24T02:11:54.610Z PASS [ 21.665s] (1754/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
90052026-06-24T02:11:54.774Z PASS [ 16.355s] (1755/2952) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
90062026-06-24T02:11:55.187Z PASS [ 24.791s] (1756/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
90072026-06-24T02:11:57.104Z PASS [ 33.012s] (1757/2952) omicron-nexus::test_all integration_tests::instances::test_disk_attach_limit
90082026-06-24T02:11:57.254Z SLOW [>420.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
90092026-06-24T02:11:57.806Z PASS [ 20.602s] (1758/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
90102026-06-24T02:11:58.290Z PASS [ 24.346s] (1759/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
90112026-06-24T02:11:59.212Z PASS [ 43.035s] (1760/2952) omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
90122026-06-24T02:11:59.293Z PASS [ 19.999s] (1761/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
90132026-06-24T02:12:02.045Z PASS [ 21.141s] (1762/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
90142026-06-24T02:12:02.153Z PASS [ 22.343s] (1763/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
90152026-06-24T02:12:03.370Z PASS [ 25.453s] (1764/2952) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
90162026-06-24T02:12:03.980Z PASS [ 21.337s] (1765/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
90172026-06-24T02:12:04.857Z PASS [ 21.770s] (1766/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
90182026-06-24T02:12:05.681Z PASS [ 23.118s] (1767/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
90192026-06-24T02:12:06.612Z PASS [ 39.380s] (1768/2952) omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
90202026-06-24T02:12:07.226Z PASS [ 13.211s] (1769/2952) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_three_ephemeral_ips
90212026-06-24T02:12:07.297Z PASS [ 39.913s] (1770/2952) omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
90222026-06-24T02:12:07.898Z PASS [ 13.685s] (1771/2952) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_auto_none_with_explicit
90232026-06-24T02:12:08.375Z PASS [ 13.764s] (1772/2952) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_auto_without_version
90242026-06-24T02:12:09.378Z PASS [ 14.604s] (1773/2952) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_same_pool
90252026-06-24T02:12:10.791Z PASS [ 32.582s] (1774/2952) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
90262026-06-24T02:12:13.186Z PASS [ 19.651s] (1775/2952) omicron-nexus::test_all integration_tests::instances::test_instance_migration_incompatible_cpu_platforms
90272026-06-24T02:12:13.260Z PASS [ 19.693s] (1776/2952) omicron-nexus::test_all integration_tests::instances::test_instance_migration_unknown_sled_type
90282026-06-24T02:12:14.247Z PASS [ 27.315s] (1777/2952) omicron-nexus::test_all integration_tests::instances::test_instance_metrics
90292026-06-24T02:12:15.864Z PASS [ 18.058s] (1778/2952) omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
90302026-06-24T02:12:16.120Z PASS [ 26.985s] (1779/2952) omicron-nexus::test_all integration_tests::instances::test_instance_migrate
90312026-06-24T02:12:16.722Z PASS [ 27.719s] (1780/2952) omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
90322026-06-24T02:12:17.634Z PASS [ 14.263s] (1781/2952) omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
90332026-06-24T02:12:18.433Z PASS [ 24.971s] (1782/2952) omicron-nexus::test_all integration_tests::instances::test_instance_migration_compatible_cpu_platforms
90342026-06-24T02:12:18.637Z PASS [ 26.107s] (1783/2952) omicron-nexus::test_all integration_tests::instances::test_instance_migrate_target_finishes_first
90352026-06-24T02:12:18.866Z PASS [ 16.820s] (1784/2952) omicron-nexus::test_all integration_tests::instances::test_instance_with_explicit_dual_stack_address
90362026-06-24T02:12:19.274Z PASS [ 12.662s] (1785/2952) omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
90372026-06-24T02:12:20.528Z PASS [ 27.124s] (1786/2952) omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
90382026-06-24T02:12:21.452Z PASS [ 16.595s] (1787/2952) omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ipv4_address
90392026-06-24T02:12:21.578Z PASS [ 10.788s] (1788/2952) omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
90402026-06-24T02:12:22.893Z PASS [ 18.913s] (1789/2952) omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
90412026-06-24T02:12:23.324Z PASS [ 17.643s] (1790/2952) omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ipv6_address
90422026-06-24T02:12:24.395Z PASS [ 25.102s] (1791/2952) omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
90432026-06-24T02:12:25.250Z PASS [ 18.024s] (1792/2952) omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
90442026-06-24T02:12:25.285Z PASS [ 39.985s] (1793/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
90452026-06-24T02:12:25.553Z PASS [ 17.177s] (1794/2952) omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
90462026-06-24T02:12:25.682Z PASS [ 18.385s] (1795/2952) omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
90472026-06-24T02:12:26.362Z PASS [ 13.175s] (1796/2952) omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
90482026-06-24T02:12:27.421Z PASS [ 14.160s] (1797/2952) omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
90492026-06-24T02:12:27.438Z PASS [ 32.250s] (1798/2952) omicron-nexus::test_all integration_tests::instances::test_instance_serial
90502026-06-24T02:12:27.738Z PASS [ 11.016s] (1799/2952) omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
90512026-06-24T02:12:27.849Z PASS [ 29.560s] (1800/2952) omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
90522026-06-24T02:12:27.939Z PASS [ 13.692s] (1801/2952) omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
90532026-06-24T02:12:30.057Z PASS [ 20.679s] (1802/2952) omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
90542026-06-24T02:12:32.522Z PASS [ 10.943s] (1803/2952) omicron-nexus::test_all integration_tests::inventory_matching::test_simulated_baseboard_model
90552026-06-24T02:12:36.845Z PASS [ 16.316s] (1804/2952) omicron-nexus::test_all integration_tests::internet_gateway::test_vpc_create_attaches_all_default_pools_to_igw
90562026-06-24T02:12:37.065Z PASS [ 37.852s] (1805/2952) omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
90572026-06-24T02:12:37.105Z PASS [ 29.207s] (1806/2952) omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
90582026-06-24T02:12:37.623Z PASS [ 40.519s] (1807/2952) omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
90592026-06-24T02:12:37.673Z PASS [ 21.809s] (1808/2952) omicron-nexus::test_all integration_tests::instances::test_silo_limited_collaborator_cross_project_subnet
90602026-06-24T02:12:38.264Z PASS [ 15.370s] (1809/2952) omicron-nexus::test_all integration_tests::inventory_matching::test_sled_sp_inventory_matching
90612026-06-24T02:12:38.535Z PASS [ 17.083s] (1810/2952) omicron-nexus::test_all integration_tests::internet_gateway::test_vpc_create_attaches_only_ipv4_default_pool_to_igw
90622026-06-24T02:12:38.607Z PASS [ 22.486s] (1811/2952) omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
90632026-06-24T02:12:38.706Z PASS [ 15.380s] (1812/2952) omicron-nexus::test_all integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_floating_ips
90642026-06-24T02:12:38.789Z PASS [ 13.108s] (1813/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_multicast_rejects_reserved_ranges
90652026-06-24T02:12:39.684Z PASS [ 21.251s] (1814/2952) omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
90662026-06-24T02:12:39.795Z PASS [ 14.545s] (1815/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
90672026-06-24T02:12:39.805Z PASS [ 21.168s] (1816/2952) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
90682026-06-24T02:12:40.054Z PASS [ 20.780s] (1817/2952) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
90692026-06-24T02:12:40.474Z PASS [ 14.113s] (1818/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
90702026-06-24T02:12:40.663Z PASS [ 13.225s] (1819/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
90712026-06-24T02:12:40.836Z PASS [ 13.098s] (1820/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
90722026-06-24T02:12:41.136Z PASS [ 13.716s] (1821/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
90732026-06-24T02:12:41.277Z PASS [ 56.359s] (1822/2952) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
90742026-06-24T02:12:41.340Z PASS [ 13.490s] (1823/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
90752026-06-24T02:12:41.514Z PASS [ 16.229s] (1824/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
90762026-06-24T02:12:41.561Z PASS [ 16.008s] (1825/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
90772026-06-24T02:12:41.777Z PASS [ 24.144s] (1826/2952) omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
90782026-06-24T02:12:41.835Z PASS [ 22.969s] (1827/2952) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
90792026-06-24T02:12:42.604Z PASS [ 14.665s] (1828/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
90802026-06-24T02:12:44.152Z PASS [ 14.094s] (1829/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
90812026-06-24T02:12:45.974Z PASS [ 21.579s] (1830/2952) omicron-nexus::test_all integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_instance_ips
90822026-06-24T02:12:50.248Z PASS [ 12.575s] (1831/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total
90832026-06-24T02:12:50.706Z PASS [ 13.860s] (1832/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_unicast_defaults
90842026-06-24T02:12:50.846Z PASS [ 18.324s] (1833/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
90852026-06-24T02:12:50.912Z PASS [ 13.289s] (1834/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total
90862026-06-24T02:12:53.848Z PASS [ 16.782s] (1835/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
90872026-06-24T02:12:54.709Z PASS [ 14.903s] (1836/2952) omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
90882026-06-24T02:12:54.909Z PASS [ 16.120s] (1837/2952) omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
90892026-06-24T02:12:55.981Z PASS [ 16.186s] (1838/2952) omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
90902026-06-24T02:12:57.255Z SLOW [>480.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
90912026-06-24T02:12:57.753Z PASS [ 20.648s] (1839/2952) omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
90922026-06-24T02:12:58.072Z PASS [ 18.018s] (1840/2952) omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
90932026-06-24T02:13:02.157Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
90942026-06-24T02:13:02.973Z PASS [ 24.709s] (1841/2952) omicron-nexus::test_all integration_tests::local_storage::test_create_large_local_storage_disk
90952026-06-24T02:13:03.060Z PASS [ 24.453s] (1842/2952) omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
90962026-06-24T02:13:03.805Z PASS [ 22.527s] (1843/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
90972026-06-24T02:13:04.596Z PASS [ 13.684s] (1844/2952) omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
90982026-06-24T02:13:04.855Z PASS [ 18.881s] (1845/2952) omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
90992026-06-24T02:13:04.923Z PASS [ 23.787s] (1846/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
91002026-06-24T02:13:05.349Z PASS [ 10.641s] (1847/2952) omicron-nexus::test_all integration_tests::projects::test_limited_collaborator_cannot_create_project
91012026-06-24T02:13:05.759Z PASS [ 26.075s] (1848/2952) omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
91022026-06-24T02:13:07.211Z PASS [ 13.363s] (1849/2952) omicron-nexus::test_all integration_tests::probe::test_probe_pool_selector_ip_version
91032026-06-24T02:13:07.240Z PASS [ 12.331s] (1850/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion
91042026-06-24T02:13:08.143Z PASS [ 12.161s] (1851/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
91052026-06-24T02:13:09.056Z PASS [ 26.451s] (1852/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
91062026-06-24T02:13:10.566Z PASS [ 12.813s] (1853/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
91072026-06-24T02:13:10.884Z PASS [ 26.732s] (1854/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
91082026-06-24T02:13:11.072Z PASS [ 29.237s] (1855/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
91092026-06-24T02:13:11.380Z PASS [ 30.041s] (1856/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
91102026-06-24T02:13:12.377Z PASS [ 30.599s] (1857/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
91112026-06-24T02:13:13.400Z PASS [ 32.736s] (1858/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
91122026-06-24T02:13:13.706Z PASS [ 32.144s] (1859/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
91132026-06-24T02:13:13.758Z PASS [ 33.283s] (1860/2952) omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
91142026-06-24T02:13:16.011Z PASS [ 35.175s] (1861/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
91152026-06-24T02:13:17.122Z PASS [ 11.773s] (1862/2952) omicron-nexus::test_all integration_tests::quiesce::test_quiesce
91162026-06-24T02:13:18.263Z PASS [ 39.727s] (1863/2952) omicron-nexus::test_all integration_tests::local_storage::test_reject_creating_local_storage_disk
91172026-06-24T02:13:18.385Z PASS [ 13.461s] (1864/2952) omicron-nexus::test_all integration_tests::projects::test_projects
91182026-06-24T02:13:18.403Z PASS [ 20.331s] (1865/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
91192026-06-24T02:13:18.508Z PASS [ 0.123s] (1866/2952) omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
91202026-06-24T02:13:18.564Z PASS [ 0.161s] (1867/2952) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
91212026-06-24T02:13:18.661Z PASS [ 0.153s] (1868/2952) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
91222026-06-24T02:13:18.719Z PASS [ 0.154s] (1869/2952) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
91232026-06-24T02:13:18.781Z PASS [ 0.120s] (1870/2952) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
91242026-06-24T02:13:19.150Z PASS [ 28.901s] (1871/2952) omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
91252026-06-24T02:13:19.640Z PASS [ 11.498s] (1872/2952) omicron-nexus::test_all integration_tests::rack::test_get_own_rack
91262026-06-24T02:13:19.722Z PASS [ 13.962s] (1873/2952) omicron-nexus::test_all integration_tests::quotas::test_negative_quota
91272026-06-24T02:13:20.673Z PASS [ 11.618s] (1874/2952) omicron-nexus::test_all integration_tests::rack::test_list_own_rack
91282026-06-24T02:13:20.929Z PASS [ 16.073s] (1875/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
91292026-06-24T02:13:21.042Z PASS [ 0.113s] (1876/2952) omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
91302026-06-24T02:13:21.107Z PASS [ 17.303s] (1877/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
91312026-06-24T02:13:22.098Z PASS [ 14.887s] (1878/2952) omicron-nexus::test_all integration_tests::quotas::test_quota_limits
91322026-06-24T02:13:22.207Z PASS [ 0.109s] (1879/2952) omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
91332026-06-24T02:13:22.382Z PASS [ 0.175s] (1880/2952) omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
91342026-06-24T02:13:23.369Z PASS [ 12.485s] (1881/2952) omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
91352026-06-24T02:13:23.739Z PASS [ 12.667s] (1882/2952) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
91362026-06-24T02:13:24.157Z PASS [ 13.591s] (1883/2952) omicron-nexus::test_all integration_tests::rack::test_rack_initialization
91372026-06-24T02:13:24.761Z PASS [ 12.384s] (1884/2952) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
91382026-06-24T02:13:25.502Z PASS [ 12.101s] (1885/2952) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
91392026-06-24T02:13:25.911Z PASS [ 14.531s] (1886/2952) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
91402026-06-24T02:13:26.485Z PASS [ 23.512s] (1887/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
91412026-06-24T02:13:29.102Z PASS [ 2.616s] (1888/2952) omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
91422026-06-24T02:13:29.669Z PASS [ 15.911s] (1889/2952) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
91432026-06-24T02:13:30.089Z PASS [ 27.029s] (1890/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
91442026-06-24T02:13:30.370Z PASS [ 48.855s] (1891/2952) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
91452026-06-24T02:13:30.486Z PASS [ 11.767s] (1892/2952) omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
91462026-06-24T02:13:30.716Z PASS [ 17.011s] (1893/2952) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
91472026-06-24T02:13:31.038Z PASS [ 13.916s] (1894/2952) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
91482026-06-24T02:13:31.316Z PASS [ 2.214s] (1895/2952) omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
91492026-06-24T02:13:31.327Z PASS [ 12.177s] (1896/2952) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
91502026-06-24T02:13:31.596Z PASS [ 12.814s] (1897/2952) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
91512026-06-24T02:13:31.737Z PASS [ 12.096s] (1898/2952) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
91522026-06-24T02:13:31.799Z PASS [ 12.076s] (1899/2952) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
91532026-06-24T02:13:31.890Z PASS [ 27.294s] (1900/2952) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
91542026-06-24T02:13:31.931Z PASS [ 53.226s] (1901/2952) omicron-nexus::test_all integration_tests::metrics::test_metrics
91552026-06-24T02:13:32.211Z PASS [ 1.724s] (1902/2952) omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
91562026-06-24T02:13:32.687Z PASS [ 12.014s] (1903/2952) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
91572026-06-24T02:13:32.717Z PASS [ 14.454s] (1904/2952) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
91582026-06-24T02:13:32.943Z PASS [ 1.627s] (1905/2952) omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
91592026-06-24T02:13:33.027Z PASS [ 11.920s] (1906/2952) omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
91602026-06-24T02:13:33.054Z PASS [ 12.012s] (1907/2952) omicron-nexus::test_all integration_tests::saml::test_post_saml_response
91612026-06-24T02:13:33.115Z PASS [ 1.519s] (1908/2952) omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
91622026-06-24T02:13:33.431Z PASS [ 11.049s] (1909/2952) omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
91632026-06-24T02:13:33.456Z PASS [ 1.525s] (1910/2952) omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
91642026-06-24T02:13:33.463Z PASS [ 1.253s] (1911/2952) omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
91652026-06-24T02:13:33.616Z PASS [ 10.247s] (1912/2952) omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
91662026-06-24T02:13:33.845Z PASS [ 10.106s] (1913/2952) omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
91672026-06-24T02:13:34.169Z PASS [ 43.464s] (1914/2952) omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
91682026-06-24T02:13:34.369Z PASS [ 18.357s] (1915/2952) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
91692026-06-24T02:13:34.372Z PASS [ 10.212s] (1916/2952) omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
91702026-06-24T02:13:36.643Z PASS [ 3.589s] (1917/2952) omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
91712026-06-24T02:13:37.518Z PASS [ 30.277s] (1918/2952) omicron-nexus::test_all integration_tests::quotas::test_quotas
91722026-06-24T02:13:41.620Z PASS [ 50.774s] (1919/2952) omicron-nexus::test_all integration_tests::password_login::test_local_users
91732026-06-24T02:13:42.457Z PASS [ 8.992s] (1920/2952) omicron-nexus::test_all integration_tests::scim::test_create_a_saml_scim_silo
91742026-06-24T02:13:43.080Z PASS [ 9.235s] (1921/2952) omicron-nexus::test_all integration_tests::scim::test_no_jit_for_saml_scim_silos
91752026-06-24T02:13:43.752Z PASS [ 9.381s] (1922/2952) omicron-nexus::test_all integration_tests::scim::test_scim_client_no_auth_with_expired_token
91762026-06-24T02:13:43.877Z PASS [ 10.260s] (1923/2952) omicron-nexus::test_all integration_tests::scim::test_disabling_scim_user
91772026-06-24T02:13:44.127Z PASS [ 9.755s] (1924/2952) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_bearer_auth
91782026-06-24T02:13:46.288Z PASS [ 9.645s] (1925/2952) omicron-nexus::test_all integration_tests::scim::test_scim_group_unique
91792026-06-24T02:13:46.288Z PASS [ 12.119s] (1926/2952) omicron-nexus::test_all integration_tests::scim::test_scim2_crate_self_test
91802026-06-24T02:13:46.367Z PASS [ 9.723s] (1927/2952) omicron-nexus::test_all integration_tests::scim::test_scim_group_search
91812026-06-24T02:13:46.535Z PASS [ 9.892s] (1928/2952) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_crud
91822026-06-24T02:13:46.642Z PASS [ 9.999s] (1929/2952) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_tenancy
91832026-06-24T02:13:48.303Z PASS [ 10.785s] (1930/2952) omicron-nexus::test_all integration_tests::scim::test_scim_user_admin_group_priv
91842026-06-24T02:13:50.851Z PASS [ 9.230s] (1931/2952) omicron-nexus::test_all integration_tests::scim::test_scim_user_admin_group_priv_conflict
91852026-06-24T02:13:51.924Z PASS [ 9.468s] (1932/2952) omicron-nexus::test_all integration_tests::scim::test_scim_user_search
91862026-06-24T02:13:52.405Z PASS [ 8.528s] (1933/2952) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
91872026-06-24T02:13:52.666Z PASS [ 9.586s] (1934/2952) omicron-nexus::test_all integration_tests::scim::test_scim_user_unique
91882026-06-24T02:13:53.211Z PASS [ 9.086s] (1935/2952) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
91892026-06-24T02:13:53.513Z PASS [ 9.763s] (1936/2952) omicron-nexus::test_all integration_tests::scim::test_time_modified_updated_on_scim_user_and_group_update
91902026-06-24T02:13:55.156Z PASS [ 8.866s] (1937/2952) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
91912026-06-24T02:13:55.944Z PASS [ 9.577s] (1938/2952) omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
91922026-06-24T02:13:56.107Z PASS [ 9.819s] (1939/2952) omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
91932026-06-24T02:13:56.297Z PASS [ 9.655s] (1940/2952) omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
91942026-06-24T02:13:56.438Z PASS [ 9.901s] (1941/2952) omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
91952026-06-24T02:13:57.255Z SLOW [>540.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
91962026-06-24T02:13:57.984Z PASS [ 9.681s] (1942/2952) omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
91972026-06-24T02:14:00.537Z PASS [ 8.613s] (1943/2952) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
91982026-06-24T02:14:01.133Z PASS [ 8.728s] (1944/2952) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
91992026-06-24T02:14:01.883Z PASS [ 11.032s] (1945/2952) omicron-nexus::test_all integration_tests::silos::test_local_silo_users
92002026-06-24T02:14:01.936Z PASS [ 9.269s] (1946/2952) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
92012026-06-24T02:14:02.157Z SLOW [>120.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
92022026-06-24T02:14:02.823Z PASS [ 9.612s] (1947/2952) omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
92032026-06-24T02:14:03.230Z PASS [ 9.717s] (1948/2952) omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
92042026-06-24T02:14:04.900Z PASS [ 8.956s] (1949/2952) omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
92052026-06-24T02:14:05.616Z PASS [ 9.180s] (1950/2952) omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
92062026-06-24T02:14:06.657Z PASS [ 8.674s] (1951/2952) omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
92072026-06-24T02:14:06.689Z PASS [ 10.392s] (1952/2952) omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_subnet_pool_links
92082026-06-24T02:14:06.876Z PASS [ 10.769s] (1953/2952) omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
92092026-06-24T02:14:07.164Z PASS [ 125.011s] (1954/2952) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
92102026-06-24T02:14:08.532Z PASS [ 13.377s] (1955/2952) omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
92112026-06-24T02:14:09.327Z PASS [ 35.871s] (1956/2952) omicron-nexus::test_all integration_tests::schema::validate_data_migrations
92122026-06-24T02:14:09.538Z PASS [ 9.001s] (1957/2952) omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
92132026-06-24T02:14:09.910Z PASS [ 8.778s] (1958/2952) omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
92142026-06-24T02:14:10.397Z PASS [ 8.514s] (1959/2952) omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
92152026-06-24T02:14:13.258Z PASS [ 10.027s] (1960/2952) omicron-nexus::test_all integration_tests::silos::test_silo_users_list
92162026-06-24T02:14:13.478Z PASS [ 40.535s] (1961/2952) omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
92172026-06-24T02:14:13.775Z PASS [ 40.660s] (1962/2952) omicron-nexus::test_all integration_tests::schema::update_since_base_has_idempotent_up
92182026-06-24T02:14:14.401Z PASS [ 12.465s] (1963/2952) omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
92192026-06-24T02:14:16.591Z PASS [ 10.975s] (1964/2952) omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
92202026-06-24T02:14:17.197Z PASS [ 14.374s] (1965/2952) omicron-nexus::test_all integration_tests::silos::test_silo_user_views
92212026-06-24T02:14:17.480Z PASS [ 10.790s] (1966/2952) omicron-nexus::test_all integration_tests::sleds::test_sleds_list
92222026-06-24T02:14:18.970Z PASS [ 9.643s] (1967/2952) omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
92232026-06-24T02:14:19.129Z PASS [ 14.229s] (1968/2952) omicron-nexus::test_all integration_tests::silos::test_silos
92242026-06-24T02:14:19.247Z PASS [ 12.082s] (1969/2952) omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
92252026-06-24T02:14:23.178Z PASS [ 13.851s] (1970/2952) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
92262026-06-24T02:14:23.666Z PASS [ 16.789s] (1971/2952) omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
92272026-06-24T02:14:24.278Z PASS [ 17.621s] (1972/2952) omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
92282026-06-24T02:14:24.626Z PASS [ 14.716s] (1973/2952) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
92292026-06-24T02:14:24.742Z PASS [ 15.204s] (1974/2952) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
92302026-06-24T02:14:26.582Z PASS [ 13.104s] (1975/2952) omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
92312026-06-24T02:14:26.959Z PASS [ 13.184s] (1976/2952) omicron-nexus::test_all integration_tests::subnet_pools::basic_subnet_pool_crud
92322026-06-24T02:14:27.002Z PASS [ 12.600s] (1977/2952) omicron-nexus::test_all integration_tests::subnet_pools::cannot_add_pool_member_of_different_ip_version
92332026-06-24T02:14:28.447Z PASS [ 11.855s] (1978/2952) omicron-nexus::test_all integration_tests::subnet_pools::cannot_delete_nonexistent_silo_link
92342026-06-24T02:14:28.545Z PASS [ 11.348s] (1979/2952) omicron-nexus::test_all integration_tests::subnet_pools::cannot_link_multiple_times
92352026-06-24T02:14:29.014Z PASS [ 11.534s] (1980/2952) omicron-nexus::test_all integration_tests::subnet_pools::cannot_update_nonexistent_silo_link
92362026-06-24T02:14:29.238Z PASS [ 20.706s] (1981/2952) omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
92372026-06-24T02:14:29.698Z PASS [ 10.450s] (1982/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_ipv4_subnet_pool_utilization
92382026-06-24T02:14:31.043Z PASS [ 12.073s] (1983/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_current_silo_subnet_pool_list
92392026-06-24T02:14:31.739Z PASS [ 12.610s] (1984/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_current_silo_subnet_pool_view
92402026-06-24T02:14:32.715Z PASS [ 18.940s] (1985/2952) omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
92412026-06-24T02:14:32.994Z PASS [ 23.667s] (1986/2952) omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
92422026-06-24T02:14:33.466Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::schema::validate_migration_from_base_version
92432026-06-24T02:14:34.094Z PASS [ 10.915s] (1987/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_ipv6_subnet_pool_utilization
92442026-06-24T02:14:34.626Z PASS [ 1.632s] (1988/2952) omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
92452026-06-24T02:14:35.960Z PASS [ 22.185s] (1989/2952) omicron-nexus::test_all integration_tests::subnet_pools::can_list_subnet_pools
92462026-06-24T02:14:36.713Z PASS [ 27.386s] (1990/2952) omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
92472026-06-24T02:14:36.777Z PASS [ 23.518s] (1991/2952) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
92482026-06-24T02:14:38.193Z PASS [ 13.915s] (1992/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_subnet_pool_silo_link
92492026-06-24T02:14:39.263Z PASS [ 25.488s] (1993/2952) omicron-nexus::test_all integration_tests::subnet_pools::basic_subnet_pool_member_crd
92502026-06-24T02:14:39.275Z PASS [ 65.811s] (1994/2952) omicron-nexus::test_all integration_tests::schema::validate_migration_from_base_version
92512026-06-24T02:14:40.536Z PASS [ 13.954s] (1995/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_delete_failed_bundle
92522026-06-24T02:14:40.620Z PASS [ 27.142s] (1996/2952) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
92532026-06-24T02:14:40.631Z PASS [ 12.086s] (1997/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
92542026-06-24T02:14:41.032Z PASS [ 16.290s] (1998/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_create_with_comment
92552026-06-24T02:14:41.691Z PASS [ 28.213s] (1999/2952) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
92562026-06-24T02:14:42.599Z PASS [ 15.596s] (2000/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
92572026-06-24T02:14:42.640Z PASS [ 13.401s] (2001/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_update_comment
92582026-06-24T02:14:43.850Z PASS [ 16.891s] (2002/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_fm_case_id
92592026-06-24T02:14:44.124Z PASS [ 30.645s] (2003/2952) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
92602026-06-24T02:14:44.353Z PASS [ 14.655s] (2004/2952) omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_crud
92612026-06-24T02:14:44.925Z PASS [ 16.478s] (2005/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_list_time_ordering
92622026-06-24T02:14:46.608Z PASS [ 11.982s] (2006/2952) omicron-nexus::test_all integration_tests::updates::test_repo_prune
92632026-06-24T02:14:46.939Z PASS [ 10.226s] (2007/2952) omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
92642026-06-24T02:14:47.284Z PASS [ 13.191s] (2008/2952) omicron-nexus::test_all integration_tests::updates::test_repo_list
92652026-06-24T02:14:48.225Z PASS [ 24.559s] (2009/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_silo_subnet_pool_list
92662026-06-24T02:14:48.250Z PASS [ 16.510s] (2010/2952) omicron-nexus::test_all integration_tests::target_release::get_set_target_release
92672026-06-24T02:14:48.835Z PASS [ 12.056s] (2011/2952) omicron-nexus::test_all integration_tests::updates::test_request_without_api_version
92682026-06-24T02:14:50.461Z PASS [ 12.268s] (2012/2952) omicron-nexus::test_all integration_tests::updates::test_trust_root_operations
92692026-06-24T02:14:50.890Z PASS [ 21.876s] (2013/2952) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_range_requests
92702026-06-24T02:14:51.540Z PASS [ 12.276s] (2014/2952) omicron-nexus::test_all integration_tests::updates::test_update_status
92712026-06-24T02:14:51.543Z PASS [ 41.146s] (2015/2952) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
92722026-06-24T02:14:51.876Z PASS [ 12.601s] (2016/2952) omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
92732026-06-24T02:14:52.769Z PASS [ 16.809s] (2017/2952) omicron-nexus::test_all integration_tests::updates::test_repo_upload
92742026-06-24T02:14:54.675Z PASS [ 23.632s] (2018/2952) omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_v6_crud
92752026-06-24T02:14:57.257Z SLOW [>600.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
92762026-06-24T02:14:59.941Z PASS [ 20.666s] (2019/2952) omicron-nexus::test_all integration_tests::utilization::test_utilization_list
92772026-06-24T02:15:03.515Z PASS [ 19.650s] (2020/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
92782026-06-24T02:15:06.688Z PASS [ 25.655s] (2021/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
92792026-06-24T02:15:07.665Z PASS [ 25.972s] (2022/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
92802026-06-24T02:15:09.980Z PASS [ 45.353s] (2023/2952) omicron-nexus::test_all integration_tests::subnet_pools::test_subnet_pool_silo_list
92812026-06-24T02:15:14.513Z PASS [ 22.970s] (2024/2952) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
92822026-06-24T02:15:17.095Z PASS [ 26.204s] (2025/2952) omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
92832026-06-24T02:15:17.623Z PASS [ 25.746s] (2026/2952) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
92842026-06-24T02:15:19.159Z PASS [ 38.622s] (2027/2952) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
92852026-06-24T02:15:23.813Z PASS [ 44.538s] (2028/2952) omicron-nexus::test_all integration_tests::utilization::test_utilization_view
92862026-06-24T02:15:25.717Z PASS [ 31.042s] (2029/2952) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
92872026-06-24T02:15:26.000Z PASS [ 37.775s] (2030/2952) omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
92882026-06-24T02:15:27.092Z PASS [ 7.933s] (2031/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
92892026-06-24T02:15:31.637Z PASS [ 51.005s] (2032/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
92902026-06-24T02:15:32.022Z PASS [ 8.209s] (2033/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
92912026-06-24T02:15:32.718Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
92922026-06-24T02:15:32.908Z PASS [ 50.310s] (2034/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
92932026-06-24T02:15:33.749Z PASS [ 49.396s] (2035/2952) omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
92942026-06-24T02:15:33.903Z PASS [ 8.186s] (2036/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
92952026-06-24T02:15:34.491Z PASS [ 8.491s] (2037/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
92962026-06-24T02:15:34.709Z PASS [ 44.247s] (2038/2952) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
92972026-06-24T02:15:35.394Z PASS [ 8.302s] (2039/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
92982026-06-24T02:15:37.932Z PASS [ 53.006s] (2040/2952) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
92992026-06-24T02:15:39.279Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
93002026-06-24T02:15:39.621Z PASS [ 48.081s] (2041/2952) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
93012026-06-24T02:15:40.622Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
93022026-06-24T02:15:41.581Z PASS [ 27.068s] (2042/2952) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
93032026-06-24T02:15:42.286Z PASS [ 61.665s] (2043/2952) omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
93042026-06-24T02:15:42.367Z PASS [ 0.080s] (2044/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_construction_request_region_gen_serialization
93052026-06-24T02:15:42.549Z PASS [ 10.911s] (2045/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
93062026-06-24T02:15:42.642Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
93072026-06-24T02:15:43.053Z PASS [ 11.031s] (2046/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
93082026-06-24T02:15:43.297Z PASS [ 56.012s] (2047/2952) omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
93092026-06-24T02:15:44.057Z PASS [ 11.149s] (2048/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
93102026-06-24T02:15:44.126Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
93112026-06-24T02:15:44.889Z PASS [ 11.140s] (2049/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
93122026-06-24T02:15:45.483Z PASS [ 10.992s] (2050/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
93132026-06-24T02:15:45.568Z PASS [ 10.859s] (2051/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
93142026-06-24T02:15:46.274Z PASS [ 28.651s] (2052/2952) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
93152026-06-24T02:15:46.591Z PASS [ 11.197s] (2053/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
93162026-06-24T02:15:46.610Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
93172026-06-24T02:15:46.737Z PASS [ 649.493s] (2054/2952) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
93182026-06-24T02:15:46.941Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
93192026-06-24T02:15:46.951Z PASS [ 13.048s] (2055/2952) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
93202026-06-24T02:15:48.251Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
93212026-06-24T02:15:48.437Z PASS [ 61.497s] (2056/2952) omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
93222026-06-24T02:15:48.834Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
93232026-06-24T02:15:49.266Z PASS [ 11.334s] (2057/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
93242026-06-24T02:15:50.540Z PASS [ 61.707s] (2058/2952) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
93252026-06-24T02:15:50.988Z PASS [ 11.366s] (2059/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
93262026-06-24T02:15:52.686Z PASS [ 73.411s] (2060/2952) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
93272026-06-24T02:15:52.771Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
93282026-06-24T02:15:53.331Z PASS [ 11.750s] (2061/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
93292026-06-24T02:15:53.963Z PASS [ 36.868s] (2062/2952) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
93302026-06-24T02:15:54.684Z PASS [ 12.135s] (2063/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
93312026-06-24T02:15:55.147Z PASS [ 47.483s] (2064/2952) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
93322026-06-24T02:15:55.192Z PASS [ 51.692s] (2065/2952) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
93332026-06-24T02:15:55.274Z PASS [ 48.586s] (2066/2952) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
93342026-06-24T02:15:55.315Z PASS [ 12.018s] (2067/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
93352026-06-24T02:15:55.696Z PASS [ 12.643s] (2068/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
93362026-06-24T02:15:56.532Z PASS [ 12.475s] (2069/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
93372026-06-24T02:15:57.043Z PASS [ 47.063s] (2070/2952) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
93382026-06-24T02:15:57.688Z PASS [ 12.799s] (2071/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
93392026-06-24T02:15:58.318Z PASS [ 58.376s] (2072/2952) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
93402026-06-24T02:15:58.645Z PASS [ 13.162s] (2073/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
93412026-06-24T02:16:00.090Z PASS [ 73.482s] (2074/2952) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
93422026-06-24T02:16:00.283Z PASS [ 13.692s] (2075/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
93432026-06-24T02:16:00.436Z PASS [ 13.699s] (2076/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
93442026-06-24T02:16:00.439Z PASS [ 13.486s] (2077/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
93452026-06-24T02:16:01.938Z PASS [ 79.297s] (2078/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
93462026-06-24T02:16:03.827Z PASS [ 15.391s] (2079/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
93472026-06-24T02:16:04.023Z PASS [ 79.899s] (2080/2952) omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
93482026-06-24T02:16:04.040Z PASS [ 14.775s] (2081/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
93492026-06-24T02:16:06.289Z PASS [ 15.301s] (2082/2952) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_cross_vpc_rejected_before_write
93502026-06-24T02:16:07.253Z PASS [ 14.567s] (2083/2952) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_illegal_range
93512026-06-24T02:16:08.600Z PASS [ 14.637s] (2084/2952) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
93522026-06-24T02:16:09.610Z PASS [ 14.927s] (2085/2952) omicron-nexus::test_all integration_tests::vpc_firewall::test_nexus_firewall_icmp
93532026-06-24T02:16:10.121Z PASS [ 16.790s] (2086/2952) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
93542026-06-24T02:16:10.310Z PASS [ 27.944s] (2087/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
93552026-06-24T02:16:11.707Z PASS [ 83.458s] (2088/2952) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
93562026-06-24T02:16:11.725Z PASS [ 16.579s] (2089/2952) omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
93572026-06-24T02:16:12.282Z PASS [ 26.713s] (2090/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
93582026-06-24T02:16:12.301Z PASS [ 0.020s] (2091/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_boundary_correction
93592026-06-24T02:16:12.320Z PASS [ 0.019s] (2092/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_correction
93602026-06-24T02:16:12.341Z PASS [ 0.021s] (2093/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback
93612026-06-24T02:16:12.360Z PASS [ 0.019s] (2094/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_last_offset
93622026-06-24T02:16:12.380Z PASS [ 0.019s] (2095/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id
93632026-06-24T02:16:12.402Z PASS [ 0.023s] (2096/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time
93642026-06-24T02:16:12.423Z PASS [ 0.021s] (2097/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_rms_offset
93652026-06-24T02:16:12.445Z PASS [ 0.022s] (2098/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_root_delay
93662026-06-24T02:16:12.464Z PASS [ 0.019s] (2099/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_root_dispersion
93672026-06-24T02:16:12.486Z PASS [ 0.022s] (2100/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_stratum
93682026-06-24T02:16:12.506Z PASS [ 0.021s] (2101/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_ipv6_address
93692026-06-24T02:16:12.527Z PASS [ 0.021s] (2102/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_negative_correction
93702026-06-24T02:16:12.549Z PASS [ 0.022s] (2103/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction
93712026-06-24T02:16:12.574Z PASS [ 0.025s] (2104/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_max_error
93722026-06-24T02:16:12.597Z PASS [ 0.022s] (2105/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum
93732026-06-24T02:16:12.620Z PASS [ 0.022s] (2106/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer
93742026-06-24T02:16:12.644Z PASS [ 0.025s] (2107/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time
93752026-06-24T02:16:12.664Z PASS [ 0.020s] (2108/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_special_ref_id
93762026-06-24T02:16:12.687Z PASS [ 0.022s] (2109/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_success
93772026-06-24T02:16:12.708Z PASS [ 0.021s] (2110/2952) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_too_few_fields
93782026-06-24T02:16:12.841Z PASS [ 12.405s] (2111/2952) omicron-nexus::test_all integration_tests::webhooks::test_cannot_subscribe_to_probes
93792026-06-24T02:16:13.300Z PASS [ 12.863s] (2112/2952) omicron-nexus::test_all integration_tests::webhooks::test_event_delivery
93802026-06-24T02:16:14.017Z PASS [ 15.700s] (2113/2952) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_can_manage_floating_ips_and_nics
93812026-06-24T02:16:14.066Z PASS [ 0.049s] (2114/2952) omicron-omdb::bin/omdb clickhouse_admin::test_format_bytes
93822026-06-24T02:16:14.111Z PASS [ 0.044s] (2115/2952) omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
93832026-06-24T02:16:14.153Z PASS [ 0.042s] (2116/2952) omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
93842026-06-24T02:16:14.184Z PASS [ 0.031s] (2117/2952) omicron-package config::tests::multi_preset_arg
93852026-06-24T02:16:14.216Z PASS [ 0.032s] (2118/2952) omicron-package dot::test::test_bad_dependency
93862026-06-24T02:16:14.250Z PASS [ 0.033s] (2119/2952) omicron-package dot::test::test_dot_output
93872026-06-24T02:16:14.308Z PASS [ 19.034s] (2120/2952) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
93882026-06-24T02:16:14.331Z PASS [ 0.022s] (2121/2952) omicron-passwords test::test_password_constraints
93892026-06-24T02:16:14.580Z PASS [ 28.305s] (2122/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
93902026-06-24T02:16:14.662Z PASS [ 16.016s] (2123/2952) omicron-nexus::test_all integration_tests::vpcs::test_vpc_limited_collaborator_role
93912026-06-24T02:16:14.694Z PASS [ 0.033s] (2124/2952) omicron-passwords test::test_stable
93922026-06-24T02:16:14.717Z PASS [ 0.022s] (2125/2952) omicron-passwords test::test_weak_hashes
93932026-06-24T02:16:14.736Z PASS [ 0.019s] (2126/2952) omicron-rpaths internal::tests::test_configure_from_path
93942026-06-24T02:16:14.754Z PASS [ 0.018s] (2127/2952) omicron-rpaths internal::tests::test_configure_rpaths_from_unset_envvar
93952026-06-24T02:16:14.773Z PASS [ 0.019s] (2128/2952) omicron-rpaths internal::tests::test_emit_rpath
93962026-06-24T02:16:14.855Z PASS [ 0.082s] (2129/2952) omicron-sled-agent artifact_store::test::generations
93972026-06-24T02:16:14.933Z PASS [ 0.077s] (2130/2952) omicron-sled-agent artifact_store::test::issue_7796
93982026-06-24T02:16:15.023Z PASS [ 0.090s] (2131/2952) omicron-sled-agent artifact_store::test::list_get_put
93992026-06-24T02:16:15.106Z PASS [ 0.084s] (2132/2952) omicron-sled-agent artifact_store::test::no_dataset
94002026-06-24T02:16:15.191Z PASS [ 0.085s] (2133/2952) omicron-sled-agent artifact_store::test::wrong_hash
94012026-06-24T02:16:15.227Z PASS [ 0.036s] (2134/2952) omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
94022026-06-24T02:16:15.274Z PASS [ 0.046s] (2135/2952) omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
94032026-06-24T02:16:15.313Z PASS [ 0.039s] (2136/2952) omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
94042026-06-24T02:16:15.343Z PASS [ 18.300s] (2137/2952) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_blocked_from_networking_resources
94052026-06-24T02:16:15.347Z PASS [ 0.033s] (2138/2952) omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
94062026-06-24T02:16:15.386Z PASS [ 0.041s] (2139/2952) omicron-sled-agent common::instance::test::propolis_terminal_states_make_vmm_halted
94072026-06-24T02:16:15.401Z PASS [ 0.058s] (2140/2952) omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
94082026-06-24T02:16:15.423Z PASS [ 0.036s] (2141/2952) omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_fails_migrations
94092026-06-24T02:16:15.432Z PASS [ 0.030s] (2142/2952) omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
94102026-06-24T02:16:15.451Z PASS [ 0.028s] (2143/2952) omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
94112026-06-24T02:16:15.462Z PASS [ 0.031s] (2144/2952) omicron-sled-agent config::test::test_smf_configs
94122026-06-24T02:16:15.484Z PASS [ 0.033s] (2145/2952) omicron-sled-agent fmd::tests::boolean_array
94132026-06-24T02:16:15.492Z PASS [ 0.030s] (2146/2952) omicron-sled-agent fmd::tests::boolean_presence
94142026-06-24T02:16:15.512Z PASS [ 0.028s] (2147/2952) omicron-sled-agent fmd::tests::boolean_value
94152026-06-24T02:16:15.522Z PASS [ 0.030s] (2148/2952) omicron-sled-agent fmd::tests::double
94162026-06-24T02:16:15.545Z PASS [ 0.032s] (2149/2952) omicron-sled-agent fmd::tests::hrtime
94172026-06-24T02:16:15.560Z PASS [ 0.038s] (2150/2952) omicron-sled-agent fmd::tests::integer_arrays
94182026-06-24T02:16:15.579Z PASS [ 0.035s] (2151/2952) omicron-sled-agent fmd::tests::integers
94192026-06-24T02:16:15.593Z PASS [ 0.033s] (2152/2952) omicron-sled-agent fmd::tests::string
94202026-06-24T02:16:15.612Z PASS [ 0.033s] (2153/2952) omicron-sled-agent fmd::tests::string_array
94212026-06-24T02:16:15.626Z PASS [ 0.033s] (2154/2952) omicron-sled-agent fmd::tests::unknown_type
94222026-06-24T02:16:15.652Z PASS [ 0.039s] (2155/2952) omicron-sled-agent instance::tests::add_ephemeral_ip_of_different_ip_version
94232026-06-24T02:16:15.669Z PASS [ 0.042s] (2156/2952) omicron-sled-agent instance::tests::add_ephemeral_ip_with_existing_floating_ip
94242026-06-24T02:16:15.699Z PASS [ 0.047s] (2157/2952) omicron-sled-agent instance::tests::add_ephemeral_ip_with_no_ip_stack_at_all
94252026-06-24T02:16:15.707Z PASS [ 0.038s] (2158/2952) omicron-sled-agent instance::tests::add_floating_ip_of_different_ip_version
94262026-06-24T02:16:15.740Z PASS [ 0.041s] (2159/2952) omicron-sled-agent instance::tests::add_floating_ip_with_existing_ephemeral_ip
94272026-06-24T02:16:15.746Z PASS [ 0.038s] (2160/2952) omicron-sled-agent instance::tests::add_floating_ip_with_no_ip_stack_at_all
94282026-06-24T02:16:15.777Z PASS [ 0.037s] (2161/2952) omicron-sled-agent instance::tests::add_new_floating_ip
94292026-06-24T02:16:15.787Z PASS [ 0.041s] (2162/2952) omicron-sled-agent instance::tests::prune_existing_ephemeral_ipv4_address
94302026-06-24T02:16:15.810Z PASS [ 0.033s] (2163/2952) omicron-sled-agent instance::tests::prune_existing_ephemeral_ipv6_address
94312026-06-24T02:16:15.822Z PASS [ 0.035s] (2164/2952) omicron-sled-agent instance::tests::prune_existing_floating_ip
94322026-06-24T02:16:16.074Z PASS [ 14.136s] (2165/2952) omicron-nexus::test_all integration_tests::webhooks::test_glob_subscription_add
94332026-06-24T02:16:16.190Z PASS [ 0.380s] (2166/2952) omicron-sled-agent instance::tests::test_destroy_published_when_instance_removed
94342026-06-24T02:16:16.339Z PASS [ 0.517s] (2167/2952) omicron-sled-agent instance::tests::test_failed_published_when_zone_gone
94352026-06-24T02:16:16.491Z PASS [ 21.298s] (2168/2952) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
94362026-06-24T02:16:16.580Z PASS [ 0.506s] (2169/2952) omicron-sled-agent instance::tests::test_instance_create_events_normal
94372026-06-24T02:16:16.608Z PASS [ 20.075s] (2170/2952) omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
94382026-06-24T02:16:16.613Z PASS [ 0.034s] (2171/2952) omicron-sled-agent instance::tests::test_multicast_membership_equality
94392026-06-24T02:16:16.644Z PASS [ 0.036s] (2172/2952) omicron-sled-agent metrics::test_samples_per_collection
94402026-06-24T02:16:16.682Z PASS [ 0.038s] (2173/2952) omicron-sled-agent probe_manager::test::probe_state_set_ops
94412026-06-24T02:16:16.726Z PASS [ 0.042s] (2174/2952) omicron-sled-agent profile::tests::empty_profile
94422026-06-24T02:16:16.777Z PASS [ 0.052s] (2175/2952) omicron-sled-agent profile::tests::test_disabled_instance
94432026-06-24T02:16:16.812Z PASS [ 0.035s] (2176/2952) omicron-sled-agent profile::tests::test_instance
94442026-06-24T02:16:16.854Z PASS [ 0.043s] (2177/2952) omicron-sled-agent profile::tests::test_multiple
94452026-06-24T02:16:16.893Z PASS [ 0.402s] (2178/2952) omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
94462026-06-24T02:16:16.897Z PASS [ 0.042s] (2179/2952) omicron-sled-agent profile::tests::test_property
94472026-06-24T02:16:16.934Z PASS [ 0.040s] (2180/2952) omicron-sled-agent profile::tests::test_property_group
94482026-06-24T02:16:16.937Z PASS [ 0.040s] (2181/2952) omicron-sled-agent profile::tests::test_service
94492026-06-24T02:16:16.971Z PASS [ 0.037s] (2182/2952) omicron-sled-agent profile::tests::test_service_property_group
94502026-06-24T02:16:16.976Z PASS [ 0.039s] (2183/2952) omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
94512026-06-24T02:16:17.020Z PASS [ 0.048s] (2184/2952) omicron-sled-agent services::test::test_zone_bundle_metadata_schema
94522026-06-24T02:16:17.024Z PASS [ 0.048s] (2185/2952) omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
94532026-06-24T02:16:17.067Z PASS [ 0.048s] (2186/2952) omicron-sled-agent sim::collection::test::test_sim_instance_reboot
94542026-06-24T02:16:17.071Z PASS [ 0.047s] (2187/2952) omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
94552026-06-24T02:16:17.081Z PASS [ 0.891s] (2188/2952) omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
94562026-06-24T02:16:17.118Z PASS [ 0.046s] (2189/2952) omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
94572026-06-24T02:16:17.135Z PASS [ 0.054s] (2190/2952) omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
94582026-06-24T02:16:17.162Z PASS [ 0.044s] (2191/2952) omicron-sled-agent sim::storage::test::crucible_ports_get_reused
94592026-06-24T02:16:17.177Z PASS [ 0.042s] (2192/2952) omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
94602026-06-24T02:16:17.205Z PASS [ 0.043s] (2193/2952) omicron-sled-agent sim::storage::test::must_delete_snapshots_first
94612026-06-24T02:16:17.220Z PASS [ 13.197s] (2194/2952) omicron-nexus::test_all integration_tests::webhooks::test_multiple_secrets
94622026-06-24T02:16:17.223Z PASS [ 0.045s] (2195/2952) omicron-sled-agent sim::storage::test::nested_dataset
94632026-06-24T02:16:17.248Z PASS [ 0.043s] (2196/2952) omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
94642026-06-24T02:16:17.266Z PASS [ 0.044s] (2197/2952) omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
94652026-06-24T02:16:17.270Z PASS [ 0.043s] (2198/2952) omicron-sled-agent sim::storage::test::running_snapshot_needs_region
94662026-06-24T02:16:17.289Z PASS [ 0.041s] (2199/2952) omicron-sled-agent sim::storage::test::snapshot_needs_region
94672026-06-24T02:16:17.320Z PASS [ 0.054s] (2200/2952) omicron-sled-agent support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent
94682026-06-24T02:16:17.341Z PASS [ 0.076s] (2201/2952) omicron-sled-agent support_bundle::storage::tests::basic_crud
94692026-06-24T02:16:17.346Z PASS [ 0.057s] (2202/2952) omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer
94702026-06-24T02:16:17.381Z PASS [ 0.061s] (2203/2952) omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer_restart
94712026-06-24T02:16:17.417Z PASS [ 0.077s] (2204/2952) omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
94722026-06-24T02:16:17.417Z PASS [ 0.071s] (2205/2952) omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
94732026-06-24T02:16:17.417Z PASS [ 1.078s] (2206/2952) omicron-sled-agent instance::tests::test_instance_manager_creation
94742026-06-24T02:16:17.428Z PASS [ 19.739s] (2207/2952) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_can_create_instance
94752026-06-24T02:16:17.469Z PASS [ 0.088s] (2208/2952) omicron-sled-agent support_bundle::storage::tests::creation_idempotency
94762026-06-24T02:16:17.476Z PASS [ 0.059s] (2209/2952) omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
94772026-06-24T02:16:17.481Z PASS [ 0.064s] (2210/2952) omicron-sled-agent support_bundle::storage::tests::getting_bundles_mounts_them
94782026-06-24T02:16:17.481Z PASS [ 0.064s] (2211/2952) omicron-sled-agent support_bundle::storage::tests::listing_bundles_mounts_them
94792026-06-24T02:16:17.495Z PASS [ 0.067s] (2212/2952) omicron-sled-agent support_bundle::storage::tests::ranges
94802026-06-24T02:16:17.523Z PASS [ 0.047s] (2213/2952) omicron-sled-agent updates::test::test_query_no_components
94812026-06-24T02:16:17.531Z PASS [ 0.062s] (2214/2952) omicron-sled-agent support_bundle::storage::tests::try_to_write_after_finalize
94822026-06-24T02:16:17.534Z PASS [ 0.039s] (2215/2952) omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
94832026-06-24T02:16:17.534Z PASS [ 0.053s] (2216/2952) omicron-sled-agent updates::test::test_query_zone_version
94842026-06-24T02:16:17.545Z PASS [ 0.064s] (2217/2952) omicron-sled-agent updates::test::test_query_sled_agent_version
94852026-06-24T02:16:17.587Z PASS [ 13.759s] (2218/2952) omicron-nexus::test_all integration_tests::webhooks::test_multiple_receivers
94862026-06-24T02:16:17.592Z PASS [ 0.058s] (2219/2952) omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
94872026-06-24T02:16:17.727Z PASS [ 0.134s] (2220/2952) omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
94882026-06-24T02:16:17.736Z PASS [ 22.040s] (2221/2952) omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
94892026-06-24T02:16:17.802Z PASS [ 0.075s] (2222/2952) omicron-sled-agent zone_bundle::tests::test_dir_size
94902026-06-24T02:16:17.864Z PASS [ 0.127s] (2223/2952) omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
94912026-06-24T02:16:17.899Z PASS [ 0.097s] (2224/2952) omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
94922026-06-24T02:16:17.925Z PASS [ 0.061s] (2225/2952) omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
94932026-06-24T02:16:17.989Z PASS [ 0.064s] (2226/2952) omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
94942026-06-24T02:16:18.043Z PASS [ 0.054s] (2227/2952) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
94952026-06-24T02:16:18.307Z PASS [ 3.976s] (2228/2952) omicron-passwords test::test_reproducible
94962026-06-24T02:16:18.500Z PASS [ 0.457s] (2229/2952) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
94972026-06-24T02:16:18.629Z PASS [ 0.322s] (2230/2952) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
94982026-06-24T02:16:18.680Z PASS [ 0.050s] (2231/2952) omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
94992026-06-24T02:16:18.730Z PASS [ 0.050s] (2232/2952) omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
95002026-06-24T02:16:18.797Z PASS [ 0.897s] (2233/2952) omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
95012026-06-24T02:16:18.982Z PASS [ 0.251s] (2234/2952) omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
95022026-06-24T02:16:19.265Z PASS [ 0.467s] (2235/2952) omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
95032026-06-24T02:16:19.395Z PASS [ 0.412s] (2236/2952) omicron-test-utils dev::db::test::test_bad_cmd
95042026-06-24T02:16:19.553Z PASS [ 1.053s] (2237/2952) omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
95052026-06-24T02:16:19.600Z PASS [ 19.507s] (2238/2952) omicron-nexus::test_all integration_tests::vpcs::test_vpcs
95062026-06-24T02:16:19.759Z PASS [ 0.494s] (2239/2952) omicron-test-utils dev::db::test::test_cmd_fails
95072026-06-24T02:16:19.864Z PASS [ 0.266s] (2240/2952) omicron-test-utils dev::db::test::test_database_start_hang
95082026-06-24T02:16:19.911Z PASS [ 0.047s] (2241/2952) omicron-test-utils dev::db::test::test_make_pg_config_fail
95092026-06-24T02:16:19.962Z PASS [ 0.051s] (2242/2952) omicron-test-utils dev::db::test::test_make_pg_config_ok
95102026-06-24T02:16:20.014Z PASS [ 0.051s] (2243/2952) omicron-test-utils dev::db::test::test_parse_http_addr
95112026-06-24T02:16:20.062Z PASS [ 0.049s] (2244/2952) omicron-test-utils dev::db::test::test_process_exit_abnormal
95122026-06-24T02:16:20.119Z PASS [ 0.058s] (2245/2952) omicron-test-utils dev::db::test::test_process_exit_normal
95132026-06-24T02:16:20.350Z PASS [ 2.827s] (2246/2952) omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
95142026-06-24T02:16:20.429Z PASS [ 0.671s] (2247/2952) omicron-test-utils dev::db::test::test_http_addr_integration
95152026-06-24T02:16:20.454Z PASS [ 3.387s] (2248/2952) omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
95162026-06-24T02:16:20.509Z PASS [ 0.054s] (2249/2952) omicron-test-utils dev::db::test::test_starter_tmpdir
95172026-06-24T02:16:20.551Z PASS [ 0.431s] (2250/2952) omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
95182026-06-24T02:16:20.572Z PASS [ 0.063s] (2251/2952) omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
95192026-06-24T02:16:20.596Z PASS [ 0.046s] (2252/2952) omicron-test-utils dev::dendrite::tests::test_dpd_in_path
95202026-06-24T02:16:20.619Z PASS [ 0.047s] (2253/2952) omicron-test-utils dev::maghemite::tests::test_ddmd_in_path
95212026-06-24T02:16:20.648Z PASS [ 0.051s] (2254/2952) omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
95222026-06-24T02:16:20.665Z PASS [ 0.046s] (2255/2952) omicron-test-utils dev::maghemite::tests::test_mgd_in_path
95232026-06-24T02:16:20.704Z PASS [ 30.164s] (2256/2952) omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
95242026-06-24T02:16:20.714Z PASS [ 0.066s] (2257/2952) omicron-test-utils dev::test_cmds::tests::test_redact_extra
95252026-06-24T02:16:20.726Z PASS [ 0.061s] (2258/2952) omicron-test-utils dev::test_cmds::tests::test_redact_section
95262026-06-24T02:16:20.775Z PASS [ 0.061s] (2259/2952) omicron-test-utils dev::test_cmds::tests::test_totally_annihilate_section
95272026-06-24T02:16:20.867Z PASS [ 1.314s] (2260/2952) omicron-test-utils dev::db::test::test_database_concurrent
95282026-06-24T02:16:20.878Z PASS [ 0.152s] (2261/2952) oximeter test::timeseries_schema_consistency
95292026-06-24T02:16:20.901Z PASS [ 0.197s] (2262/2952) omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
95302026-06-24T02:16:20.920Z PASS [ 0.145s] (2263/2952) oximeter-collector agent::tests::test_self_stat_collection_count
95312026-06-24T02:16:20.970Z PASS [ 0.091s] (2264/2952) oximeter-collector agent::tests::test_self_stat_unreachable_counter
95322026-06-24T02:16:20.978Z PASS [ 0.111s] (2265/2952) oximeter-collector agent::tests::test_self_stat_error_counter
95332026-06-24T02:16:21.004Z PASS [ 0.102s] (2266/2952) oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
95342026-06-24T02:16:21.011Z PASS [ 0.041s] (2267/2952) oximeter-collector results_sink::tests::batch_handoff_notifies_receiver_when_forced
95352026-06-24T02:16:21.026Z PASS [ 12.426s] (2268/2952) omicron-nexus::test_all integration_tests::webhooks::test_subscription_add
95362026-06-24T02:16:21.030Z PASS [ 0.108s] (2269/2952) oximeter-collector agent::tests::verify_producer_details
95372026-06-24T02:16:21.041Z PASS [ 0.037s] (2270/2952) oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
95382026-06-24T02:16:21.049Z PASS [ 0.037s] (2271/2952) oximeter-collector self_stats::tests::test_failure_reason_serialization
95392026-06-24T02:16:21.064Z PASS [ 0.085s] (2272/2952) oximeter-collector results_sink::tests::test_batch_handoff_overflow
95402026-06-24T02:16:21.138Z PASS [ 0.037s] (2273/2952) oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
95412026-06-24T02:16:21.142Z PASS [ 0.039s] (2274/2952) oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
95422026-06-24T02:16:21.142Z PASS [ 0.042s] (2275/2952) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
95432026-06-24T02:16:21.142Z PASS [ 0.040s] (2276/2952) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
95442026-06-24T02:16:21.142Z PASS [ 0.040s] (2277/2952) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
95452026-06-24T02:16:21.179Z PASS [ 3.592s] (2278/2952) omicron-sled-agent zone_bundle::illumos_tests::test_utilization
95462026-06-24T02:16:21.256Z PASS [ 0.228s] (2279/2952) oximeter-collector::test_commands test_oximeter_no_args
95472026-06-24T02:16:21.317Z PASS [ 11.006s] (2280/2952) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_delete
95482026-06-24T02:16:21.357Z PASS [ 0.038s] (2281/2952) oximeter-db client::tests::can_extract_ttl_from_all_oximeter_tables
95492026-06-24T02:16:21.463Z PASS [ 1.033s] (2282/2952) omicron-test-utils dev::db::test::test_setup_database_overridden_dir
95502026-06-24T02:16:21.467Z PASS [ 7.217s] (2283/2952) omicron-passwords test::test_compatible
95512026-06-24T02:16:21.515Z PASS [ 0.048s] (2284/2952) oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
95522026-06-24T02:16:21.568Z PASS [ 4.037s] (2285/2952) omicron-sled-agent zone_bundle::illumos_tests::test_context
95532026-06-24T02:16:21.757Z PASS [ 4.223s] (2286/2952) omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
95542026-06-24T02:16:21.846Z PASS [ 12.235s] (2287/2952) omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove
95552026-06-24T02:16:21.926Z PASS [ 0.846s] (2288/2952) oximeter-db client::oxql::tests::test_get_entire_table
95562026-06-24T02:16:21.930Z PASS [ 0.822s] (2289/2952) oximeter-db client::oxql::tests::test_get_fields_query
95572026-06-24T02:16:21.948Z PASS [ 4.403s] (2290/2952) omicron-sled-agent zone_bundle::illumos_tests::test_update_context
95582026-06-24T02:16:21.979Z PASS [ 0.887s] (2291/2952) oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
95592026-06-24T02:16:21.982Z PASS [ 0.877s] (2292/2952) oximeter-db client::oxql::tests::test_get_fields
95602026-06-24T02:16:21.986Z PASS [ 0.631s] (2293/2952) oximeter-db client::tests::can_ping_clickhouse
95612026-06-24T02:16:22.008Z PASS [ 0.828s] (2294/2952) oximeter-db client::oxql::tests::test_get_one_timeseries
95622026-06-24T02:16:22.086Z PASS [ 0.832s] (2295/2952) oximeter-db client::oxql::tests::test_limit_operations
95632026-06-24T02:16:22.105Z PASS [ 10.397s] (2296/2952) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_get
95642026-06-24T02:16:22.136Z PASS [ 10.411s] (2297/2952) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_names_are_unique
95652026-06-24T02:16:22.472Z PASS [ 0.715s] (2298/2952) oximeter-db client::tests::read_latest_version_reports_max
95662026-06-24T02:16:22.504Z PASS [ 12.383s] (2299/2952) omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove_glob
95672026-06-24T02:16:22.545Z PASS [ 0.698s] (2300/2952) oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
95682026-06-24T02:16:22.548Z PASS [ 9.248s] (2301/2952) omicron-omdb::test_all_output test_omdb_usage_errors
95692026-06-24T02:16:22.569Z PASS [ 0.643s] (2302/2952) oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
95702026-06-24T02:16:22.603Z PASS [ 0.034s] (2303/2952) oximeter-db client::tests::test_extract_ttl_in_days_from_create_table_query
95712026-06-24T02:16:22.637Z PASS [ 0.658s] (2304/2952) oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
95722026-06-24T02:16:22.695Z PASS [ 0.765s] (2305/2952) oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
95732026-06-24T02:16:22.799Z PASS [ 0.791s] (2306/2952) oximeter-db client::tests::test_database_version_will_not_downgrade
95742026-06-24T02:16:22.803Z PASS [ 0.853s] (2307/2952) oximeter-db client::tests::select_timeseries_with_select_one
95752026-06-24T02:16:22.809Z PASS [ 0.828s] (2308/2952) oximeter-db client::tests::test_client_select_timeseries_one
95762026-06-24T02:16:22.812Z PASS [ 0.825s] (2309/2952) oximeter-db client::tests::test_database_version_update_is_idempotent
95772026-06-24T02:16:22.841Z PASS [ 0.754s] (2310/2952) oximeter-db client::tests::test_database_version_will_not_upgrade
95782026-06-24T02:16:22.846Z PASS [ 0.042s] (2311/2952) oximeter-db client::tests::test_read_schema_upgrade_sql_files
95792026-06-24T02:16:22.851Z PASS [ 0.040s] (2312/2952) oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
95802026-06-24T02:16:22.854Z PASS [ 0.045s] (2313/2952) oximeter-db client::tests::test_read_timeseries_to_delete
95812026-06-24T02:16:22.874Z PASS [ 0.034s] (2314/2952) oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
95822026-06-24T02:16:22.879Z PASS [ 0.774s] (2315/2952) oximeter-db client::tests::test_differentiate_by_timeseries_name
95832026-06-24T02:16:22.917Z PASS [ 0.780s] (2316/2952) oximeter-db client::tests::test_do_not_duplicate_schema_on_new_samples
95842026-06-24T02:16:22.957Z PASS [ 1.442s] (2317/2952) oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
95852026-06-24T02:16:23.207Z PASS [ 0.736s] (2318/2952) oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
95862026-06-24T02:16:23.225Z PASS [ 0.721s] (2319/2952) oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
95872026-06-24T02:16:23.262Z PASS [ 0.718s] (2320/2952) oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
95882026-06-24T02:16:23.324Z PASS [ 3.930s] (2321/2952) omicron-test-utils dev::db::test::test_data_survives_drop_without_cleanup
95892026-06-24T02:16:23.334Z PASS [ 0.730s] (2322/2952) oximeter-db client::tests::test_field_record_count
95902026-06-24T02:16:23.350Z PASS [ 0.713s] (2323/2952) oximeter-db client::tests::test_insert_samples
95912026-06-24T02:16:23.397Z PASS [ 0.703s] (2324/2952) oximeter-db client::tests::test_is_oximeter_cluster
95922026-06-24T02:16:23.502Z PASS [ 1.934s] (2325/2952) oximeter-db client::tests::insert_samples_fails_fast
95932026-06-24T02:16:23.538Z PASS [ 0.035s] (2326/2952) oximeter-db client::tests::test_unravel_index
95942026-06-24T02:16:23.541Z PASS [ 0.991s] (2327/2952) oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
95952026-06-24T02:16:23.566Z PASS [ 0.767s] (2328/2952) oximeter-db client::tests::test_list_timeseries
95962026-06-24T02:16:23.578Z PASS [ 0.040s] (2329/2952) oximeter-db client::tests::test_verify_schema_upgrades
95972026-06-24T02:16:23.581Z PASS [ 0.040s] (2330/2952) oximeter-db model::fields::tests::test_extract_fields_as_block
95982026-06-24T02:16:23.603Z PASS [ 0.037s] (2331/2952) oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
95992026-06-24T02:16:23.603Z PASS [ 0.751s] (2332/2952) oximeter-db client::tests::test_schema_mismatch
96002026-06-24T02:16:23.618Z PASS [ 0.040s] (2333/2952) oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
96012026-06-24T02:16:23.621Z PASS [ 0.041s] (2334/2952) oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
96022026-06-24T02:16:23.638Z PASS [ 0.035s] (2335/2952) oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
96032026-06-24T02:16:23.644Z PASS [ 0.041s] (2336/2952) oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
96042026-06-24T02:16:23.653Z PASS [ 0.035s] (2337/2952) oximeter-db native::block::tests::concat_blocks
96052026-06-24T02:16:23.656Z PASS [ 0.034s] (2338/2952) oximeter-db native::block::tests::datetime64_scale_checks_range
96062026-06-24T02:16:23.674Z PASS [ 0.036s] (2339/2952) oximeter-db native::block::tests::parse_date_time
96072026-06-24T02:16:23.678Z PASS [ 0.804s] (2340/2952) oximeter-db client::tests::test_schema_update
96082026-06-24T02:16:23.682Z PASS [ 0.037s] (2341/2952) oximeter-db native::block::tests::parse_date_time64
96092026-06-24T02:16:23.686Z PASS [ 0.033s] (2342/2952) oximeter-db native::block::tests::parse_escaped_date_time64
96102026-06-24T02:16:23.689Z PASS [ 0.034s] (2343/2952) oximeter-db native::block::tests::test_data_type_to_string
96112026-06-24T02:16:23.708Z PASS [ 0.034s] (2344/2952) oximeter-db native::block::tests::test_datetime64_conversions
96122026-06-24T02:16:23.719Z PASS [ 0.038s] (2345/2952) oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
96132026-06-24T02:16:23.722Z PASS [ 0.042s] (2346/2952) oximeter-db native::block::tests::test_parse_all_known_timezones
96142026-06-24T02:16:23.723Z PASS [ 0.036s] (2347/2952) oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
96152026-06-24T02:16:23.726Z PASS [ 0.036s] (2348/2952) oximeter-db native::block::tests::test_parse_enum8
96162026-06-24T02:16:23.740Z PASS [ 0.032s] (2349/2952) oximeter-db native::block::tests::test_parse_enum_variant
96172026-06-24T02:16:23.748Z PASS [ 0.029s] (2350/2952) oximeter-db native::block::tests::test_parse_invalid_data_type
96182026-06-24T02:16:23.801Z PASS [ 0.885s] (2351/2952) oximeter-db client::tests::test_select_all_field_types
96192026-06-24T02:16:23.809Z PASS [ 0.954s] (2352/2952) oximeter-db client::tests::test_schema_reinserted_after_redeployment
96202026-06-24T02:16:23.814Z PASS [ 0.935s] (2353/2952) oximeter-db client::tests::test_select_all_datum_types
96212026-06-24T02:16:23.828Z PASS [ 0.870s] (2354/2952) oximeter-db client::tests::test_select_timeseries_with_all
96222026-06-24T02:16:23.942Z PASS [ 1.098s] (2355/2952) oximeter-db client::tests::test_recall_of_all_fields
96232026-06-24T02:16:23.978Z PASS [ 0.036s] (2356/2952) oximeter-db native::io::block::tests::test_decode_block_with_nulls
96242026-06-24T02:16:24.014Z PASS [ 0.036s] (2357/2952) oximeter-db native::io::block::tests::test_decode_full_block
96252026-06-24T02:16:24.022Z PASS [ 0.759s] (2358/2952) oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
96262026-06-24T02:16:24.054Z PASS [ 0.040s] (2359/2952) oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
96272026-06-24T02:16:24.059Z PASS [ 0.037s] (2360/2952) oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
96282026-06-24T02:16:24.077Z PASS [ 0.869s] (2361/2952) oximeter-db client::tests::test_select_timeseries_with_limit
96292026-06-24T02:16:24.087Z PASS [ 0.033s] (2362/2952) oximeter-db native::io::column::tests::test_decode_ipv4addr_column
96302026-06-24T02:16:24.091Z PASS [ 0.866s] (2363/2952) oximeter-db client::tests::test_select_timeseries_with_order
96312026-06-24T02:16:24.095Z PASS [ 0.034s] (2364/2952) oximeter-db native::io::column::tests::test_decode_ipv6addr_column
96322026-06-24T02:16:24.098Z PASS [ 0.772s] (2365/2952) oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
96332026-06-24T02:16:24.098Z PASS [ 0.765s] (2366/2952) oximeter-db client::tests::test_select_timeseries_with_start_time
96342026-06-24T02:16:24.111Z PASS [ 0.034s] (2367/2952) oximeter-db native::io::column::tests::test_decode_string_column
96352026-06-24T02:16:24.122Z PASS [ 0.035s] (2368/2952) oximeter-db native::io::column::tests::test_decode_uint64_column
96362026-06-24T02:16:24.126Z PASS [ 0.033s] (2369/2952) oximeter-db native::io::column::tests::test_decode_uint8_column
96372026-06-24T02:16:24.126Z PASS [ 0.033s] (2370/2952) oximeter-db native::io::column::tests::test_decode_uuid_column
96382026-06-24T02:16:24.132Z PASS [ 0.036s] (2371/2952) oximeter-db native::io::column::tests::test_encode_decode_column
96392026-06-24T02:16:24.132Z PASS [ 0.034s] (2372/2952) oximeter-db native::io::packet::server::tests::test_decode_full_hello
96402026-06-24T02:16:24.138Z PASS [ 0.741s] (2373/2952) oximeter-db client::tests::test_timeseries_schema_list
96412026-06-24T02:16:24.144Z PASS [ 0.033s] (2374/2952) oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
96422026-06-24T02:16:24.155Z PASS [ 0.028s] (2375/2952) oximeter-db native::io::packet::server::tests::test_decode_partial_hello
96432026-06-24T02:16:24.159Z PASS [ 0.032s] (2376/2952) oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
96442026-06-24T02:16:24.159Z PASS [ 0.031s] (2377/2952) oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
96452026-06-24T02:16:24.173Z PASS [ 0.041s] (2378/2952) oximeter-db native::io::packet::server::tests::test_decode_pong
96462026-06-24T02:16:24.174Z PASS [ 0.041s] (2379/2952) oximeter-db native::io::packet::server::tests::test_decode_progress_packet
96472026-06-24T02:16:24.177Z PASS [ 0.030s] (2380/2952) oximeter-db native::io::string::test::test_encode_decode
96482026-06-24T02:16:24.177Z PASS [ 0.035s] (2381/2952) oximeter-db native::io::packet::server::tests::test_decode_single_exception
96492026-06-24T02:16:24.183Z PASS [ 0.027s] (2382/2952) oximeter-db native::io::table_columns::tests::test_column_count
96502026-06-24T02:16:24.186Z PASS [ 0.032s] (2383/2952) oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
96512026-06-24T02:16:24.187Z PASS [ 0.032s] (2384/2952) oximeter-db native::io::string::test::test_encode_hello_world
96522026-06-24T02:16:24.203Z PASS [ 0.030s] (2385/2952) oximeter-db native::io::table_columns::tests::test_column_description_with_default
96532026-06-24T02:16:24.207Z PASS [ 0.032s] (2386/2952) oximeter-db native::io::varuint::test_encode_decode_varuint
96542026-06-24T02:16:24.214Z PASS [ 0.040s] (2387/2952) oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
96552026-06-24T02:16:24.217Z PASS [ 0.042s] (2388/2952) oximeter-db native::io::table_columns::tests::test_column_descriptions
96562026-06-24T02:16:24.218Z PASS [ 0.032s] (2389/2952) oximeter-db oxql::ast::grammar::tests::test_align_table_op
96572026-06-24T02:16:24.218Z PASS [ 0.031s] (2390/2952) oximeter-db oxql::ast::grammar::tests::test_boolean_literal
96582026-06-24T02:16:24.221Z PASS [ 0.031s] (2391/2952) oximeter-db oxql::ast::grammar::tests::test_comparison
96592026-06-24T02:16:24.233Z PASS [ 0.029s] (2392/2952) oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
96602026-06-24T02:16:24.236Z PASS [ 0.029s] (2393/2952) oximeter-db oxql::ast::grammar::tests::test_double_literal
96612026-06-24T02:16:24.245Z PASS [ 0.031s] (2394/2952) oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
96622026-06-24T02:16:24.251Z PASS [ 0.036s] (2395/2952) oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
96632026-06-24T02:16:24.254Z PASS [ 0.036s] (2396/2952) oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
96642026-06-24T02:16:24.258Z PASS [ 0.037s] (2397/2952) oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
96652026-06-24T02:16:24.262Z PASS [ 0.042s] (2398/2952) oximeter-db oxql::ast::grammar::tests::test_duration_literal
96662026-06-24T02:16:24.268Z PASS [ 0.031s] (2399/2952) oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
96672026-06-24T02:16:24.268Z PASS [ 0.032s] (2400/2952) oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
96682026-06-24T02:16:24.282Z PASS [ 0.037s] (2401/2952) oximeter-db oxql::ast::grammar::tests::test_filter_table_op
96692026-06-24T02:16:24.290Z PASS [ 0.039s] (2402/2952) oximeter-db oxql::ast::grammar::tests::test_get_table_op
96702026-06-24T02:16:24.294Z PASS [ 0.037s] (2403/2952) oximeter-db oxql::ast::grammar::tests::test_group_by
96712026-06-24T02:16:24.295Z PASS [ 0.036s] (2404/2952) oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
96722026-06-24T02:16:24.298Z PASS [ 0.034s] (2405/2952) oximeter-db oxql::ast::grammar::tests::test_integer_literal
96732026-06-24T02:16:24.301Z PASS [ 0.039s] (2406/2952) oximeter-db oxql::ast::grammar::tests::test_ident
96742026-06-24T02:16:24.305Z PASS [ 0.037s] (2407/2952) oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
96752026-06-24T02:16:24.316Z PASS [ 0.033s] (2408/2952) oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
96762026-06-24T02:16:24.324Z PASS [ 0.034s] (2409/2952) oximeter-db oxql::ast::grammar::tests::test_multiple_negation
96772026-06-24T02:16:24.328Z PASS [ 0.033s] (2410/2952) oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
96782026-06-24T02:16:24.328Z PASS [ 0.035s] (2411/2952) oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
96792026-06-24T02:16:24.334Z PASS [ 0.035s] (2412/2952) oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
96802026-06-24T02:16:24.337Z PASS [ 0.037s] (2413/2952) oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
96812026-06-24T02:16:24.342Z PASS [ 0.992s] (2414/2952) oximeter-db client::tests::test_sql_query_output
96822026-06-24T02:16:24.346Z PASS [ 0.040s] (2415/2952) oximeter-db oxql::ast::grammar::tests::test_query
96832026-06-24T02:16:24.349Z PASS [ 0.623s] (2416/2952) oximeter-db native::connection::tests::test_exchange_hello
96842026-06-24T02:16:24.353Z PASS [ 0.629s] (2417/2952) oximeter-db native::connection::tests::test_basic_select_query
96852026-06-24T02:16:24.356Z PASS [ 0.039s] (2418/2952) oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
96862026-06-24T02:16:24.359Z PASS [ 0.033s] (2419/2952) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
96872026-06-24T02:16:24.364Z PASS [ 0.037s] (2420/2952) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
96882026-06-24T02:16:24.367Z PASS [ 0.032s] (2421/2952) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
96892026-06-24T02:16:24.367Z PASS [ 0.032s] (2422/2952) oximeter-db oxql::ast::grammar::tests::test_reducer
96902026-06-24T02:16:24.371Z PASS [ 0.631s] (2423/2952) oximeter-db native::connection::tests::test_insert_and_select_data
96912026-06-24T02:16:24.378Z PASS [ 0.035s] (2424/2952) oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
96922026-06-24T02:16:24.382Z PASS [ 0.035s] (2425/2952) oximeter-db oxql::ast::grammar::tests::test_uuid_literal
96932026-06-24T02:16:24.385Z PASS [ 0.035s] (2426/2952) oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
96942026-06-24T02:16:24.385Z PASS [ 0.635s] (2427/2952) oximeter-db native::connection::tests::test_insert_and_select_uuid
96952026-06-24T02:16:24.389Z PASS [ 0.035s] (2428/2952) oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
96962026-06-24T02:16:24.393Z PASS [ 0.037s] (2429/2952) oximeter-db oxql::ast::literal::tests::test_literal_compare_field
96972026-06-24T02:16:24.396Z PASS [ 0.038s] (2430/2952) oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
96982026-06-24T02:16:24.406Z PASS [ 0.042s] (2431/2952) oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
96992026-06-24T02:16:24.410Z PASS [ 0.042s] (2432/2952) oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
97002026-06-24T02:16:24.413Z PASS [ 0.033s] (2433/2952) oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
97012026-06-24T02:16:24.414Z PASS [ 0.040s] (2434/2952) oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
97022026-06-24T02:16:24.414Z PASS [ 0.045s] (2435/2952) oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
97032026-06-24T02:16:24.414Z PASS [ 0.034s] (2436/2952) oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
97042026-06-24T02:16:24.419Z PASS [ 0.036s] (2437/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
97052026-06-24T02:16:24.422Z PASS [ 0.037s] (2438/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
97062026-06-24T02:16:24.426Z PASS [ 0.037s] (2439/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
97072026-06-24T02:16:24.434Z PASS [ 0.038s] (2440/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
97082026-06-24T02:16:24.434Z PASS [ 0.041s] (2441/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
97092026-06-24T02:16:24.435Z PASS [ 0.633s] (2442/2952) oximeter-db native::connection::tests::test_select_array_column
97102026-06-24T02:16:24.442Z PASS [ 0.633s] (2443/2952) oximeter-db native::connection::tests::test_select_array_of_nullable_column
97112026-06-24T02:16:24.445Z PASS [ 0.036s] (2444/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
97122026-06-24T02:16:24.450Z PASS [ 0.041s] (2445/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
97132026-06-24T02:16:24.455Z PASS [ 0.640s] (2446/2952) oximeter-db native::connection::tests::test_select_nullable_column
97142026-06-24T02:16:24.455Z PASS [ 0.043s] (2447/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
97152026-06-24T02:16:24.458Z PASS [ 0.629s] (2448/2952) oximeter-db native::connection::tests::test_send_cancel_with_no_query
97162026-06-24T02:16:24.462Z PASS [ 0.048s] (2449/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
97172026-06-24T02:16:24.462Z PASS [ 0.738s] (2450/2952) oximeter-db native::connection::tests::test_can_cancel_query
97182026-06-24T02:16:24.465Z PASS [ 0.049s] (2451/2952) oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
97192026-06-24T02:16:24.465Z PASS [ 0.051s] (2452/2952) oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
97202026-06-24T02:16:24.468Z PASS [ 0.044s] (2453/2952) oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
97212026-06-24T02:16:24.472Z PASS [ 0.050s] (2454/2952) oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
97222026-06-24T02:16:24.472Z PASS [ 0.037s] (2455/2952) oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
97232026-06-24T02:16:24.475Z PASS [ 0.053s] (2456/2952) oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
97242026-06-24T02:16:24.478Z PASS [ 0.044s] (2457/2952) oximeter-db oxql::plan::align::test::test_align_input_schema
97252026-06-24T02:16:24.522Z PASS [ 0.080s] (2458/2952) oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
97262026-06-24T02:16:24.525Z PASS [ 0.073s] (2459/2952) oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
97272026-06-24T02:16:24.525Z PASS [ 0.080s] (2460/2952) oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
97282026-06-24T02:16:24.525Z PASS [ 0.090s] (2461/2952) oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
97292026-06-24T02:16:24.529Z PASS [ 0.074s] (2462/2952) oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
97302026-06-24T02:16:24.533Z PASS [ 0.076s] (2463/2952) oximeter-db oxql::plan::plan::tests::cannot_join_one_table
97312026-06-24T02:16:24.543Z PASS [ 0.086s] (2464/2952) oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
97322026-06-24T02:16:24.547Z PASS [ 0.085s] (2465/2952) oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
97332026-06-24T02:16:24.551Z PASS [ 0.089s] (2466/2952) oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
97342026-06-24T02:16:24.551Z PASS [ 0.087s] (2467/2952) oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
97352026-06-24T02:16:24.554Z PASS [ 0.087s] (2468/2952) oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
97362026-06-24T02:16:24.558Z PASS [ 0.091s] (2469/2952) oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
97372026-06-24T02:16:24.561Z PASS [ 0.092s] (2470/2952) oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
97382026-06-24T02:16:24.561Z PASS [ 0.083s] (2471/2952) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
97392026-06-24T02:16:24.561Z PASS [ 0.088s] (2472/2952) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
97402026-06-24T02:16:24.565Z PASS [ 0.094s] (2473/2952) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
97412026-06-24T02:16:24.583Z PASS [ 0.034s] (2474/2952) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
97422026-06-24T02:16:24.586Z PASS [ 0.035s] (2475/2952) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
97432026-06-24T02:16:24.586Z PASS [ 0.040s] (2476/2952) oximeter-db oxql::query::tests::test_coalesce_limits
97442026-06-24T02:16:24.590Z PASS [ 0.035s] (2477/2952) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
97452026-06-24T02:16:24.593Z PASS [ 0.034s] (2478/2952) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
97462026-06-24T02:16:24.597Z PASS [ 0.072s] (2479/2952) oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
97472026-06-24T02:16:24.600Z PASS [ 0.077s] (2480/2952) oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
97482026-06-24T02:16:24.600Z PASS [ 0.075s] (2481/2952) oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
97492026-06-24T02:16:24.603Z PASS [ 0.079s] (2482/2952) oximeter-db oxql::plan::plan::tests::requires_full_table_scan
97502026-06-24T02:16:24.607Z PASS [ 0.078s] (2483/2952) oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
97512026-06-24T02:16:24.611Z PASS [ 0.049s] (2484/2952) oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
97522026-06-24T02:16:24.615Z PASS [ 0.050s] (2485/2952) oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
97532026-06-24T02:16:24.615Z PASS [ 0.051s] (2486/2952) oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
97542026-06-24T02:16:24.615Z PASS [ 0.081s] (2487/2952) oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
97552026-06-24T02:16:24.618Z PASS [ 0.051s] (2488/2952) oximeter-db oxql::query::tests::test_coalesce_predicates
97562026-06-24T02:16:24.621Z PASS [ 0.076s] (2489/2952) oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
97572026-06-24T02:16:24.621Z PASS [ 0.036s] (2490/2952) oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
97582026-06-24T02:16:24.621Z PASS [ 0.038s] (2491/2952) oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
97592026-06-24T02:16:24.627Z PASS [ 0.041s] (2492/2952) oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
97602026-06-24T02:16:24.630Z PASS [ 0.041s] (2493/2952) oximeter-db oxql::query::tests::test_insert_filters
97612026-06-24T02:16:24.631Z PASS [ 0.037s] (2494/2952) oximeter-db oxql::query::tests::test_insert_filters_with_nested_subqueries
97622026-06-24T02:16:24.634Z PASS [ 0.039s] (2495/2952) oximeter-db oxql::query::tests::test_insert_filters_with_subqueries
97632026-06-24T02:16:24.644Z PASS [ 0.043s] (2496/2952) oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
97642026-06-24T02:16:24.648Z PASS [ 0.049s] (2497/2952) oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
97652026-06-24T02:16:24.652Z PASS [ 0.042s] (2498/2952) oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
97662026-06-24T02:16:24.655Z PASS [ 0.054s] (2499/2952) oximeter-db oxql::query::tests::test_query_end_time
97672026-06-24T02:16:24.658Z PASS [ 0.045s] (2500/2952) oximeter-db query::tests::test_field_selector_as_query
97682026-06-24T02:16:24.662Z PASS [ 0.048s] (2501/2952) oximeter-db query::tests::test_field_cmp
97692026-06-24T02:16:24.665Z PASS [ 0.051s] (2502/2952) oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
97702026-06-24T02:16:24.668Z PASS [ 0.054s] (2503/2952) oximeter-db oxql::query::tests::test_split_query
97712026-06-24T02:16:24.671Z PASS [ 0.053s] (2504/2952) oximeter-db query::tests::test_field_value_as_db_str
97722026-06-24T02:16:24.675Z PASS [ 0.056s] (2505/2952) oximeter-db query::tests::test_select_query_builder_field_selectors
97732026-06-24T02:16:24.679Z PASS [ 0.057s] (2506/2952) oximeter-db query::tests::test_select_query_builder_from_parts
97742026-06-24T02:16:24.682Z PASS [ 0.052s] (2507/2952) oximeter-db query::tests::test_select_query_builder_limit_offset
97752026-06-24T02:16:24.682Z PASS [ 0.060s] (2508/2952) oximeter-db query::tests::test_select_query_builder_filter_raw
97762026-06-24T02:16:24.682Z PASS [ 0.047s] (2509/2952) oximeter-db query::tests::test_select_query_builder_no_selectors
97772026-06-24T02:16:24.682Z PASS [ 0.052s] (2510/2952) oximeter-db query::tests::test_select_query_builder_no_fields
97782026-06-24T02:16:24.682Z PASS [ 0.054s] (2511/2952) oximeter-db query::tests::test_select_query_builder_full
97792026-06-24T02:16:24.682Z PASS [ 0.038s] (2512/2952) oximeter-db query::tests::test_string_field_selector
97802026-06-24T02:16:24.686Z PASS [ 0.036s] (2513/2952) oximeter-db query::tests::test_time_range
97812026-06-24T02:16:24.692Z PASS [ 0.043s] (2514/2952) oximeter-db sql::tests::test_allow_limit_offset
97822026-06-24T02:16:24.696Z PASS [ 0.041s] (2515/2952) oximeter-db sql::tests::test_allow_subqueries
97832026-06-24T02:16:24.699Z PASS [ 0.040s] (2516/2952) oximeter-db sql::tests::test_cannot_name_database
97842026-06-24T02:16:24.702Z PASS [ 0.040s] (2517/2952) oximeter-db sql::tests::test_ctes_are_not_supported
97852026-06-24T02:16:24.706Z PASS [ 0.041s] (2518/2952) oximeter-db sql::tests::test_function_allow_list
97862026-06-24T02:16:24.709Z PASS [ 0.040s] (2519/2952) oximeter-db sql::tests::test_multiple_statements_are_not_supported
97872026-06-24T02:16:24.717Z PASS [ 0.051s] (2520/2952) oximeter-db sql::tests::test_join_must_be_inner
97882026-06-24T02:16:24.721Z PASS [ 0.044s] (2521/2952) oximeter-db sql::tests::test_query_must_be_select_statement
97892026-06-24T02:16:24.724Z PASS [ 0.029s] (2522/2952) oximeter-instruments http::tests::test_latency_tracker
97902026-06-24T02:16:24.724Z PASS [ 0.046s] (2523/2952) oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
97912026-06-24T02:16:24.731Z PASS [ 0.033s] (2524/2952) oximeter-instruments kstat::cpu::tests::test_kstat_interested
97922026-06-24T02:16:24.735Z PASS [ 0.052s] (2525/2952) oximeter-db tests::test_timeseries_key_field_stability
97932026-06-24T02:16:24.738Z PASS [ 0.055s] (2526/2952) oximeter-db sql::tests::test_require_table_is_timeseries_name
97942026-06-24T02:16:24.739Z PASS [ 0.055s] (2527/2952) oximeter-db tests::test_timeseries_key_sample_stability
97952026-06-24T02:16:24.739Z PASS [ 0.056s] (2528/2952) oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
97962026-06-24T02:16:24.742Z PASS [ 0.035s] (2529/2952) oximeter-instruments kstat::cpu::tests::test_sled_cpu_samples
97972026-06-24T02:16:24.742Z PASS [ 0.059s] (2530/2952) oximeter-db sql::tests::test_with_comma_join_fails
97982026-06-24T02:16:24.758Z PASS [ 0.038s] (2531/2952) oximeter-instruments kstat::link::tests::test_kstat_interested
97992026-06-24T02:16:24.770Z PASS [ 0.061s] (2532/2952) oximeter-instruments kstat::link::tests::no_futures_to_await_after_removing_target
98002026-06-24T02:16:24.774Z PASS [ 0.030s] (2533/2952) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_invalid_uuid
98012026-06-24T02:16:24.782Z PASS [ 0.024s] (2534/2952) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_no_prefix
98022026-06-24T02:16:24.788Z PASS [ 0.104s] (2535/2952) oximeter-db::integration_test test_schemas_are_not_modified
98032026-06-24T02:16:24.792Z PASS [ 0.052s] (2536/2952) oximeter-instruments kstat::link::tests::test_sled_datalink
98042026-06-24T02:16:24.798Z PASS [ 0.074s] (2537/2952) oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
98052026-06-24T02:16:24.798Z PASS [ 0.064s] (2538/2952) oximeter-instruments kstat::link::tests::test_kstat_with_expiration
98062026-06-24T02:16:24.798Z PASS [ 0.074s] (2539/2952) oximeter-instruments kstat::link::tests::test_kstat_sampler
98072026-06-24T02:16:24.802Z PASS [ 0.067s] (2540/2952) oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
98082026-06-24T02:16:24.806Z PASS [ 0.033s] (2541/2952) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_omicron_zone
98092026-06-24T02:16:24.806Z PASS [ 0.033s] (2542/2952) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_no_uuid
98102026-06-24T02:16:24.809Z PASS [ 0.070s] (2543/2952) oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
98112026-06-24T02:16:24.813Z PASS [ 0.080s] (2544/2952) oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
98122026-06-24T02:16:24.816Z PASS [ 0.032s] (2545/2952) oximeter-instruments kstat::zone::tests::test_kstat_interested
98132026-06-24T02:16:24.816Z PASS [ 0.076s] (2546/2952) oximeter-instruments kstat::link::tests::updating_target_changes_existing_sampling_interval
98142026-06-24T02:16:24.826Z PASS [ 0.027s] (2547/2952) oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
98152026-06-24T02:16:24.830Z PASS [ 0.026s] (2548/2952) oximeter-macro-impl tests::test_extract_datum_type_by_field_name
98162026-06-24T02:16:24.830Z PASS [ 0.040s] (2549/2952) oximeter-instruments kstat::zone::tests::test_zone_samples
98172026-06-24T02:16:24.833Z PASS [ 0.029s] (2550/2952) oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
98182026-06-24T02:16:24.837Z PASS [ 0.031s] (2551/2952) oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
98192026-06-24T02:16:24.837Z PASS [ 0.028s] (2552/2952) oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
98202026-06-24T02:16:24.840Z PASS [ 0.026s] (2553/2952) oximeter-macro-impl tests::test_metric_annotated_field
98212026-06-24T02:16:24.840Z PASS [ 0.024s] (2554/2952) oximeter-macro-impl tests::test_metric_datum_field
98222026-06-24T02:16:24.840Z PASS [ 0.023s] (2555/2952) oximeter-macro-impl tests::test_metric_enum
98232026-06-24T02:16:24.840Z PASS [ 0.139s] (2556/2952) oximeter-instruments kstat::cpu::tests::test_kstat_sampler
98242026-06-24T02:16:24.840Z PASS [ 0.041s] (2557/2952) oximeter-instruments zfs::usage::tests::test_dataset_samples
98252026-06-24T02:16:24.844Z PASS [ 0.044s] (2558/2952) oximeter-instruments zfs::usage::tests::test_collect_zpools
98262026-06-24T02:16:24.854Z PASS [ 0.529s] (2559/2952) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
98272026-06-24T02:16:24.857Z PASS [ 0.027s] (2560/2952) oximeter-macro-impl tests::test_target
98282026-06-24T02:16:24.857Z PASS [ 0.027s] (2561/2952) oximeter-macro-impl tests::test_metric_without_datum_field
98292026-06-24T02:16:24.861Z PASS [ 0.026s] (2562/2952) oximeter-macro-impl tests::test_target_empty_struct
98302026-06-24T02:16:24.864Z PASS [ 0.027s] (2563/2952) oximeter-macro-impl tests::test_target_unit_struct
98312026-06-24T02:16:24.864Z PASS [ 0.072s] (2564/2952) oximeter-instruments zfs::usage::tests::test_collect_datasets
98322026-06-24T02:16:24.868Z PASS [ 0.031s] (2565/2952) oximeter-macro-impl tests::test_target_with_datum_field
98332026-06-24T02:16:24.873Z PASS [ 0.041s] (2566/2952) oximeter-macro-impl tests::test_target_enum
98342026-06-24T02:16:24.880Z PASS [ 0.037s] (2567/2952) oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
98352026-06-24T02:16:24.880Z PASS [ 0.038s] (2568/2952) oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
98362026-06-24T02:16:24.880Z PASS [ 0.036s] (2569/2952) oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
98372026-06-24T02:16:24.880Z PASS [ 0.040s] (2570/2952) oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
98382026-06-24T02:16:24.885Z PASS [ 0.044s] (2571/2952) oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
98392026-06-24T02:16:24.885Z PASS [ 0.029s] (2572/2952) oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
98402026-06-24T02:16:24.885Z PASS [ 0.028s] (2573/2952) oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
98412026-06-24T02:16:24.889Z PASS [ 0.031s] (2574/2952) oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
98422026-06-24T02:16:24.892Z PASS [ 0.031s] (2575/2952) oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
98432026-06-24T02:16:24.895Z PASS [ 0.033s] (2576/2952) oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
98442026-06-24T02:16:24.898Z PASS [ 0.030s] (2577/2952) oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
98452026-06-24T02:16:24.898Z PASS [ 0.032s] (2578/2952) oximeter-schema ir::tests::ensures_target_has_at_least_one_field
98462026-06-24T02:16:24.898Z PASS [ 0.024s] (2579/2952) oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
98472026-06-24T02:16:24.902Z PASS [ 0.023s] (2580/2952) oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
98482026-06-24T02:16:24.902Z PASS [ 0.023s] (2581/2952) oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
98492026-06-24T02:16:24.902Z PASS [ 0.025s] (2582/2952) oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
98502026-06-24T02:16:24.905Z PASS [ 0.023s] (2583/2952) oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
98512026-06-24T02:16:24.908Z PASS [ 0.025s] (2584/2952) oximeter-schema ir::tests::fail_on_empty_metric_name
98522026-06-24T02:16:24.911Z PASS [ 0.028s] (2585/2952) oximeter-schema ir::tests::fail_on_empty_descriptions
98532026-06-24T02:16:24.912Z PASS [ 0.027s] (2586/2952) oximeter-schema ir::tests::fail_on_empty_target_name
98542026-06-24T02:16:24.915Z PASS [ 0.026s] (2587/2952) oximeter-schema ir::tests::fail_on_very_long_field_names
98552026-06-24T02:16:24.918Z PASS [ 0.027s] (2588/2952) oximeter-schema ir::tests::fail_on_very_long_timeseries_name
98562026-06-24T02:16:24.921Z PASS [ 0.024s] (2589/2952) oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
98572026-06-24T02:16:24.924Z PASS [ 0.029s] (2590/2952) oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
98582026-06-24T02:16:24.927Z PASS [ 0.029s] (2591/2952) oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
98592026-06-24T02:16:24.931Z PASS [ 0.031s] (2592/2952) oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
98602026-06-24T02:16:24.931Z PASS [ 0.030s] (2593/2952) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
98612026-06-24T02:16:24.934Z PASS [ 0.031s] (2594/2952) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
98622026-06-24T02:16:24.934Z PASS [ 0.031s] (2595/2952) oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
98632026-06-24T02:16:24.934Z PASS [ 0.032s] (2596/2952) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
98642026-06-24T02:16:24.937Z PASS [ 0.027s] (2597/2952) oximeter-schema ir::tests::validate_field_name_disallows_bad_names
98652026-06-24T02:16:24.938Z PASS [ 0.025s] (2598/2952) oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
98662026-06-24T02:16:24.941Z PASS [ 0.030s] (2599/2952) oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
98672026-06-24T02:16:24.941Z PASS [ 0.030s] (2600/2952) oximeter-schema ir::tests::only_support_format_version_1
98682026-06-24T02:16:24.955Z PASS [ 0.024s] (2601/2952) oximeter-types queue::tests::test_bounded_queue
98692026-06-24T02:16:24.960Z PASS [ 0.026s] (2602/2952) oximeter-types traits::tests::test_metric_trait
98702026-06-24T02:16:24.960Z PASS [ 0.041s] (2603/2952) oximeter-test-utils tests::test_sample_struct
98712026-06-24T02:16:24.960Z PASS [ 0.027s] (2604/2952) oximeter-types queue::tests::test_bounded_queue_overflow
98722026-06-24T02:16:24.963Z PASS [ 0.026s] (2605/2952) oximeter-types queue::tests::test_bounded_queue_sample_overflow
98732026-06-24T02:16:24.963Z PASS [ 0.026s] (2606/2952) oximeter-types traits::tests::test_target_trait
98742026-06-24T02:16:25.002Z PASS [ 0.026s] (2607/2952) oximeter-types-versions impls::histogram::tests::test_bin_range
98752026-06-24T02:16:25.002Z PASS [ 0.037s] (2608/2952) oximeter-test-utils tests::test_timeseries_schema_from_parts
98762026-06-24T02:16:25.002Z PASS [ 0.036s] (2609/2952) oximeter-test-utils tests::test_timeseries_schema_from_sample
98772026-06-24T02:16:25.002Z PASS [ 0.041s] (2610/2952) oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
98782026-06-24T02:16:25.002Z PASS [ 0.027s] (2611/2952) oximeter-types-versions impls::histogram::tests::test_bin_range_from
98792026-06-24T02:16:25.002Z PASS [ 0.054s] (2612/2952) oximeter-test-utils tests::test_gen_test_samples
98802026-06-24T02:16:25.002Z PASS [ 0.039s] (2613/2952) oximeter-types traits::tests::test_producer_trait
98812026-06-24T02:16:25.002Z PASS [ 0.027s] (2614/2952) oximeter-types-versions impls::histogram::tests::test_bin_range_to
98822026-06-24T02:16:25.002Z PASS [ 0.025s] (2615/2952) oximeter-types-versions impls::histogram::tests::test_histogram
98832026-06-24T02:16:25.002Z PASS [ 0.027s] (2616/2952) oximeter-types-versions impls::histogram::tests::test_empty_bins_not_supported
98842026-06-24T02:16:25.002Z PASS [ 0.030s] (2617/2952) oximeter-types-versions impls::histogram::tests::test_ensure_finite
98852026-06-24T02:16:25.002Z PASS [ 0.030s] (2618/2952) oximeter-types-versions impls::histogram::tests::test_histogram_construct_with
98862026-06-24T02:16:25.002Z PASS [ 0.026s] (2619/2952) oximeter-types-versions impls::histogram::tests::test_histogram_unsorted_bins
98872026-06-24T02:16:25.002Z PASS [ 0.026s] (2620/2952) oximeter-types-versions impls::histogram::tests::test_histogram_float_bins
98882026-06-24T02:16:25.002Z PASS [ 0.027s] (2621/2952) oximeter-types-versions impls::histogram::tests::test_histogram_extreme_bins
98892026-06-24T02:16:25.002Z PASS [ 0.026s] (2622/2952) oximeter-types-versions impls::histogram::tests::test_histogram_extreme_samples
98902026-06-24T02:16:25.002Z PASS [ 0.027s] (2623/2952) oximeter-types-versions impls::histogram::tests::test_histogram_unbounded_samples
98912026-06-24T02:16:25.003Z PASS [ 0.026s] (2624/2952) oximeter-types-versions impls::histogram::tests::test_histogram_with_non_partitioned_bins
98922026-06-24T02:16:25.003Z PASS [ 0.030s] (2625/2952) oximeter-types-versions impls::histogram::tests::test_histogram_with_bins
98932026-06-24T02:16:25.003Z PASS [ 0.022s] (2626/2952) oximeter-types-versions impls::histogram::tests::test_histogram_with_overlapping_bins
98942026-06-24T02:16:25.008Z PASS [ 0.024s] (2627/2952) oximeter-types-versions impls::histogram::tests::test_log_bins_u64
98952026-06-24T02:16:25.016Z PASS [ 0.031s] (2628/2952) oximeter-types-versions impls::histogram::tests::test_log_bins_u8
98962026-06-24T02:16:25.020Z PASS [ 0.025s] (2629/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
98972026-06-24T02:16:25.020Z PASS [ 0.027s] (2630/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
98982026-06-24T02:16:25.020Z PASS [ 0.023s] (2631/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_integer_size_checks
98992026-06-24T02:16:25.023Z PASS [ 0.024s] (2632/2952) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_f64
99002026-06-24T02:16:25.023Z PASS [ 0.029s] (2633/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
99012026-06-24T02:16:25.023Z PASS [ 0.029s] (2634/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
99022026-06-24T02:16:25.023Z PASS [ 0.036s] (2635/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_all_representable
99032026-06-24T02:16:25.023Z PASS [ 0.026s] (2636/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_small_bin_count
99042026-06-24T02:16:25.027Z PASS [ 0.030s] (2637/2952) oximeter-types-versions impls::histogram::tests::test_span_decades
99052026-06-24T02:16:25.040Z PASS [ 0.022s] (2638/2952) oximeter-types-versions impls::quantile::tests::test_empty_observations
99062026-06-24T02:16:25.045Z PASS [ 0.053s] (2639/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
99072026-06-24T02:16:25.049Z PASS [ 0.052s] (2640/2952) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
99082026-06-24T02:16:25.052Z PASS [ 0.034s] (2641/2952) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
99092026-06-24T02:16:25.052Z PASS [ 0.025s] (2642/2952) oximeter-types-versions impls::quantile::tests::test_invalid_p_value
99102026-06-24T02:16:25.056Z PASS [ 0.036s] (2643/2952) oximeter-types-versions impls::quantile::tests::test_default_percentiles
99112026-06-24T02:16:25.056Z PASS [ 0.031s] (2644/2952) oximeter-types-versions impls::quantile::tests::test_float_observations
99122026-06-24T02:16:25.056Z PASS [ 0.047s] (2645/2952) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_u64_resolution_ok
99132026-06-24T02:16:25.056Z PASS [ 0.027s] (2646/2952) oximeter-types-versions impls::quantile::tests::test_integer_observations
99142026-06-24T02:16:25.060Z PASS [ 0.030s] (2647/2952) oximeter-types-versions impls::quantile::tests::test_non_filled_observations
99152026-06-24T02:16:25.065Z PASS [ 0.037s] (2648/2952) oximeter-types-versions impls::quantile::tests::test_max_p
99162026-06-24T02:16:25.068Z PASS [ 0.049s] (2649/2952) oximeter-types-versions impls::quantile::tests::test_find_cells
99172026-06-24T02:16:25.068Z PASS [ 0.028s] (2650/2952) oximeter-types-versions impls::quantile::tests::test_rounding
99182026-06-24T02:16:25.069Z PASS [ 0.041s] (2651/2952) oximeter-types-versions impls::quantile::tests::test_min_p
99192026-06-24T02:16:25.075Z PASS [ 0.023s] (2652/2952) oximeter-types-versions impls::types::tests::test_cumulative_f64
99202026-06-24T02:16:25.078Z PASS [ 0.023s] (2653/2952) oximeter-types-versions impls::types::tests::test_datum
99212026-06-24T02:16:25.082Z PASS [ 0.032s] (2654/2952) oximeter-types-versions impls::schema::tests::test_timeseries_name
99222026-06-24T02:16:25.082Z PASS [ 0.034s] (2655/2952) oximeter-types-versions impls::schema::tests::test_field_schema_ordering
99232026-06-24T02:16:25.082Z PASS [ 0.030s] (2656/2952) oximeter-types-versions impls::schema::tests::test_timeseries_name_from_str
99242026-06-24T02:16:25.082Z PASS [ 0.026s] (2657/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_01_as_string
99252026-06-24T02:16:25.086Z PASS [ 0.026s] (2658/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_03_as_u8
99262026-06-24T02:16:25.086Z PASS [ 0.029s] (2659/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_02_as_i8
99272026-06-24T02:16:25.089Z PASS [ 0.020s] (2660/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_05_as_u16
99282026-06-24T02:16:25.089Z PASS [ 0.022s] (2661/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_04_as_i16
99292026-06-24T02:16:25.093Z PASS [ 0.022s] (2662/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_06_as_i32
99302026-06-24T02:16:25.096Z PASS [ 0.024s] (2663/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_07_as_u32
99312026-06-24T02:16:25.096Z PASS [ 0.040s] (2664/2952) oximeter-types-versions impls::types::tests::test_cumulative_i64
99322026-06-24T02:16:25.099Z PASS [ 0.023s] (2665/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_08_as_i64
99332026-06-24T02:16:25.099Z PASS [ 0.022s] (2666/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_09_as_u64
99342026-06-24T02:16:25.103Z PASS [ 0.024s] (2667/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_10_as_uuid
99352026-06-24T02:16:25.107Z PASS [ 0.022s] (2668/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
99362026-06-24T02:16:25.107Z PASS [ 0.027s] (2669/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
99372026-06-24T02:16:25.107Z PASS [ 0.025s] (2670/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
99382026-06-24T02:16:25.110Z PASS [ 0.023s] (2671/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
99392026-06-24T02:16:25.110Z PASS [ 0.022s] (2672/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
99402026-06-24T02:16:25.114Z PASS [ 0.024s] (2673/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
99412026-06-24T02:16:25.114Z PASS [ 0.021s] (2674/2952) oximeter-types-versions impls::types::tests::test_measurement
99422026-06-24T02:16:25.114Z PASS [ 0.033s] (2675/2952) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
99432026-06-24T02:16:25.117Z PASS [ 0.023s] (2676/2952) oximeter-types-versions impls::types::tests::test_verify_field_names
99442026-06-24T02:16:25.117Z PASS [ 0.022s] (2677/2952) oxlog tests::test_daterange_filter
99452026-06-24T02:16:25.121Z PASS [ 0.023s] (2678/2952) oxlog tests::test_is_oxide_smf_log_file
99462026-06-24T02:16:25.125Z PASS [ 0.023s] (2679/2952) oxlog tests::test_oxide_smf_service_name_from_log_file_name
99472026-06-24T02:16:25.129Z PASS [ 0.023s] (2680/2952) oxlog tests::test_sort_logs
99482026-06-24T02:16:25.139Z PASS [ 0.027s] (2681/2952) oxql-types point::tests::test_join_point_arrays
99492026-06-24T02:16:25.139Z PASS [ 0.032s] (2682/2952) oxql-types point::tests::test_cast_points_from_bool
99502026-06-24T02:16:25.139Z PASS [ 0.028s] (2683/2952) oxql-types point::tests::test_cast_points_from_integer
99512026-06-24T02:16:25.143Z PASS [ 0.029s] (2684/2952) oxql-types point::tests::test_cast_points_from_int_distribution
99522026-06-24T02:16:25.143Z PASS [ 0.031s] (2685/2952) oxql-types point::tests::test_cast_points_from_double_distribution
99532026-06-24T02:16:25.143Z PASS [ 0.031s] (2686/2952) oxql-types point::tests::test_cast_points_from_string
99542026-06-24T02:16:25.143Z PASS [ 0.026s] (2687/2952) oxql-types point::tests::test_point_delta_between
99552026-06-24T02:16:25.149Z PASS [ 0.026s] (2688/2952) oxql-types point::tests::test_push_concrete_values
99562026-06-24T02:16:25.149Z PASS [ 0.042s] (2689/2952) oxql-types point::tests::test_cast_points_from_double
99572026-06-24T02:16:25.149Z PASS [ 0.043s] (2690/2952) oxlog::bin/oxlog tests::test_parse_timestamp
99582026-06-24T02:16:25.149Z PASS [ 0.032s] (2691/2952) oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
99592026-06-24T02:16:25.156Z PASS [ 0.034s] (2692/2952) oxql-types point::tests::test_point_delta_between_with_new_epoch
99602026-06-24T02:16:25.156Z PASS [ 0.030s] (2693/2952) oxql-types point::tests::test_sub_between_histogram_distributions
99612026-06-24T02:16:25.161Z PASS [ 0.021s] (2694/2952) range-requests test::parse_range_invalid
99622026-06-24T02:16:25.164Z PASS [ 0.025s] (2695/2952) range-requests test::get_response_no_range
99632026-06-24T02:16:25.168Z PASS [ 0.025s] (2696/2952) range-requests test::invalid_ranges
99642026-06-24T02:16:25.171Z PASS [ 0.031s] (2697/2952) range-requests test::get_response_with_range
99652026-06-24T02:16:25.174Z PASS [ 0.030s] (2698/2952) range-requests test::parse_range_valid
99662026-06-24T02:16:25.174Z PASS [ 0.024s] (2699/2952) range-requests test::range_into_str
99672026-06-24T02:16:25.175Z PASS [ 0.031s] (2700/2952) range-requests test::potential_range_parsing_does_not_crash
99682026-06-24T02:16:25.178Z PASS [ 0.026s] (2701/2952) range-requests test::single_range_parsing_does_not_crash
99692026-06-24T02:16:25.222Z PASS [ 0.082s] (2702/2952) parallel-task-set test::test_spawn_many
99702026-06-24T02:16:25.285Z PASS [ 0.136s] (2703/2952) reconfigurator-cli::test-scripts script::cmds-add-sled-no-disks.txt
99712026-06-24T02:16:25.295Z PASS [ 0.138s] (2704/2952) reconfigurator-cli::test-scripts script::cmds-blueprint-noop.txt
99722026-06-24T02:16:25.344Z PASS [ 0.195s] (2705/2952) reconfigurator-cli::test-scripts script::cmds-blueprint-history.txt
99732026-06-24T02:16:25.348Z PASS [ 0.186s] (2706/2952) reconfigurator-cli::test-scripts script::cmds-cockroachdb-settings.txt
99742026-06-24T02:16:25.352Z PASS [ 0.193s] (2707/2952) reconfigurator-cli::test-scripts script::cmds-blueprint-load.txt
99752026-06-24T02:16:25.361Z PASS [ 0.188s] (2708/2952) reconfigurator-cli::test-scripts script::cmds-expunge-zones.txt
99762026-06-24T02:16:25.365Z PASS [ 0.194s] (2709/2952) reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-internal-dns.txt
99772026-06-24T02:16:25.368Z PASS [ 0.203s] (2710/2952) reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-external-dns.txt
99782026-06-24T02:16:25.372Z PASS [ 0.205s] (2711/2952) reconfigurator-cli::test-scripts script::cmds-example.txt
99792026-06-24T02:16:25.382Z PASS [ 0.208s] (2712/2952) reconfigurator-cli::test-scripts script::cmds-host-phase-2-source.txt
99802026-06-24T02:16:25.461Z PASS [ 30.145s] (2713/2952) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
99812026-06-24T02:16:25.468Z PASS [ 0.118s] (2714/2952) reconfigurator-cli::test-scripts script::cmds-nexus-generation.txt
99822026-06-24T02:16:25.495Z PASS [ 0.126s] (2715/2952) reconfigurator-cli::test-scripts script::cmds-pipe-to-grep.txt
99832026-06-24T02:16:25.570Z PASS [ 0.188s] (2716/2952) reconfigurator-cli::test-scripts script::cmds-set-remove-mupdate-override.txt
99842026-06-24T02:16:25.575Z PASS [ 0.206s] (2717/2952) reconfigurator-cli::test-scripts script::cmds-set-mgs-updates.txt
99852026-06-24T02:16:25.582Z PASS [ 0.122s] (2718/2952) reconfigurator-cli::test-scripts script::cmds-set-zone-images.txt
99862026-06-24T02:16:25.611Z PASS [ 0.116s] (2719/2952) reconfigurator-cli::test-scripts script::cmds-undo-redo.txt
99872026-06-24T02:16:25.775Z PASS [ 0.192s] (2720/2952) reconfigurator-cli::test-scripts script::cmds.txt
99882026-06-24T02:16:25.816Z PASS [ 0.594s] (2721/2952) reconfigurator-cli::test-scripts script::cmds-mupdate-override-without-target-release.txt
99892026-06-24T02:16:25.867Z PASS [ 0.692s] (2722/2952) reconfigurator-cli::test-scripts script::cmds-missing-measurement-manifest.txt
99902026-06-24T02:16:25.874Z PASS [ 0.589s] (2723/2952) reconfigurator-cli::test-scripts script::cmds-mupdate-stale-inventory-set.txt
99912026-06-24T02:16:25.882Z PASS [ 0.587s] (2724/2952) reconfigurator-cli::test-scripts script::cmds-mupdate-stale-inventory.txt
99922026-06-24T02:16:25.955Z PASS [ 0.608s] (2725/2952) reconfigurator-cli::test-scripts script::cmds-nexus-generation-autobump.txt
99932026-06-24T02:16:25.959Z PASS [ 0.591s] (2726/2952) reconfigurator-cli::test-scripts script::cmds-noop-stale-inventory.txt
99942026-06-24T02:16:26.163Z PASS [ 0.592s] (2727/2952) reconfigurator-cli::test-scripts script::cmds-unknown-measurements.txt
99952026-06-24T02:16:26.275Z PASS [ 1.100s] (2728/2952) reconfigurator-cli::test-scripts script::cmds-missing-sled-blocks-zone-updates.txt
99962026-06-24T02:16:26.330Z PASS [ 5.980s] (2729/2952) omicron-test-utils dev::db::test::test_setup_database_default_dir
99972026-06-24T02:16:26.351Z PASS [ 0.989s] (2730/2952) reconfigurator-cli::test-scripts script::cmds-noop-image-source.txt
99982026-06-24T02:16:26.403Z PASS [ 0.052s] (2731/2952) sled-agent-config-reconciler debug_collector::file_archiver::execution::test::test_real_archival
99992026-06-24T02:16:26.437Z PASS [ 0.033s] (2732/2952) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_filename
100002026-06-24T02:16:26.464Z PASS [ 0.853s] (2733/2952) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets
100012026-06-24T02:16:26.495Z PASS [ 0.059s] (2734/2952) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_basic
100022026-06-24T02:16:26.513Z PASS [ 0.049s] (2735/2952) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_immutable_only
100032026-06-24T02:16:26.552Z PASS [ 0.056s] (2736/2952) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_is_streaming
100042026-06-24T02:16:26.560Z PASS [ 1.216s] (2737/2952) reconfigurator-cli::test-scripts script::cmds-mupdate-update-flow.txt
100052026-06-24T02:16:26.572Z PASS [ 0.059s] (2738/2952) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_directory_list_error
100062026-06-24T02:16:26.596Z PASS [ 0.036s] (2739/2952) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_naming_logs
100072026-06-24T02:16:26.604Z PASS [ 0.052s] (2740/2952) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_file_metadata_error
100082026-06-24T02:16:26.614Z PASS [ 0.042s] (2741/2952) sled-agent-config-reconciler debug_collector::file_archiver::test_helpers::test_test_data
100092026-06-24T02:16:26.641Z PASS [ 0.037s] (2742/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_configures_coreadm_only_when_crash_dataset_mounted
100102026-06-24T02:16:26.648Z PASS [ 0.052s] (2743/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_archives_rotated_logs_and_cores
100112026-06-24T02:16:26.654Z PASS [ 0.040s] (2744/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold
100122026-06-24T02:16:26.672Z PASS [ 1.097s] (2745/2952) reconfigurator-cli::test-scripts script::cmds-unsafe-zone-mgs.txt
100132026-06-24T02:16:26.683Z PASS [ 0.042s] (2746/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold_many_files
100142026-06-24T02:16:26.695Z PASS [ 0.047s] (2747/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleanup_ignores_support_bundles
100152026-06-24T02:16:26.698Z PASS [ 0.042s] (2748/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_not_cleaned_under_threshold
100162026-06-24T02:16:26.712Z PASS [ 0.040s] (2749/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
100172026-06-24T02:16:26.726Z PASS [ 0.041s] (2750/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
100182026-06-24T02:16:26.738Z PASS [ 0.039s] (2751/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
100192026-06-24T02:16:26.738Z PASS [ 0.040s] (2752/2952) sled-agent-config-reconciler debug_collector::worker::tests::test_dumps_saved_when_space_available
100202026-06-24T02:16:26.762Z PASS [ 0.037s] (2753/2952) sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_reads_disk_as_needed
100212026-06-24T02:16:26.780Z PASS [ 0.043s] (2754/2952) sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_writes_disk_as_needed
100222026-06-24T02:16:26.816Z PASS [ 0.038s] (2755/2952) sled-agent-config-reconciler internal_disks::tests::firmware_updates_are_propagated
100232026-06-24T02:16:26.854Z PASS [ 0.037s] (2756/2952) sled-agent-config-reconciler internal_disks::tests::only_m2_disks_are_adopted
100242026-06-24T02:16:26.862Z PASS [ 0.587s] (2757/2952) sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root
100252026-06-24T02:16:26.867Z PASS [ 0.132s] (2758/2952) sled-agent-config-reconciler internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map
100262026-06-24T02:16:26.892Z PASS [ 0.038s] (2759/2952) sled-agent-config-reconciler internal_disks::tests::removed_disks_are_propagated
100272026-06-24T02:16:26.911Z PASS [ 0.048s] (2760/2952) sled-agent-config-reconciler ledger::ledgered_sled_config_versioning::tests::can_convert_v4_to_newer_versions
100282026-06-24T02:16:26.928Z PASS [ 0.060s] (2761/2952) sled-agent-config-reconciler ledger::ledgered_sled_config_versioning::tests::read_config_converts_from_older_versions
100292026-06-24T02:16:26.935Z PASS [ 0.043s] (2762/2952) sled-agent-config-reconciler ledger::tests::first_config_is_ledgered
100302026-06-24T02:16:26.948Z PASS [ 1.173s] (2763/2952) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted
100312026-06-24T02:16:26.955Z PASS [ 0.044s] (2764/2952) sled-agent-config-reconciler ledger::tests::read_existing_config
100322026-06-24T02:16:26.974Z PASS [ 0.046s] (2765/2952) sled-agent-config-reconciler ledger::tests::reject_artifact_configs_removing_referenced_artifacts
100332026-06-24T02:16:26.982Z PASS [ 0.047s] (2766/2952) sled-agent-config-reconciler ledger::tests::reject_config_changed_without_generation_bump
100342026-06-24T02:16:26.994Z PASS [ 0.046s] (2767/2952) sled-agent-config-reconciler ledger::tests::reject_configs_referencing_nonexistent_artifacts
100352026-06-24T02:16:26.998Z PASS [ 0.043s] (2768/2952) sled-agent-config-reconciler ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source
100362026-06-24T02:16:27.018Z PASS [ 0.044s] (2769/2952) sled-agent-config-reconciler ledger::tests::reject_old_config_generation
100372026-06-24T02:16:27.022Z PASS [ 0.041s] (2770/2952) sled-agent-config-reconciler ledger::tests::wait_for_at_least_one_internal_disk
100382026-06-24T02:16:27.031Z PASS [ 0.033s] (2771/2952) sled-agent-config-reconciler reconciler_task::datasets::tests::test_rekey_result_has_failures
100392026-06-24T02:16:27.129Z PASS [ 1.247s] (2772/2952) sled-agent-config-reconciler dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed
100402026-06-24T02:16:27.146Z PASS [ 1.679s] (2773/2952) reconfigurator-cli::test-scripts script::cmds-target-release.txt
100412026-06-24T02:16:27.157Z PASS [ 0.827s] (2774/2952) sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root
100422026-06-24T02:16:27.182Z PASS [ 0.036s] (2775/2952) sled-agent-config-reconciler reconciler_task::zones::tests::does_new_config_require_zone_restart_examples
100432026-06-24T02:16:27.203Z PASS [ 0.046s] (2776/2952) sled-agent-config-reconciler reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location
100442026-06-24T02:16:27.210Z PASS [ 1.394s] (2777/2952) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data
100452026-06-24T02:16:27.219Z PASS [ 0.037s] (2778/2952) sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup
100462026-06-24T02:16:27.242Z PASS [ 0.039s] (2779/2952) sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_retries_after_failed_halt
100472026-06-24T02:16:27.249Z PASS [ 0.039s] (2780/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails
100482026-06-24T02:16:27.260Z PASS [ 0.040s] (2781/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset
100492026-06-24T02:16:27.284Z PASS [ 0.042s] (2782/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset
100502026-06-24T02:16:27.289Z PASS [ 0.040s] (2783/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error
100512026-06-24T02:16:27.301Z PASS [ 0.041s] (2784/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required
100522026-06-24T02:16:27.323Z PASS [ 0.039s] (2785/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_stops_preexisting_zones
100532026-06-24T02:16:27.328Z PASS [ 0.027s] (2786/2952) sled-agent-rack-setup plan::service::tests::bump_allocator_basics
100542026-06-24T02:16:27.331Z PASS [ 0.041s] (2787/2952) sled-agent-config-reconciler reconciler_task::zones::tests::start_zones_that_previously_failed_to_start
100552026-06-24T02:16:27.362Z PASS [ 0.033s] (2788/2952) sled-agent-rack-setup plan::service::tests::service_port_builder_skips_dns_ips
100562026-06-24T02:16:27.366Z PASS [ 0.035s] (2789/2952) sled-agent-rack-setup plan::service::tests::test_dataset_and_zone_count
100572026-06-24T02:16:27.395Z PASS [ 0.033s] (2790/2952) sled-agent-rack-setup plan::service::tests::test_last_allocated_subnet_ip_offset
100582026-06-24T02:16:27.401Z PASS [ 0.035s] (2791/2952) sled-agent-rack-setup service::test::parse_rack_initialization
100592026-06-24T02:16:27.423Z PASS [ 0.028s] (2792/2952) sled-agent-rack-setup service::test::parse_rack_initialization_weak_hash
100602026-06-24T02:16:27.443Z PASS [ 0.041s] (2793/2952) sled-agent-rack-setup service::test::rss_blueprint_is_blippy_clean
100612026-06-24T02:16:27.459Z PASS [ 0.036s] (2794/2952) sled-agent-rack-setup service::test::test_extra_certs
100622026-06-24T02:16:27.484Z PASS [ 0.041s] (2795/2952) sled-agent-rack-setup service::test::test_omicron_zone_configs
100632026-06-24T02:16:27.488Z PASS [ 0.028s] (2796/2952) sled-agent-rack-setup service::test::test_subnets
100642026-06-24T02:16:27.521Z PASS [ 1.647s] (2797/2952) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::nested_dataset
100652026-06-24T02:16:27.553Z PASS [ 0.069s] (2798/2952) sled-agent-resolvable-files manifest::tests::read_boot_disk_missing
100662026-06-24T02:16:27.556Z PASS [ 0.067s] (2799/2952) sled-agent-resolvable-files manifest::tests::read_boot_disk_read_error
100672026-06-24T02:16:27.566Z PASS [ 0.046s] (2800/2952) sled-agent-resolvable-files manifest::tests::read_boot_disk_zone_mismatch
100682026-06-24T02:16:27.570Z PASS [ 2.731s] (2801/2952) oximeter-producer tests::test_producer_registration_task
100692026-06-24T02:16:27.588Z PASS [ 0.035s] (2802/2952) sled-agent-resolvable-files manifest::tests::read_non_boot_disk_zone_mismatch
100702026-06-24T02:16:27.593Z PASS [ 0.039s] (2803/2952) sled-agent-resolvable-files manifest::tests::read_success
100712026-06-24T02:16:27.600Z PASS [ 0.277s] (2804/2952) sled-agent-rack-setup plan::service::tests::bump_allocator_exhaustion
100722026-06-24T02:16:27.603Z PASS [ 0.035s] (2805/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_error_non_boot_value_mismatch
100732026-06-24T02:16:27.603Z PASS [ 0.034s] (2806/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent
100742026-06-24T02:16:27.616Z PASS [ 0.027s] (2807/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present
100752026-06-24T02:16:27.621Z PASS [ 0.028s] (2808/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_not_present
100762026-06-24T02:16:27.627Z PASS [ 0.026s] (2809/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_matches_present
100772026-06-24T02:16:27.635Z PASS [ 0.034s] (2810/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent
100782026-06-24T02:16:27.638Z PASS [ 0.032s] (2811/2952) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_value_mismatch
100792026-06-24T02:16:27.641Z PASS [ 0.023s] (2812/2952) sled-agent-resolvable-files mupdate_override::tests::clear_file_io_error
100802026-06-24T02:16:27.647Z PASS [ 0.026s] (2813/2952) sled-agent-resolvable-files mupdate_override::tests::clear_no_status
100812026-06-24T02:16:27.651Z PASS [ 0.023s] (2814/2952) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_boot_absent_other_present
100822026-06-24T02:16:27.663Z PASS [ 0.028s] (2815/2952) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_boot_disk_read_error
100832026-06-24T02:16:27.666Z PASS [ 0.028s] (2816/2952) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_matches_absent
100842026-06-24T02:16:27.670Z PASS [ 0.031s] (2817/2952) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_disk_missing
100852026-06-24T02:16:27.673Z PASS [ 0.026s] (2818/2952) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_read_error
100862026-06-24T02:16:27.679Z PASS [ 0.028s] (2819/2952) sled-agent-resolvable-files mupdate_override::tests::read_boot_absent_other_present
100872026-06-24T02:16:27.691Z PASS [ 0.028s] (2820/2952) sled-agent-resolvable-files mupdate_override::tests::read_boot_install_dataset_missing
100882026-06-24T02:16:27.694Z PASS [ 0.027s] (2821/2952) sled-agent-resolvable-files mupdate_override::tests::read_boot_install_dataset_not_dir
100892026-06-24T02:16:27.698Z PASS [ 0.031s] (2822/2952) sled-agent-resolvable-files mupdate_override::tests::read_boot_present_other_absent
100902026-06-24T02:16:27.702Z PASS [ 0.030s] (2823/2952) sled-agent-resolvable-files mupdate_override::tests::read_boot_read_error
100912026-06-24T02:16:27.706Z PASS [ 0.027s] (2824/2952) sled-agent-resolvable-files mupdate_override::tests::read_both_absent
100922026-06-24T02:16:27.710Z PASS [ 0.948s] (2825/2952) sled-agent-config-reconciler internal_disks::tests::failures_are_retried
100932026-06-24T02:16:27.716Z PASS [ 0.025s] (2826/2952) sled-agent-resolvable-files mupdate_override::tests::read_both_present
100942026-06-24T02:16:27.723Z PASS [ 0.029s] (2827/2952) sled-agent-resolvable-files mupdate_override::tests::read_different_values
100952026-06-24T02:16:27.726Z PASS [ 0.028s] (2828/2952) sled-agent-resolvable-files mupdate_override::tests::read_solo_boot_disk
100962026-06-24T02:16:27.736Z PASS [ 0.034s] (2829/2952) sled-agent-resolvable-files source_resolver::tests::file_source_with_errors
100972026-06-24T02:16:27.740Z PASS [ 0.032s] (2830/2952) sled-agent-resolvable-files source_resolver::tests::file_source_zone_manifest_invalid
100982026-06-24T02:16:27.749Z PASS [ 0.039s] (2831/2952) sled-agent-resolvable-files source_resolver::tests::lookup_with_mupdate_override
100992026-06-24T02:16:27.753Z PASS [ 0.035s] (2832/2952) sled-agent-resolvable-files source_resolver::tests::lookup_with_mupdate_override_error
101002026-06-24T02:16:27.756Z PASS [ 0.028s] (2833/2952) sled-agent-types zone_bundle::tests::test_compare_bundles
101012026-06-24T02:16:27.756Z PASS [ 0.032s] (2834/2952) sled-agent-resolvable-files source_resolver::tests::resolver_status_to_inventory
101022026-06-24T02:16:27.776Z PASS [ 1.819s] (2835/2952) sled-agent-config-reconciler dataset_serialization_task::tests::find_orphaned_datasets
101032026-06-24T02:16:27.779Z PASS [ 0.028s] (2836/2952) sled-agent-types-versions impls::early_networking::tests::test_uplink_smf_property_formatting
101042026-06-24T02:16:27.782Z PASS [ 0.025s] (2837/2952) sled-agent-types-versions impls::zone_bundle::tests::test_priority_dimension
101052026-06-24T02:16:27.785Z PASS [ 0.047s] (2838/2952) sled-agent-types-versions impls::early_networking::tests::test_ip_parsing
101062026-06-24T02:16:27.785Z PASS [ 0.030s] (2839/2952) sled-agent-types-versions impls::inventory::tests::fmd_inventory_result_display_snapshot
101072026-06-24T02:16:27.791Z PASS [ 0.053s] (2840/2952) sled-agent-types-versions impls::early_networking::tests::test_router_peer_ip_addr_serialization
101082026-06-24T02:16:27.794Z PASS [ 0.043s] (2841/2952) sled-agent-types-versions impls::early_networking::tests::test_uplink_ip_net_serialization
101092026-06-24T02:16:27.797Z PASS [ 0.020s] (2842/2952) sled-agent-types-versions impls::zone_bundle::tests::test_sort_zone_bundle_cause
101102026-06-24T02:16:27.800Z PASS [ 0.019s] (2843/2952) sled-agent-types-versions impls::zone_bundle::tests::test_storage_limit_bytes_available
101112026-06-24T02:16:27.804Z PASS [ 0.021s] (2844/2952) sled-agent-types-versions v1::sled::tests::serialize_start_sled_agent_v0_deserialize_v1
101122026-06-24T02:16:27.804Z PASS [ 0.018s] (2845/2952) sled-agent-types-versions v30::early_networking::tests::test_uplink_address_conversions
101132026-06-24T02:16:27.807Z PASS [ 0.022s] (2846/2952) sled-agent-types-versions v30::early_networking::tests::test_router_peer_address_conversions
101142026-06-24T02:16:27.842Z PASS [ 0.037s] (2847/2952) sled-diagnostics logs::test::test_sort_cockroach_extra_logs
101152026-06-24T02:16:27.846Z PASS [ 0.042s] (2848/2952) sled-diagnostics logs::illumos_tests::test_extra_log_file_regex
101162026-06-24T02:16:27.879Z PASS [ 0.034s] (2849/2952) sled-diagnostics queries::test::test_command_stdout_is_correct
101172026-06-24T02:16:27.884Z PASS [ 0.041s] (2850/2952) sled-diagnostics queries::test::test_command_stderr_is_correct
101182026-06-24T02:16:27.924Z PASS [ 0.045s] (2851/2952) sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
101192026-06-24T02:16:27.933Z PASS [ 0.142s] (2852/2952) sled-agent-types-versions v33::system_networking::tests::proptest_service_nat_entries_try_from
101202026-06-24T02:16:28.002Z PASS [ 0.069s] (2853/2952) sled-hardware disk::test::test_partition_device_paths
101212026-06-24T02:16:28.005Z PASS [ 0.079s] (2854/2952) sled-hardware disk::test::test_disk_paths
101222026-06-24T02:16:28.044Z PASS [ 0.043s] (2855/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
101232026-06-24T02:16:28.048Z PASS [ 0.045s] (2856/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
101242026-06-24T02:16:28.075Z PASS [ 0.030s] (2857/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
101252026-06-24T02:16:28.081Z PASS [ 0.033s] (2858/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
101262026-06-24T02:16:28.109Z PASS [ 0.034s] (2859/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
101272026-06-24T02:16:28.114Z PASS [ 0.032s] (2860/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
101282026-06-24T02:16:28.138Z PASS [ 1.144s] (2861/2952) sled-agent-config-reconciler raw_disks::tests::proptest_raw_disk_changes
101292026-06-24T02:16:28.138Z PASS [ 0.029s] (2862/2952) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
101302026-06-24T02:16:28.146Z PASS [ 0.032s] (2863/2952) sled-hardware illumos::tests::parse_smbios_invalid
101312026-06-24T02:16:28.167Z PASS [ 0.021s] (2864/2952) sled-storage dataset::test::serialize_dataset_name
101322026-06-24T02:16:28.170Z PASS [ 0.030s] (2865/2952) sled-hardware illumos::tests::parse_smbios_valid
101332026-06-24T02:16:28.173Z PASS [ 0.033s] (2866/2952) sled-hardware underlay::tests::test_mac_to_bootstrap_ip
101342026-06-24T02:16:28.206Z PASS [ 0.039s] (2867/2952) support-bundle-collection zip::test::test_bundle_to_stream
101352026-06-24T02:16:28.219Z PASS [ 0.050s] (2868/2952) support-bundle-collection zip::test::test_bundle_to_writer
101362026-06-24T02:16:28.222Z PASS [ 0.050s] (2869/2952) support-bundle-collection zip::test::test_bundle_to_zipfile
101372026-06-24T02:16:28.232Z PASS [ 2.277s] (2870/2952) sled-agent-config-reconciler dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed
101382026-06-24T02:16:28.247Z PASS [ 0.041s] (2871/2952) trust-quorum proxy::tests::proxy_roundtrip_concurrent
101392026-06-24T02:16:28.265Z PASS [ 0.043s] (2872/2952) trust-quorum proxy::tests::proxy_roundtrip_invalid_response
101402026-06-24T02:16:28.268Z PASS [ 0.048s] (2873/2952) trust-quorum proxy::tests::proxy_roundtrip_disconnected
101412026-06-24T02:16:28.419Z PASS [ 0.535s] (2874/2952) sled-diagnostics queries::test::test_long_running_command_is_aborted
101422026-06-24T02:16:28.429Z PASS [ 1.411s] (2875/2952) sled-agent-config-reconciler reconciler_task::external_disks::tests::fail_if_disk_not_present
101432026-06-24T02:16:28.482Z PASS [ 1.451s] (2876/2952) sled-agent-config-reconciler reconciler_task::external_disks::tests::internal_disks_are_rejected
101442026-06-24T02:16:28.902Z PASS [ 1.773s] (2877/2952) sled-agent-config-reconciler reconciler_task::external_disks::tests::remove_disks_not_in_config
101452026-06-24T02:16:28.941Z PASS [ 1.143s] (2878/2952) sled-diagnostics logs::illumos_tests::log_paths_found_correctly_in_snapshot
101462026-06-24T02:16:29.123Z PASS [ 1.326s] (2879/2952) sled-diagnostics logs::illumos_tests::log_collection_comes_from_snapshot
101472026-06-24T02:16:29.151Z PASS [ 0.029s] (2880/2952) trust-quorum-protocol crypto::tests::rack_secrets_decryption_failure
101482026-06-24T02:16:29.166Z PASS [ 2.143s] (2881/2952) sled-agent-config-reconciler reconciler_task::external_disks::tests::firmware_updates_are_propagated
101492026-06-24T02:16:29.183Z PASS [ 0.032s] (2882/2952) trust-quorum-protocol crypto::tests::rack_secrets_encrypt_decrypt_roundtrip
101502026-06-24T02:16:29.223Z PASS [ 0.040s] (2883/2952) trust-quorum-protocol rack_secret_loader::tests::test_load_rack_secrets
101512026-06-24T02:16:29.226Z PASS [ 0.959s] (2884/2952) trust-quorum task::tests::tq_initial_config_prepare_and_commit
101522026-06-24T02:16:29.229Z PASS [ 0.963s] (2885/2952) trust-quorum task::tests::tq_initial_config
101532026-06-24T02:16:29.298Z PASS [ 0.132s] (2886/2952) trust-quorum-protocol node::tests::initial_configuration
101542026-06-24T02:16:29.316Z PASS [ 1.523s] (2887/2952) sled-diagnostics logs::illumos_tests::collect_current_logs
101552026-06-24T02:16:29.334Z PASS [ 0.111s] (2888/2952) trust-quorum-protocol validators::tests::test_validate_reconfigure_msg_failure
101562026-06-24T02:16:29.334Z PASS [ 0.107s] (2889/2952) trust-quorum-protocol validators::tests::test_validate_reconfigure_msg_new_success
101572026-06-24T02:16:29.378Z PASS [ 0.045s] (2890/2952) update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
101582026-06-24T02:16:29.429Z PASS [ 0.051s] (2891/2952) update-common artifacts::update_plan::tests::test_bad_rot_versions
101592026-06-24T02:16:29.481Z PASS [ 0.052s] (2892/2952) update-common artifacts::update_plan::tests::test_multi_rot_bord
101602026-06-24T02:16:29.536Z PASS [ 0.055s] (2893/2952) update-common artifacts::update_plan::tests::test_multi_rot_version
101612026-06-24T02:16:29.548Z PASS [ 1.301s] (2894/2952) trust-quorum task::tests::test_network_config
101622026-06-24T02:16:29.551Z PASS [ 0.608s] (2895/2952) trust-quorum-protocol crypto::tests::rack_secret_test
101632026-06-24T02:16:29.576Z PASS [ 0.040s] (2896/2952) update-common artifacts::update_plan::tests::test_split_control_plane
101642026-06-24T02:16:29.590Z PASS [ 0.042s] (2897/2952) update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
101652026-06-24T02:16:29.593Z PASS [ 0.042s] (2898/2952) update-common artifacts::update_plan::tests::test_too_many_rot_bord
101662026-06-24T02:16:29.596Z PASS [ 0.296s] (2899/2952) update-common artifacts::artifacts_with_plan::tests::test_extract_fake
101672026-06-24T02:16:29.624Z PASS [ 1.392s] (2900/2952) trust-quorum task::tests::full_mesh_connectivity
101682026-06-24T02:16:29.631Z PASS [ 0.054s] (2901/2952) update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
101692026-06-24T02:16:29.634Z PASS [ 0.315s] (2902/2952) update-common artifacts::artifacts_with_plan::tests::test_extract_fake_split
101702026-06-24T02:16:29.680Z PASS [ 0.085s] (2903/2952) update-engine display::line_display_shared::tests::test_format_progress_counter
101712026-06-24T02:16:29.683Z PASS [ 0.057s] (2904/2952) update-engine display::line_display_shared::tests::test_start_line
101722026-06-24T02:16:29.692Z PASS [ 0.061s] (2905/2952) update-engine events::tests::progress_event_parse_unknown
101732026-06-24T02:16:29.695Z PASS [ 0.062s] (2906/2952) update-engine engine::tests::error_exits_early
101742026-06-24T02:16:29.698Z PASS [ 1.895s] (2907/2952) sled-diagnostics logs::illumos_tests::log_snapshots_work
101752026-06-24T02:16:29.713Z PASS [ 0.121s] (2908/2952) update-engine display::group_display::tests::test_stats
101762026-06-24T02:16:29.717Z PASS [ 0.022s] (2909/2952) wicket state::inventory::tests::component_id_display
101772026-06-24T02:16:29.717Z PASS [ 0.019s] (2910/2952) wicket state::rack::tests::prev_next_are_opposites
101782026-06-24T02:16:29.720Z PASS [ 0.026s] (2911/2952) wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
101792026-06-24T02:16:29.727Z PASS [ 0.046s] (2912/2952) update-engine spec::tests::test_merge_anyhow_list
101802026-06-24T02:16:29.730Z PASS [ 0.050s] (2913/2952) update-engine events::tests::step_event_parse_unknown
101812026-06-24T02:16:29.734Z PASS [ 0.021s] (2914/2952) wicket state::rack::tests::up_down_are_opposites
101822026-06-24T02:16:29.737Z PASS [ 0.021s] (2915/2952) wicket-common rack_setup::tests::invalid_router_peer_address
101832026-06-24T02:16:29.740Z PASS [ 0.022s] (2916/2952) wicket-common rack_setup::tests::invalid_uplink_address
101842026-06-24T02:16:29.747Z PASS [ 1.318s] (2917/2952) trust-quorum task::tests::tq_proxy
101852026-06-24T02:16:29.750Z PASS [ 0.022s] (2918/2952) wicket-common rack_setup::tests::roundtrip_import_export_policy
101862026-06-24T02:16:29.753Z PASS [ 0.022s] (2919/2952) wicket-common rack_setup::tests::roundtrip_router_peer_address
101872026-06-24T02:16:29.756Z PASS [ 0.021s] (2920/2952) wicket-common rack_setup::tests::roundtrip_uplink_address
101882026-06-24T02:16:29.759Z PASS [ 15.177s] (2921/2952) omicron-passwords test::test_smoke
101892026-06-24T02:16:29.759Z PASS [ 0.020s] (2922/2952) wicket-common rack_update::tests::test_rollup_update_state
101902026-06-24T02:16:29.773Z PASS [ 0.033s] (2923/2952) wicketd installinator_progress::tests::test_states
101912026-06-24T02:16:29.777Z PASS [ 0.187s] (2924/2952) update-engine buffer::tests::test_buffer
101922026-06-24T02:16:29.780Z PASS [ 0.029s] (2925/2952) wicketd rss_config::tests::test_router_lifetime_unnumbered_only
101932026-06-24T02:16:29.783Z PASS [ 0.036s] (2926/2952) wicketd rss_config::tests::test_bgp_auth_key_states
101942026-06-24T02:16:29.786Z PASS [ 0.072s] (2927/2952) wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
101952026-06-24T02:16:29.875Z PASS [ 0.973s] (2928/2952) trust-quorum task::tests::tq_upgrade_from_lrtq
101962026-06-24T02:16:29.883Z PASS [ 1.401s] (2929/2952) trust-quorum task::tests::tq_reconfig_with_commit_advance
101972026-06-24T02:16:30.092Z PASS [ 1.673s] (2930/2952) trust-quorum task::tests::tq_persistent_state
101982026-06-24T02:16:30.095Z PASS [ 3.931s] (2931/2952) sled-agent-config-reconciler dataset_serialization_task::tests::nested_dataset_operations
101992026-06-24T02:16:30.100Z PASS [ 17.392s] (2932/2952) omicron-omdb::test_all_output test_omdb_env_settings
102002026-06-24T02:16:30.317Z PASS [ 0.565s] (2933/2952) wicketd::mod integration_tests::inventory::test_inventory
102012026-06-24T02:16:30.455Z PASS [ 0.699s] (2934/2952) wicketd::mod integration_tests::updates::test_update_races
102022026-06-24T02:16:30.573Z PASS [ 0.818s] (2935/2952) wicketd::mod integration_tests::updates::test_installinator_fetch
102032026-06-24T02:16:31.451Z PASS [ 4.739s] (2936/2952) sled-agent-config-reconciler host_phase_2::tests::proptest_read_valid_host_phase2
102042026-06-24T02:16:31.767Z PASS [ 2.009s] (2937/2952) wicketd::mod integration_tests::updates::test_updates
102052026-06-24T02:16:31.854Z PASS [ 2.520s] (2938/2952) update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
102062026-06-24T02:16:32.719Z SLOW [>120.000s] (─────────) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
102072026-06-24T02:16:32.919Z PASS [ 8.201s] (2939/2952) oximeter-instruments kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler
102082026-06-24T02:16:34.155Z PASS [ 8.288s] (2940/2952) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_many_datasets
102092026-06-24T02:16:38.634Z PASS [ 105.864s] (2941/2952) omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
102102026-06-24T02:16:39.469Z PASS [ 14.776s] (2942/2952) oximeter-db::integration_test test_schemas_disjoint
102112026-06-24T02:16:39.964Z PASS [ 127.248s] (2943/2952) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
102122026-06-24T02:16:42.160Z PASS [ 17.478s] (2944/2952) oximeter-db::integration_test test_cluster
102132026-06-24T02:16:45.909Z PASS [ 41.868s] (2945/2952) omicron-nexus::test_all integration_tests::webhooks::test_probe
102142026-06-24T02:16:46.122Z PASS [ 45.839s] (2946/2952) omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
102152026-06-24T02:16:48.704Z PASS [ 32.091s] (2947/2952) omicron-sled-agent nexus::test::nexus_self_notification_test
102162026-06-24T02:16:50.035Z PASS [ 37.193s] (2948/2952) omicron-omdb::test_all_output test_omdb_success_cases
102172026-06-24T02:16:51.505Z PASS [ 30.042s] (2949/2952) oximeter-db client::tests::cannot_ping_nonexistent_server
102182026-06-24T02:16:51.517Z PASS [ 45.227s] (2950/2952) omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
102192026-06-24T02:16:55.012Z PASS [ 47.758s] (2951/2952) omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
102202026-06-24T02:17:22.448Z PASS [ 53.220s] (2952/2952) trust-quorum-protocol::cluster test_trust_quorum_protocol
102212026-06-24T02:17:22.451Z────────────
102222026-06-24T02:17:22.451Z Summary [ 880.534s] 2952 tests run: 2951 passed (54 slow), 1 failed, 6 skipped
102232026-06-24T02:17:22.451Z TRY 3 FAIL [ 10.157s] (1594/2952) omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
102242026-06-24T02:17:22.522Zerror: test run failed
102252026-06-24T02:17:22.522Z(hint: cargo nextest run -R latest to rerun failing tests)
102262026-06-24T02:17:22.539Z
102272026-06-24T02:17:22.542Zreal 14:55.461165021
102282026-06-24T02:17:22.542Zuser 5:05:34.131336182
102292026-06-24T02:17:22.542Zsys 1:10:27.644688309
102302026-06-24T02:17:22.542Ztrap 3:30.816618476
102312026-06-24T02:17:22.542Ztflt 7.500870517
102322026-06-24T02:17:22.542Zdflt 39.215870861
102332026-06-24T02:17:22.542Zkflt 0.603703529
102342026-06-24T02:17:22.542Zlock 2040:55:51.591536996
102352026-06-24T02:17:22.542Zslp 125:17:32.197716836
102362026-06-24T02:17:22.542Zlat 4:55:19.145807182
102372026-06-24T02:17:22.542Zstop 56:20.938924209
102382026-06-24T02:17:22.542Z+ NEXTEST_EXIT=100
102392026-06-24T02:17:22.543Z+ ptime -m cargo nextest store export latest --user-config-file /tmp/nextest-recording-config/config.toml --archive-file /tmp/nextest-run-archive.zip
102402026-06-24T02:17:22.703Zinfo: exported run c1779638-9d7e-48dd-b163-7be72081cf0d to /tmp/nextest-run-archive.zip (2934504 bytes)
102412026-06-24T02:17:22.707Z
102422026-06-24T02:17:22.707Zreal 0.160027323
102432026-06-24T02:17:22.707Zuser 0.109630183
102442026-06-24T02:17:22.707Zsys 0.043534578
102452026-06-24T02:17:22.707Ztrap 0.000014230
102462026-06-24T02:17:22.707Ztflt 0.000048060
102472026-06-24T02:17:22.707Zdflt 0.000217470
102482026-06-24T02:17:22.707Zkflt 0.000000000
102492026-06-24T02:17:22.707Zlock 0.040784442
102502026-06-24T02:17:22.707Zslp 0.217854025
102512026-06-24T02:17:22.707Zlat 0.000823690
102522026-06-24T02:17:22.707Zstop 0.000360760
102532026-06-24T02:17:22.707Z+ ptime -m cargo nextest store export-chrome-trace latest --user-config-file /tmp/nextest-recording-config/config.toml --output /tmp/nextest-chrome-trace.json
102542026-06-24T02:17:22.924Zinfo: wrote Chrome trace for run c1779638-9d7e-48dd-b163-7be72081cf0d to /tmp/nextest-chrome-trace.json
102552026-06-24T02:17:22.928Z
102562026-06-24T02:17:22.928Zreal 0.194386062
102572026-06-24T02:17:22.928Zuser 0.140007258
102582026-06-24T02:17:22.928Zsys 0.047681772
102592026-06-24T02:17:22.928Ztrap 0.000017400
102602026-06-24T02:17:22.928Ztflt 0.000000000
102612026-06-24T02:17:22.928Zdflt 0.000041470
102622026-06-24T02:17:22.928Zkflt 0.000000000
102632026-06-24T02:17:22.928Zlock 0.035865415
102642026-06-24T02:17:22.928Zslp 0.212084940
102652026-06-24T02:17:22.928Zlat 0.000884600
102662026-06-24T02:17:22.928Zstop 0.000343410
102672026-06-24T02:17:22.929Z+ [[ 100 -ne 0 ]]
102682026-06-24T02:17:22.929Z+ echo 'error: cargo nextest run failed with exit code 100'
102692026-06-24T02:17:22.929Zerror: cargo nextest run failed with exit code 100
102702026-06-24T02:17:22.929Z+ exit 100
102712026-06-24T02:17:22.929Zprocess exited: duration 1805571 ms, exit code 100
 
102722026-06-24T02:17:22.946Zfound 160 output files
102732026-06-24T02:17:22.946Zuploading: /work/cargo-build-analysis.jsonl (1006745 bytes)
102742026-06-24T02:17:23.992Zuploaded: /work/cargo-build-analysis.jsonl
102752026-06-24T02:17:23.992Zuploading: /work/environment.json (108 bytes)
102762026-06-24T02:17:25.005Zuploaded: /work/environment.json
102772026-06-24T02:17:25.005Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (677870 bytes)
102782026-06-24T02:17:26.029Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml
102792026-06-24T02:17:26.034Zuploading: /tmp/nextest-run-archive.zip (2934504 bytes)
102802026-06-24T02:17:27.064Zuploaded: /tmp/nextest-run-archive.zip
102812026-06-24T02:17:27.064Zuploading: /tmp/nextest-chrome-trace.json (3795480 bytes)
102822026-06-24T02:17:28.103Zuploaded: /tmp/nextest-chrome-trace.json
102832026-06-24T02:17:28.103Zuploading: /var/tmp/omicron_tmp/.tmp0Y0YJb/dendrite_stdout (63478 bytes)
102842026-06-24T02:17:29.118Zuploaded: /var/tmp/omicron_tmp/.tmp0Y0YJb/dendrite_stdout
102852026-06-24T02:17:29.118Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/cockroach_stderr (704 bytes)
102862026-06-24T02:17:30.129Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/cockroach_stderr
102872026-06-24T02:17:30.129Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/cockroach_stdout (951 bytes)
102882026-06-24T02:17:31.139Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/cockroach_stdout
102892026-06-24T02:17:31.139Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/000017.log (167108 bytes)
102902026-06-24T02:17:32.155Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/000017.log
102912026-06-24T02:17:32.155Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/000020.sst (754067 bytes)
102922026-06-24T02:17:33.180Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/000020.sst
102932026-06-24T02:17:33.180Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/000021.log (3478779 bytes)
102942026-06-24T02:17:34.219Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/000021.log
102952026-06-24T02:17:34.219Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/CURRENT (16 bytes)
102962026-06-24T02:17:35.229Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/CURRENT
102972026-06-24T02:17:35.229Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/LOCK (0 bytes)
102982026-06-24T02:17:36.237Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/LOCK
102992026-06-24T02:17:36.237Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/MANIFEST-000001 (44 bytes)
103002026-06-24T02:17:37.248Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/MANIFEST-000001
103012026-06-24T02:17:37.248Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/MANIFEST-000018 (641 bytes)
103022026-06-24T02:17:38.258Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/MANIFEST-000018
103032026-06-24T02:17:38.258Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/OPTIONS-000019 (2367 bytes)
103042026-06-24T02:17:39.268Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/OPTIONS-000019
103052026-06-24T02:17:39.268Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/STORAGE_MIN_VERSION (8 bytes)
103062026-06-24T02:17:40.278Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/STORAGE_MIN_VERSION
103072026-06-24T02:17:40.278Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.advertise-addr (11 bytes)
103082026-06-24T02:17:41.290Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.advertise-addr
103092026-06-24T02:17:41.290Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.advertise-sql-addr (11 bytes)
103102026-06-24T02:17:42.302Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.advertise-sql-addr
103112026-06-24T02:17:42.302Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.http-addr (11 bytes)
103122026-06-24T02:17:43.312Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.http-addr
103132026-06-24T02:17:43.312Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.listen-addr (11 bytes)
103142026-06-24T02:17:44.323Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.listen-addr
103152026-06-24T02:17:44.323Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.sql-addr (11 bytes)
103162026-06-24T02:17:45.334Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/cockroach.sql-addr
103172026-06-24T02:17:45.334Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-health.log (2219 bytes)
103182026-06-24T02:17:46.343Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-health.log
103192026-06-24T02:17:46.344Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log (1477 bytes)
103202026-06-24T02:17:47.353Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log
103212026-06-24T02:17:47.353Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_59Z.019452.log (2219 bytes)
103222026-06-24T02:17:48.364Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_59Z.019452.log
103232026-06-24T02:17:48.364Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-pebble.log (5508 bytes)
103242026-06-24T02:17:49.374Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-pebble.log
103252026-06-24T02:17:49.374Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (3386 bytes)
103262026-06-24T02:17:50.385Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
103272026-06-24T02:17:50.385Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_58Z.019452.log (5508 bytes)
103282026-06-24T02:17:51.395Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_58Z.019452.log
103292026-06-24T02:17:51.395Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-security.log (1827 bytes)
103302026-06-24T02:17:52.404Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-security.log
103312026-06-24T02:17:52.405Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-security.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log (1827 bytes)
103322026-06-24T02:17:53.415Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-security.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log
103332026-06-24T02:17:53.415Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-sql-schema.log (354553 bytes)
103342026-06-24T02:17:54.434Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-sql-schema.log
103352026-06-24T02:17:54.434Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-sql-schema.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (354553 bytes)
103362026-06-24T02:17:55.453Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-sql-schema.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
103372026-06-24T02:17:55.454Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-stderr.log (1165 bytes)
103382026-06-24T02:17:56.464Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-stderr.log
103392026-06-24T02:17:56.465Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (1176 bytes)
103402026-06-24T02:17:57.475Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
103412026-06-24T02:17:57.475Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_58Z.019452.log (1165 bytes)
103422026-06-24T02:17:58.484Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_58Z.019452.log
103432026-06-24T02:17:58.485Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-telemetry.log (9773 bytes)
103442026-06-24T02:17:59.495Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-telemetry.log
103452026-06-24T02:17:59.495Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-telemetry.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_59Z.019452.log (9773 bytes)
103462026-06-24T02:18:00.506Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach-telemetry.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_59Z.019452.log
103472026-06-24T02:18:00.506Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach.log (21000 bytes)
103482026-06-24T02:18:01.517Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach.log
103492026-06-24T02:18:01.517Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (444673 bytes)
103502026-06-24T02:18:02.538Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
103512026-06-24T02:18:02.538Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_58Z.019452.log (21000 bytes)
103522026-06-24T02:18:03.551Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_58Z.019452.log
103532026-06-24T02:18:03.551Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/heap_profiler/memprof.2026-06-24T02_09_09.576.52528880.pprof (125553 bytes)
103542026-06-24T02:18:04.568Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/logs/heap_profiler/memprof.2026-06-24T02_09_09.576.52528880.pprof
103552026-06-24T02:18:04.568Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/marker.format-version.000005.006 (0 bytes)
103562026-06-24T02:18:05.575Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/marker.format-version.000005.006
103572026-06-24T02:18:05.575Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/marker.manifest.000002.MANIFEST-000018 (0 bytes)
103582026-06-24T02:18:06.583Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/marker.manifest.000002.MANIFEST-000018
103592026-06-24T02:18:06.583Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/data/temp-dirs-record.txt (0 bytes)
103602026-06-24T02:18:07.591Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/data/temp-dirs-record.txt
103612026-06-24T02:18:07.591Zuploading: /var/tmp/omicron_tmp/.tmp2gGx0w/listen-url (56 bytes)
103622026-06-24T02:18:08.602Zuploaded: /var/tmp/omicron_tmp/.tmp2gGx0w/listen-url
103632026-06-24T02:18:08.602Zuploading: /var/tmp/omicron_tmp/.tmpEZRNHZ/dendrite_stdout (62495 bytes)
103642026-06-24T02:18:09.616Zuploaded: /var/tmp/omicron_tmp/.tmpEZRNHZ/dendrite_stdout
103652026-06-24T02:18:09.616Zuploading: /var/tmp/omicron_tmp/.tmpJI9nWb/mgd_stderr (0 bytes)
103662026-06-24T02:18:10.624Zuploaded: /var/tmp/omicron_tmp/.tmpJI9nWb/mgd_stderr
103672026-06-24T02:18:10.624Zuploading: /var/tmp/omicron_tmp/.tmpJI9nWb/mgd_stdout (39117 bytes)
103682026-06-24T02:18:11.642Zuploaded: /var/tmp/omicron_tmp/.tmpJI9nWb/mgd_stdout
103692026-06-24T02:18:11.642Zuploading: /var/tmp/omicron_tmp/.tmpJI9nWb/rdb/conf (62 bytes)
103702026-06-24T02:18:12.653Zuploaded: /var/tmp/omicron_tmp/.tmpJI9nWb/rdb/conf
103712026-06-24T02:18:12.653Zuploading: /var/tmp/omicron_tmp/.tmpJI9nWb/rdb/db (1037 bytes)
103722026-06-24T02:18:13.663Zuploaded: /var/tmp/omicron_tmp/.tmpJI9nWb/rdb/db
103732026-06-24T02:18:13.663Zuploading: /var/tmp/omicron_tmp/.tmpQFhixz/ddmd_stderr (0 bytes)
103742026-06-24T02:18:14.671Zuploaded: /var/tmp/omicron_tmp/.tmpQFhixz/ddmd_stderr
103752026-06-24T02:18:14.671Zuploading: /var/tmp/omicron_tmp/.tmpQFhixz/ddmd_stdout (672 bytes)
103762026-06-24T02:18:15.682Zuploaded: /var/tmp/omicron_tmp/.tmpQFhixz/ddmd_stdout
103772026-06-24T02:18:15.682Zuploading: /var/tmp/omicron_tmp/.tmpQFhixz/ddmdb/conf (62 bytes)
103782026-06-24T02:18:16.693Zuploaded: /var/tmp/omicron_tmp/.tmpQFhixz/ddmdb/conf
103792026-06-24T02:18:16.693Zuploading: /var/tmp/omicron_tmp/.tmpQFhixz/ddmdb/db (0 bytes)
103802026-06-24T02:18:17.701Zuploaded: /var/tmp/omicron_tmp/.tmpQFhixz/ddmdb/db
103812026-06-24T02:18:17.701Zuploading: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmd_stderr (0 bytes)
103822026-06-24T02:18:18.709Zuploaded: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmd_stderr
103832026-06-24T02:18:18.709Zuploading: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmd_stdout (671 bytes)
103842026-06-24T02:18:19.720Zuploaded: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmd_stdout
103852026-06-24T02:18:19.720Zuploading: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmdb/conf (62 bytes)
103862026-06-24T02:18:20.730Zuploaded: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmdb/conf
103872026-06-24T02:18:20.730Zuploading: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmdb/db (0 bytes)
103882026-06-24T02:18:21.738Zuploaded: /var/tmp/omicron_tmp/.tmpQv9WO4/ddmdb/db
103892026-06-24T02:18:21.738Zuploading: /var/tmp/omicron_tmp/.tmpRPMbwl/dendrite_stdout (62493 bytes)
103902026-06-24T02:18:22.752Zuploaded: /var/tmp/omicron_tmp/.tmpRPMbwl/dendrite_stdout
103912026-06-24T02:18:22.752Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/cockroach_stderr (704 bytes)
103922026-06-24T02:18:23.763Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/cockroach_stderr
103932026-06-24T02:18:23.764Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/cockroach_stdout (951 bytes)
103942026-06-24T02:18:24.773Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/cockroach_stdout
103952026-06-24T02:18:24.773Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/000017.log (162671 bytes)
103962026-06-24T02:18:25.790Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/000017.log
103972026-06-24T02:18:25.790Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/000020.sst (754067 bytes)
103982026-06-24T02:18:26.811Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/000020.sst
103992026-06-24T02:18:26.811Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/000021.log (3484174 bytes)
104002026-06-24T02:18:27.851Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/000021.log
104012026-06-24T02:18:27.851Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/CURRENT (16 bytes)
104022026-06-24T02:18:28.862Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/CURRENT
104032026-06-24T02:18:28.862Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/LOCK (0 bytes)
104042026-06-24T02:18:29.870Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/LOCK
104052026-06-24T02:18:29.870Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/MANIFEST-000001 (44 bytes)
104062026-06-24T02:18:30.880Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/MANIFEST-000001
104072026-06-24T02:18:30.880Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/MANIFEST-000018 (641 bytes)
104082026-06-24T02:18:31.890Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/MANIFEST-000018
104092026-06-24T02:18:31.891Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/OPTIONS-000019 (2367 bytes)
104102026-06-24T02:18:32.903Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/OPTIONS-000019
104112026-06-24T02:18:32.903Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/STORAGE_MIN_VERSION (8 bytes)
104122026-06-24T02:18:33.913Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/STORAGE_MIN_VERSION
104132026-06-24T02:18:33.913Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.advertise-addr (11 bytes)
104142026-06-24T02:18:34.924Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.advertise-addr
104152026-06-24T02:18:34.924Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.advertise-sql-addr (11 bytes)
104162026-06-24T02:18:35.935Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.advertise-sql-addr
104172026-06-24T02:18:35.935Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.http-addr (11 bytes)
104182026-06-24T02:18:36.946Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.http-addr
104192026-06-24T02:18:36.946Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.listen-addr (11 bytes)
104202026-06-24T02:18:37.954Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.listen-addr
104212026-06-24T02:18:37.954Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.sql-addr (11 bytes)
104222026-06-24T02:18:38.963Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/cockroach.sql-addr
104232026-06-24T02:18:38.963Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-health.log (2218 bytes)
104242026-06-24T02:18:39.974Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-health.log
104252026-06-24T02:18:39.974Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log (1477 bytes)
104262026-06-24T02:18:40.985Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log
104272026-06-24T02:18:40.985Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_46Z.019162.log (2218 bytes)
104282026-06-24T02:18:41.995Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_46Z.019162.log
104292026-06-24T02:18:41.995Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-pebble.log (5506 bytes)
104302026-06-24T02:18:43.005Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-pebble.log
104312026-06-24T02:18:43.005Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (3386 bytes)
104322026-06-24T02:18:44.016Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
104332026-06-24T02:18:44.016Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_45Z.019162.log (5506 bytes)
104342026-06-24T02:18:45.026Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_45Z.019162.log
104352026-06-24T02:18:45.026Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-security.log (1827 bytes)
104362026-06-24T02:18:46.036Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-security.log
104372026-06-24T02:18:46.036Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-security.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log (1827 bytes)
104382026-06-24T02:18:47.046Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-security.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log
104392026-06-24T02:18:47.046Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-sql-schema.log (354553 bytes)
104402026-06-24T02:18:48.064Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-sql-schema.log
104412026-06-24T02:18:48.065Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-sql-schema.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (354553 bytes)
104422026-06-24T02:18:49.083Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-sql-schema.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
104432026-06-24T02:18:49.083Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-stderr.log (1165 bytes)
104442026-06-24T02:18:50.093Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-stderr.log
104452026-06-24T02:18:50.093Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (1176 bytes)
104462026-06-24T02:18:51.104Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
104472026-06-24T02:18:51.104Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_45Z.019162.log (1165 bytes)
104482026-06-24T02:18:52.115Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_45Z.019162.log
104492026-06-24T02:18:52.115Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-telemetry.log (10198 bytes)
104502026-06-24T02:18:53.126Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-telemetry.log
104512026-06-24T02:18:53.126Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-telemetry.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_46Z.019162.log (10198 bytes)
104522026-06-24T02:18:54.137Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach-telemetry.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_46Z.019162.log
104532026-06-24T02:18:54.137Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach.log (20999 bytes)
104542026-06-24T02:18:55.150Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach.log
104552026-06-24T02:18:55.150Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (444673 bytes)
104562026-06-24T02:18:56.169Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
104572026-06-24T02:18:56.169Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_45Z.019162.log (20999 bytes)
104582026-06-24T02:18:57.181Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_08_45Z.019162.log
104592026-06-24T02:18:57.182Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/heap_profiler/memprof.2026-06-24T02_08_56.482.56721832.pprof (115106 bytes)
104602026-06-24T02:18:58.197Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/logs/heap_profiler/memprof.2026-06-24T02_08_56.482.56721832.pprof
104612026-06-24T02:18:58.197Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/marker.format-version.000005.006 (0 bytes)
104622026-06-24T02:18:59.206Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/marker.format-version.000005.006
104632026-06-24T02:18:59.206Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/marker.manifest.000002.MANIFEST-000018 (0 bytes)
104642026-06-24T02:19:00.214Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/marker.manifest.000002.MANIFEST-000018
104652026-06-24T02:19:00.214Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/data/temp-dirs-record.txt (0 bytes)
104662026-06-24T02:19:01.222Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/data/temp-dirs-record.txt
104672026-06-24T02:19:01.222Zuploading: /var/tmp/omicron_tmp/.tmphpG0Sc/listen-url (56 bytes)
104682026-06-24T02:19:02.232Zuploaded: /var/tmp/omicron_tmp/.tmphpG0Sc/listen-url
104692026-06-24T02:19:02.232Zuploading: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmd_stderr (0 bytes)
104702026-06-24T02:19:03.241Zuploaded: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmd_stderr
104712026-06-24T02:19:03.241Zuploading: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmd_stdout (672 bytes)
104722026-06-24T02:19:04.252Zuploaded: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmd_stdout
104732026-06-24T02:19:04.252Zuploading: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmdb/conf (62 bytes)
104742026-06-24T02:19:05.260Zuploaded: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmdb/conf
104752026-06-24T02:19:05.260Zuploading: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmdb/db (0 bytes)
104762026-06-24T02:19:06.270Zuploaded: /var/tmp/omicron_tmp/.tmpjRzLTH/ddmdb/db
104772026-06-24T02:19:06.270Zuploading: /var/tmp/omicron_tmp/.tmpkDAesO/mgd_stderr (0 bytes)
104782026-06-24T02:19:07.278Zuploaded: /var/tmp/omicron_tmp/.tmpkDAesO/mgd_stderr
104792026-06-24T02:19:07.278Zuploading: /var/tmp/omicron_tmp/.tmpkDAesO/mgd_stdout (41965 bytes)
104802026-06-24T02:19:08.290Zuploaded: /var/tmp/omicron_tmp/.tmpkDAesO/mgd_stdout
104812026-06-24T02:19:08.290Zuploading: /var/tmp/omicron_tmp/.tmpkDAesO/rdb/conf (62 bytes)
104822026-06-24T02:19:09.301Zuploaded: /var/tmp/omicron_tmp/.tmpkDAesO/rdb/conf
104832026-06-24T02:19:09.301Zuploading: /var/tmp/omicron_tmp/.tmpkDAesO/rdb/db (1037 bytes)
104842026-06-24T02:19:10.311Zuploaded: /var/tmp/omicron_tmp/.tmpkDAesO/rdb/db
104852026-06-24T02:19:10.312Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/cockroach_stderr (704 bytes)
104862026-06-24T02:19:11.321Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/cockroach_stderr
104872026-06-24T02:19:11.321Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/cockroach_stdout (951 bytes)
104882026-06-24T02:19:12.332Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/cockroach_stdout
104892026-06-24T02:19:12.332Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/000017.log (161795 bytes)
104902026-06-24T02:19:13.348Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/000017.log
104912026-06-24T02:19:13.349Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/000020.sst (754067 bytes)
104922026-06-24T02:19:14.370Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/000020.sst
104932026-06-24T02:19:14.370Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/000021.log (4295576 bytes)
104942026-06-24T02:19:15.418Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/000021.log
104952026-06-24T02:19:15.418Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/CURRENT (16 bytes)
104962026-06-24T02:19:16.427Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/CURRENT
104972026-06-24T02:19:16.428Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/LOCK (0 bytes)
104982026-06-24T02:19:17.436Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/LOCK
104992026-06-24T02:19:17.436Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/MANIFEST-000001 (44 bytes)
105002026-06-24T02:19:18.447Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/MANIFEST-000001
105012026-06-24T02:19:18.447Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/MANIFEST-000018 (641 bytes)
105022026-06-24T02:19:19.457Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/MANIFEST-000018
105032026-06-24T02:19:19.457Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/OPTIONS-000019 (2367 bytes)
105042026-06-24T02:19:20.468Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/OPTIONS-000019
105052026-06-24T02:19:20.468Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/STORAGE_MIN_VERSION (8 bytes)
105062026-06-24T02:19:21.479Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/STORAGE_MIN_VERSION
105072026-06-24T02:19:21.479Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.advertise-addr (11 bytes)
105082026-06-24T02:19:22.490Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.advertise-addr
105092026-06-24T02:19:22.490Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.advertise-sql-addr (11 bytes)
105102026-06-24T02:19:23.501Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.advertise-sql-addr
105112026-06-24T02:19:23.501Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.http-addr (11 bytes)
105122026-06-24T02:19:24.511Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.http-addr
105132026-06-24T02:19:24.511Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.listen-addr (11 bytes)
105142026-06-24T02:19:25.522Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.listen-addr
105152026-06-24T02:19:25.522Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.sql-addr (11 bytes)
105162026-06-24T02:19:26.531Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/cockroach.sql-addr
105172026-06-24T02:19:26.531Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-health.log (1458 bytes)
105182026-06-24T02:19:27.541Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-health.log
105192026-06-24T02:19:27.541Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log (1477 bytes)
105202026-06-24T02:19:28.551Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log
105212026-06-24T02:19:28.551Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_12Z.019797.log (1458 bytes)
105222026-06-24T02:19:29.562Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-health.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_12Z.019797.log
105232026-06-24T02:19:29.562Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-pebble.log (5488 bytes)
105242026-06-24T02:19:30.572Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-pebble.log
105252026-06-24T02:19:30.572Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (3386 bytes)
105262026-06-24T02:19:31.582Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
105272026-06-24T02:19:31.583Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_11Z.019797.log (5488 bytes)
105282026-06-24T02:19:32.592Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-pebble.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_11Z.019797.log
105292026-06-24T02:19:32.592Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-security.log (1827 bytes)
105302026-06-24T02:19:33.603Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-security.log
105312026-06-24T02:19:33.603Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-security.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log (1827 bytes)
105322026-06-24T02:19:34.613Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-security.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_22Z.010307.log
105332026-06-24T02:19:34.613Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-sql-schema.log (354553 bytes)
105342026-06-24T02:19:35.632Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-sql-schema.log
105352026-06-24T02:19:35.632Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-sql-schema.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (354553 bytes)
105362026-06-24T02:19:36.652Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-sql-schema.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
105372026-06-24T02:19:36.652Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-stderr.log (1165 bytes)
105382026-06-24T02:19:37.663Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-stderr.log
105392026-06-24T02:19:37.663Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (1176 bytes)
105402026-06-24T02:19:38.674Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
105412026-06-24T02:19:38.674Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_11Z.019797.log (1165 bytes)
105422026-06-24T02:19:39.684Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-stderr.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_11Z.019797.log
105432026-06-24T02:19:39.684Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-telemetry.log (8139 bytes)
105442026-06-24T02:19:40.695Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-telemetry.log
105452026-06-24T02:19:40.695Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-telemetry.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_12Z.019797.log (8139 bytes)
105462026-06-24T02:19:41.706Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach-telemetry.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_12Z.019797.log
105472026-06-24T02:19:41.706Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach.log (20064 bytes)
105482026-06-24T02:19:42.719Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach.log
105492026-06-24T02:19:42.719Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log (444673 bytes)
105502026-06-24T02:19:43.738Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_03_21Z.010307.log
105512026-06-24T02:19:43.738Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_11Z.019797.log (20064 bytes)
105522026-06-24T02:19:44.751Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/logs/cockroach.w-01KVVMVWWAS9SXFGPQZJZNSVR7.build.2026-06-24T02_09_11Z.019797.log
105532026-06-24T02:19:44.751Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/marker.format-version.000005.006 (0 bytes)
105542026-06-24T02:19:45.759Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/marker.format-version.000005.006
105552026-06-24T02:19:45.759Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/marker.manifest.000002.MANIFEST-000018 (0 bytes)
105562026-06-24T02:19:46.767Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/marker.manifest.000002.MANIFEST-000018
105572026-06-24T02:19:46.767Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/data/temp-dirs-record.txt (0 bytes)
105582026-06-24T02:19:47.775Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/data/temp-dirs-record.txt
105592026-06-24T02:19:47.775Zuploading: /var/tmp/omicron_tmp/.tmplntVN5/listen-url (56 bytes)
105602026-06-24T02:19:48.784Zuploaded: /var/tmp/omicron_tmp/.tmplntVN5/listen-url
105612026-06-24T02:19:48.785Zuploading: /var/tmp/omicron_tmp/.tmplw1IXf/mgd_stderr (0 bytes)
105622026-06-24T02:19:49.792Zuploaded: /var/tmp/omicron_tmp/.tmplw1IXf/mgd_stderr
105632026-06-24T02:19:49.792Zuploading: /var/tmp/omicron_tmp/.tmplw1IXf/mgd_stdout (39123 bytes)
105642026-06-24T02:19:50.805Zuploaded: /var/tmp/omicron_tmp/.tmplw1IXf/mgd_stdout
105652026-06-24T02:19:50.805Zuploading: /var/tmp/omicron_tmp/.tmplw1IXf/rdb/conf (62 bytes)
105662026-06-24T02:19:51.815Zuploaded: /var/tmp/omicron_tmp/.tmplw1IXf/rdb/conf
105672026-06-24T02:19:51.815Zuploading: /var/tmp/omicron_tmp/.tmplw1IXf/rdb/db (1037 bytes)
105682026-06-24T02:19:52.824Zuploaded: /var/tmp/omicron_tmp/.tmplw1IXf/rdb/db
105692026-06-24T02:19:52.824Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.0.log (1149053 bytes)
105702026-06-24T02:19:53.849Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.0.log
105712026-06-24T02:19:53.849Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.1-clickhouse-wvcL2q/clickhouse-server.errlog (0 bytes)
105722026-06-24T02:19:54.857Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.1-clickhouse-wvcL2q/clickhouse-server.errlog
105732026-06-24T02:19:54.857Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.1-clickhouse-wvcL2q/clickhouse-server.log (4936 bytes)
105742026-06-24T02:19:55.867Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.1-clickhouse-wvcL2q/clickhouse-server.log
105752026-06-24T02:19:55.867Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.2.log (528573 bytes)
105762026-06-24T02:19:56.889Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19153.2.log
105772026-06-24T02:19:56.889Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.0.log (1091884 bytes)
105782026-06-24T02:19:57.914Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.0.log
105792026-06-24T02:19:57.914Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.1-clickhouse-YUQ7Kb/clickhouse-server.errlog (0 bytes)
105802026-06-24T02:19:58.922Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.1-clickhouse-YUQ7Kb/clickhouse-server.errlog
105812026-06-24T02:19:58.922Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.1-clickhouse-YUQ7Kb/clickhouse-server.log (4937 bytes)
105822026-06-24T02:19:59.932Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.1-clickhouse-YUQ7Kb/clickhouse-server.log
105832026-06-24T02:19:59.932Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.2.log (306021 bytes)
105842026-06-24T02:20:00.951Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19437.2.log
105852026-06-24T02:20:00.951Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.0.log (1312156 bytes)
105862026-06-24T02:20:01.976Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.0.log
105872026-06-24T02:20:01.977Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.1-clickhouse-XS6A9s/clickhouse-server.errlog (0 bytes)
105882026-06-24T02:20:02.985Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.1-clickhouse-XS6A9s/clickhouse-server.errlog
105892026-06-24T02:20:02.985Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.1-clickhouse-XS6A9s/clickhouse-server.log (4936 bytes)
105902026-06-24T02:20:03.995Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.1-clickhouse-XS6A9s/clickhouse-server.log
105912026-06-24T02:20:03.995Zuploading: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.2.log (492324 bytes)
105922026-06-24T02:20:05.015Zuploaded: /var/tmp/omicron_tmp/test_all-5e844f8239feea17-test_silo_certificates.19789.2.log